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-PATHTOREGEXP-8482416
  • Loading branch information
snyk-bot committed Dec 13, 2024
1 parent 9166fbc commit 770adef
Show file tree
Hide file tree
Showing 2 changed files with 638 additions and 3,161 deletions.
4 changes: 2 additions & 2 deletions yarn-pnp/react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/addon-onboarding": "^1.0.8",
"@storybook/blocks": "^7.6.0-alpha.2",
"@storybook/react": "^7.6.0-alpha.2",
"@storybook/react-vite": "^7.6.0-alpha.2",
"@storybook/react-vite": "^8.4.0",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.2",
"@types/react": "^18.2.33",
Expand All @@ -37,7 +37,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"serve": "^14.2.1",
"storybook": "^7.6.0-alpha.2",
"storybook": "^8.2.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"wait-on": "^7.0.1"
Expand Down
Loading

0 comments on commit 770adef

Please sign in to comment.