|
3 | 3 | "private": true, |
4 | 4 | "workspaces": ["packages/*"], |
5 | 5 | "type": "module", |
6 | | - "packageManager": "[email protected].2", |
| 6 | + "packageManager": "[email protected].3", |
7 | 7 | "engines": { |
8 | 8 | "node": ">=20.x", |
9 | 9 | "pnpm": ">=9.x" |
|
23 | 23 | "@eslint/eslintrc": "3.1.0", |
24 | 24 | "@scaleway/eslint-config-react": "workspace:*", |
25 | 25 | "@scaleway/tsconfig": "workspace:*", |
26 | | - "@testing-library/jest-dom": "6.6.2", |
| 26 | + "@testing-library/jest-dom": "6.6.3", |
27 | 27 | "@testing-library/react": "16.0.1", |
28 | 28 | "@types/jest": "29.5.14", |
29 | 29 | "@types/node": "20.16.12", |
30 | 30 | "@types/react": "18.3.12", |
31 | 31 | "@types/react-dom": "18.3.1", |
32 | 32 | "@vitejs/plugin-react": "4.3.3", |
33 | 33 | "@vitest/coverage-istanbul": "2.1.3", |
34 | | - "browserslist": "4.24.0", |
| 34 | + "browserslist": "4.24.2", |
35 | 35 | "builtin-modules": "4.0.0", |
36 | 36 | "cross-env": "7.0.3", |
37 | 37 | "esbuild-plugin-browserslist": "0.15.0", |
|
45 | 45 | "shx": "0.3.4", |
46 | 46 | "tstyche": "2.1.1", |
47 | 47 | "typescript": "5.6.3", |
48 | | - "vite": "5.4.9", |
| 48 | + "vite": "5.4.10", |
49 | 49 | "vitest": "2.1.3", |
50 | 50 | "vitest-localstorage-mock": "0.1.2", |
51 | 51 | "wait-for-expect": "3.0.2" |
|
0 commit comments