|
3 | 3 | "private": true, |
4 | 4 | "workspaces": ["packages/*"], |
5 | 5 | "type": "module", |
6 | | - "packageManager": "pnpm@9.10.0", |
| 6 | + "packageManager": "pnpm@9.11.0", |
7 | 7 | "engines": { |
8 | 8 | "node": ">=20.x", |
9 | 9 | "pnpm": ">=9.x" |
|
15 | 15 | "@babel/preset-env": "7.25.4", |
16 | 16 | "@babel/preset-react": "7.24.7", |
17 | 17 | "@babel/preset-typescript": "7.24.7", |
18 | | - "@biomejs/biome": "1.9.1", |
| 18 | + "@biomejs/biome": "1.9.2", |
19 | 19 | "@changesets/changelog-github": "0.5.0", |
20 | 20 | "@changesets/cli": "2.27.8", |
21 | 21 | "@commitlint/cli": "19.5.0", |
|
26 | 26 | "@testing-library/jest-dom": "6.5.0", |
27 | 27 | "@testing-library/react": "16.0.1", |
28 | 28 | "@types/jest": "29.5.13", |
29 | | - "@types/node": "20.16.5", |
30 | | - "@types/react": "18.3.8", |
| 29 | + "@types/node": "20.16.10", |
| 30 | + "@types/react": "18.3.10", |
31 | 31 | "@types/react-dom": "18.3.0", |
32 | 32 | "@vitejs/plugin-react": "4.3.1", |
33 | 33 | "@vitest/coverage-istanbul": "2.1.1", |
|
45 | 45 | "shx": "0.3.4", |
46 | 46 | "tstyche": "2.1.1", |
47 | 47 | "typescript": "5.5.4", |
48 | | - "vite": "5.4.6", |
| 48 | + "vite": "5.4.8", |
49 | 49 | "vitest": "2.1.1", |
50 | 50 | "vitest-localstorage-mock": "0.1.2", |
51 | 51 | "wait-for-expect": "3.0.2" |
|
0 commit comments