Skip to content

Commit

Permalink
update dependencies (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell authored Jan 5, 2025
1 parent c716459 commit ee5acef
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 416 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"dependencies": {
"@docsearch/react": "^3.8.2",
"@docusaurus/core": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"@docusaurus/theme-search-algolia": "^3.6.3",
"@docusaurus/core": "3.7.0",
"@docusaurus/preset-classic": "3.7.0",
"@docusaurus/theme-search-algolia": "^3.7.0",
"@mdx-js/react": "3.1.0",
"@svgr/webpack": "^8.1.0",
"aos": "^2.3.4",
Expand All @@ -26,10 +26,10 @@
"docusaurus-plugin-sass": "^0.2.6",
"file-loader": "^6.2.0",
"prism-react-renderer": "^2.4.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-github-btn": "^1.4.0",
"sass": "^1.83.0",
"sass": "^1.83.1",
"url-loader": "^4.1.1"
},
"browserslist": {
Expand Down
Loading

0 comments on commit ee5acef

Please sign in to comment.