Skip to content

Commit

Permalink
fix: yarn-pnp/react-vite/package.json & yarn-pnp/react-vite/yarn.lock…
Browse files Browse the repository at this point in the history
… to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKDOWNTOJSX-6258886
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Oct 18, 2024
1 parent 9166fbc commit f7c8376
Show file tree
Hide file tree
Showing 2 changed files with 396 additions and 505 deletions.
6 changes: 3 additions & 3 deletions yarn-pnp/react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.6.0-alpha.2",
"@storybook/addon-essentials": "^8.2.0",
"@storybook/addon-interactions": "^7.6.0-alpha.2",
"@storybook/addon-links": "^7.6.0-alpha.2",
"@storybook/addon-onboarding": "^1.0.8",
"@storybook/blocks": "^7.6.0-alpha.2",
"@storybook/blocks": "^8.2.0",
"@storybook/react": "^7.6.0-alpha.2",
"@storybook/react-vite": "^7.6.0-alpha.2",
"@storybook/test-runner": "^0.13.0",
Expand All @@ -36,7 +36,7 @@
"eslint": "^8.52.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"serve": "^14.2.1",
"serve": "^14.2.4",
"storybook": "^7.6.0-alpha.2",
"typescript": "^5.2.2",
"vite": "^4.5.0",
Expand Down
Loading

0 comments on commit f7c8376

Please sign in to comment.