Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Feb 3, 2024
1 parent fcd677a commit b6e51a5
Show file tree
Hide file tree
Showing 2 changed files with 1,271 additions and 1,321 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,24 @@
"prepare": "husky install"
},
"dependencies": {
"@docusaurus/core": "3.0.1",
"@docusaurus/preset-classic": "3.0.1",
"@docusaurus/core": "3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
"clsx": "^2.1.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-data-table-component": "^7.5.4",
"react-data-table-component": "^7.6.2",
"react-dom": "^18.2.0",
"react-feather": "^2.0.10",
"react-medium-image-zoom": "^5.1.8",
"styled-components": "^6.1.1",
"react-medium-image-zoom": "^5.1.10",
"styled-components": "^6.1.8",
"use-ackee": "^3.0.1"
},
"devDependencies": {
"@biomejs/biome": "1.4.1",
"@docusaurus/module-type-aliases": "3.0.1",
"@biomejs/biome": "1.5.3",
"@docusaurus/module-type-aliases": "3.1.1",
"@tsconfig/docusaurus": "^2.0.2",
"husky": "^8.0.3",
"husky": "^9.0.10",
"typescript": "^5.3.3"
},
"browserslist": {
Expand Down
Loading

0 comments on commit b6e51a5

Please sign in to comment.