Fix package versions
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
909
package-lock.json
generated
909
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -47,8 +47,8 @@
|
|||||||
"@types/react": "^19.1.2",
|
"@types/react": "^19.1.2",
|
||||||
"@types/react-dom": "^19.1.2",
|
"@types/react-dom": "^19.1.2",
|
||||||
"@vitejs/plugin-react": "^5.1.4",
|
"@vitejs/plugin-react": "^5.1.4",
|
||||||
"@vitest/browser": "^3.1.3",
|
"@vitest/browser": "^4.0.18",
|
||||||
"@vitest/coverage-v8": "^3.1.3",
|
"@vitest/coverage-v8": "^4.0.18",
|
||||||
"eslint": "^9.39.2",
|
"eslint": "^9.39.2",
|
||||||
"playwright": "^1.55.1",
|
"playwright": "^1.55.1",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
"storybook": "^10.2.10",
|
"storybook": "^10.2.10",
|
||||||
"typescript": "~5.8.3",
|
"typescript": "~5.8.3",
|
||||||
"vite": "^7.3.1",
|
"vite": "^7.3.1",
|
||||||
"vitest": "^3.1.3"
|
"vitest": "^4.0.18"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user