Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed May 9, 2024
1 parent 2fe1fe7 commit 9229ecd
Show file tree
Hide file tree
Showing 3 changed files with 7,514 additions and 5,408 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,26 @@
"prepare": "husky install"
},
"dependencies": {
"@docusaurus/core": "3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.1.0",
"@docusaurus/core": "3.3.2",
"@docusaurus/preset-classic": "3.3.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"plugin-image-zoom": "github:flexanalytics/plugin-image-zoom",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-data-table-component": "^7.6.2",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-feather": "^2.0.10",
"react-medium-image-zoom": "^5.1.10",
"styled-components": "^6.1.8",
"react-medium-image-zoom": "^5.2.0",
"styled-components": "^6.1.11",
"use-ackee": "^3.0.1"
},
"devDependencies": {
"@biomejs/biome": "1.5.3",
"@docusaurus/module-type-aliases": "3.1.1",
"@tsconfig/docusaurus": "^2.0.2",
"husky": "^9.0.10",
"typescript": "^5.3.3"
"@biomejs/biome": "1.7.3",
"@docusaurus/module-type-aliases": "3.3.2",
"@tsconfig/docusaurus": "^2.0.3",
"husky": "^9.0.11",
"typescript": "^5.4.5"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 9229ecd

Please sign in to comment.