Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Jul 22, 2024
1 parent 89cfcf6 commit 3f05bcf
Show file tree
Hide file tree
Showing 2 changed files with 1,919 additions and 2,579 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"prepare": "husky install"
},
"dependencies": {
"@docusaurus/core": "3.3.2",
"@docusaurus/preset-classic": "3.3.2",
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"plugin-image-zoom": "github:flexanalytics/plugin-image-zoom",
Expand All @@ -30,16 +30,16 @@
"react-data-table-component": "^7.6.2",
"react-dom": "^18.3.1",
"react-feather": "^2.0.10",
"react-medium-image-zoom": "^5.2.0",
"styled-components": "^6.1.11",
"use-ackee": "^3.0.1"
"react-medium-image-zoom": "^5.2.8",
"styled-components": "^6.1.12",
"use-ackee": "^3.1.0"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@docusaurus/module-type-aliases": "3.3.2",
"@biomejs/biome": "1.8.3",
"@docusaurus/module-type-aliases": "3.4.0",
"@tsconfig/docusaurus": "^2.0.3",
"husky": "^9.0.11",
"typescript": "^5.4.5"
"husky": "^9.1.1",
"typescript": "^5.5.3"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 3f05bcf

Please sign in to comment.