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
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent 9166fbc commit 77addbf
Show file tree
Hide file tree
Showing 2 changed files with 679 additions and 181 deletions.
8 changes: 4 additions & 4 deletions yarn-pnp/react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@storybook/testing-library": "^0.2.2",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@vitejs/plugin-react": "^4.1.0",
"concurrently": "^8.2.2",
"eslint": "^8.52.0",
Expand All @@ -39,8 +39,8 @@
"serve": "^14.2.1",
"storybook": "^7.6.0-alpha.2",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"wait-on": "^7.0.1"
"vite": "^5.0.0",
"wait-on": "^8.0.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 77addbf

Please sign in to comment.