Skip to content

Commit

Permalink
Updated dependencies (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
motymichaely authored Jan 7, 2025
1 parent 677c23b commit b147967
Show file tree
Hide file tree
Showing 2 changed files with 2,560 additions and 1,932 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docsearch/react": "3.6.2",
"@docusaurus/core": "^3.5.1",
"@docusaurus/preset-classic": "^3.5.2",
"@docusaurus/theme-classic": "^3.5.2",
"@docsearch/react": "3.8.2",
"@docusaurus/core": "^3.7.0",
"@docusaurus/preset-classic": "^3.7.0",
"@docusaurus/theme-classic": "^3.7.0",
"clsx": "^2.1.1",
"docusaurus-plugin-segment": "^1.0.4",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"json5": "2.2.3",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"prism-react-renderer": "^2.4.1",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"resolutions": {
"react-error-overlay": "^6.0.9"
Expand Down
Loading

0 comments on commit b147967

Please sign in to comment.