|
3 | 3 | "private": true, |
4 | 4 | "workspaces": ["packages/*"], |
5 | 5 | "type": "module", |
6 | | - "packageManager": "[email protected].0", |
| 6 | + "packageManager": "[email protected].2", |
7 | 7 | "engines": { |
8 | 8 | "node": ">=20.x", |
9 | 9 | "pnpm": ">=9.x" |
|
17 | 17 | "@babel/preset-typescript": "7.26.0", |
18 | 18 | "@biomejs/biome": "1.9.4", |
19 | 19 | "@changesets/changelog-github": "0.5.0", |
20 | | - "@changesets/cli": "2.27.9", |
| 20 | + "@changesets/cli": "2.27.10", |
21 | 21 | "@commitlint/cli": "19.5.0", |
22 | 22 | "@commitlint/config-conventional": "19.5.0", |
23 | 23 | "@eslint/eslintrc": "3.1.0", |
|
26 | 26 | "@testing-library/jest-dom": "6.6.3", |
27 | 27 | "@testing-library/react": "16.0.1", |
28 | 28 | "@types/jest": "29.5.14", |
29 | | - "@types/node": "22.9.0", |
| 29 | + "@types/node": "22.9.1", |
30 | 30 | "@types/react": "18.3.12", |
31 | 31 | "@types/react-dom": "18.3.1", |
32 | 32 | "@vitejs/plugin-react": "4.3.3", |
|
37 | 37 | "esbuild-plugin-browserslist": "0.15.0", |
38 | 38 | "eslint": "9.13.0", |
39 | 39 | "globals": "15.12.0", |
40 | | - "happy-dom": "15.10.8", |
| 40 | + "happy-dom": "15.11.6", |
41 | 41 | "husky": "9.1.6", |
42 | 42 | "lint-staged": "15.2.10", |
43 | 43 | "mockdate": "3.0.5", |
44 | 44 | "read-pkg": "9.0.1", |
45 | 45 | "shx": "0.3.4", |
46 | 46 | "tstyche": "3.0.0", |
47 | 47 | "typescript": "5.6.3", |
48 | | - "vite": "5.4.10", |
| 48 | + "vite": "5.4.11", |
49 | 49 | "vitest": "2.1.5", |
50 | 50 | "vitest-localstorage-mock": "0.1.2", |
51 | 51 | "wait-for-expect": "3.0.2" |
|
0 commit comments