Skip to content

Commit

Permalink
Bump docusaurus version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodegard committed May 8, 2024
1 parent 73f85b4 commit e4b78d0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"banner": "cd bin/banner && npm install --silent && npm run -- banner"
},
"dependencies": {
"@docusaurus/core": "^3.1.1",
"@docusaurus/plugin-ideal-image": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@docusaurus/core": "^3.3.2",
"@docusaurus/plugin-ideal-image": "^3.3.2",
"@docusaurus/preset-classic": "^3.3.2",
"@fortawesome/fontawesome-free": "^6.4.0",
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-regular-svg-icons": "^6.4.0",
Expand All @@ -32,8 +32,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.1.1",
"@docusaurus/types": "^3.1.1",
"@docusaurus/module-type-aliases": "^3.3.2",
"@docusaurus/types": "^3.3.2",
"eslint": "^8.28.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.26.0",
Expand Down

0 comments on commit e4b78d0

Please sign in to comment.