Skip to content

Commit

Permalink
fix: www/package.json & www/yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 11, 2024
1 parent afade35 commit 404d7a6
Show file tree
Hide file tree
Showing 2 changed files with 5,270 additions and 681 deletions.
8 changes: 4 additions & 4 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^2.4.0",
"@docusaurus/preset-classic": "^2.4.0",
"@docusaurus/core": "^3.6.0",
"@docusaurus/preset-classic": "^3.6.0",
"@docusaurus/theme-common": "^2.4.0",
"@docusaurus/theme-live-codeblock": "^2.4.0",
"@docusaurus/theme-live-codeblock": "^3.6.0",
"@mdx-js/react": "^1.6.22",
"@restart/hooks": "^0.4.9",
"ast-types": "^0.14.2",
Expand All @@ -33,7 +33,7 @@
"prism-react-renderer": "^1.3.5",
"raw-loader": "^4.0.2",
"react": "^17.0.2",
"react-docgen": "^5.4.3",
"react-docgen": "^6.0.0",
"react-dom": "^17.0.2",
"react-live": "^2.4.1",
"sass": "^1.62.0",
Expand Down
Loading

0 comments on commit 404d7a6

Please sign in to comment.