Fix package versions

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2026-03-02 13:40:11 +01:00
parent aac824f4aa
commit 70259f7e65
2 changed files with 501 additions and 414 deletions

909
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -47,8 +47,8 @@
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@vitejs/plugin-react": "^5.1.4",
"@vitest/browser": "^3.1.3",
"@vitest/coverage-v8": "^3.1.3",
"@vitest/browser": "^4.0.18",
"@vitest/coverage-v8": "^4.0.18",
"eslint": "^9.39.2",
"playwright": "^1.55.1",
"react": "^19.1.0",
@@ -58,7 +58,7 @@
"storybook": "^10.2.10",
"typescript": "~5.8.3",
"vite": "^7.3.1",
"vitest": "^3.1.3"
"vitest": "^4.0.18"
},
"peerDependencies": {
"react": "^19.1.0",