|
2 | 2 | "name": "root",
|
3 | 3 | "private": true,
|
4 | 4 | "repository": "https://github.com/tanstack/store.git",
|
5 |
| - "packageManager": "[email protected].1", |
| 5 | + "packageManager": "[email protected].2", |
6 | 6 | "type": "module",
|
7 | 7 | "scripts": {
|
8 | 8 | "clean": "pnpm --filter \"./packages/**\" run clean",
|
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@eslint-react/eslint-plugin": "^1.52.2",
|
40 |
| - "@tanstack/config": "^0.18.2", |
| 40 | + "@tanstack/config": "^0.19.0", |
41 | 41 | "@testing-library/jest-dom": "^6.6.3",
|
42 | 42 | "@testing-library/user-event": "^14.6.1",
|
43 | 43 | "@types/node": "^22.10.1",
|
44 |
| - "@vitest/coverage-istanbul": "^3.2.3", |
| 44 | + "@vitest/coverage-istanbul": "^3.2.4", |
45 | 45 | "eslint": "^9.29.0",
|
46 | 46 | "eslint-plugin-react-hooks": "^5.2.0",
|
47 | 47 | "fast-glob": "^3.3.3",
|
48 | 48 | "jsdom": "^25.0.1",
|
49 |
| - "knip": "^5.61.0", |
| 49 | + "knip": "^5.61.2", |
50 | 50 | "markdown-link-extractor": "^4.0.2",
|
51 | 51 | "nx": "^20.8.2",
|
52 | 52 | "premove": "^4.0.0",
|
53 |
| - "prettier": "^3.5.3", |
| 53 | + "prettier": "^3.6.0", |
54 | 54 | "prettier-plugin-svelte": "^3.4.0",
|
55 | 55 | "publint": "^0.3.12",
|
56 |
| - "sherif": "^1.5.0", |
| 56 | + "sherif": "^1.6.1", |
57 | 57 | "typescript": "5.6.3",
|
58 | 58 | "typescript50": "npm:[email protected]",
|
59 | 59 | "typescript51": "npm:[email protected]",
|
60 | 60 | "typescript52": "npm:[email protected]",
|
61 | 61 | "typescript53": "npm:[email protected]",
|
62 | 62 | "vite": "^6.3.5",
|
63 |
| - "vitest": "^3.2.3", |
64 |
| - "vue": "^3.5.16" |
| 63 | + "vitest": "^3.2.4", |
| 64 | + "vue": "^3.5.17" |
65 | 65 | }
|
66 | 66 | }
|
0 commit comments