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-BABELTRAVERSE-5962462
  • Loading branch information
snyk-bot committed Oct 13, 2023
1 parent 38cc6d2 commit eabb461
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 280 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,13 +18,13 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.2.0-alpha.0",
"@storybook/addon-essentials": "^7.2.0",
"@storybook/addon-interactions": "^7.2.0-alpha.0",
"@storybook/addon-links": "^7.2.0-alpha.0",
"@storybook/addon-onboarding": "^1.0.8",
"@storybook/blocks": "^7.2.0-alpha.0",
"@storybook/react": "^7.2.0-alpha.0",
"@storybook/react-vite": "^7.2.0-alpha.0",
"@storybook/react-vite": "^7.2.0",
"@storybook/test-runner": "^0.11.0",
"@storybook/testing-library": "^0.2.0",
"@types/react": "^18.2.15",
Expand All @@ -37,7 +37,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"serve": "^14.2.0",
"storybook": "^7.2.0-alpha.0",
"storybook": "^7.2.0",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"wait-on": "^7.0.1"
Expand Down
Loading

0 comments on commit eabb461

Please sign in to comment.