|
5 | 5 | "type": "git",
|
6 | 6 | "url": "https://github.com/TanStack/query.git"
|
7 | 7 | },
|
8 |
| - "packageManager": "pnpm@10.13.1", |
| 8 | + "packageManager": "pnpm@10.16.1", |
9 | 9 | "type": "module",
|
10 | 10 | "scripts": {
|
11 | 11 | "clean": "pnpm --filter \"./packages/**\" run clean",
|
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 | 41 | "@arethetypeswrong/cli": "^0.15.3",
|
42 |
| - "@cspell/eslint-plugin": "^8.17.1", |
43 |
| - "@eslint-react/eslint-plugin": "^1.52.3", |
44 |
| - "@tanstack/config": "^0.19.0", |
45 |
| - "@testing-library/jest-dom": "^6.6.3", |
| 42 | + "@cspell/eslint-plugin": "^9.2.1", |
| 43 | + "@eslint-react/eslint-plugin": "^1.53.1", |
| 44 | + "@tanstack/config": "^0.20.2", |
| 45 | + "@testing-library/jest-dom": "^6.8.0", |
46 | 46 | "@types/node": "^22.15.3",
|
47 | 47 | "@types/react": "^19.0.1",
|
48 | 48 | "@types/react-dom": "^19.0.2",
|
49 | 49 | "@vitest/coverage-istanbul": "3.1.3",
|
50 | 50 | "@vitest/eslint-plugin": "^1.1.36",
|
51 |
| - "cpy-cli": "^5.0.0", |
| 51 | + "cpy-cli": "^6.0.0", |
52 | 52 | "esbuild-plugin-file-path-extensions": "^2.1.4",
|
53 |
| - "eslint": "^9.15.0", |
54 |
| - "eslint-plugin-react-hooks": "^6.0.0-rc.1", |
55 |
| - "jsdom": "^25.0.1", |
56 |
| - "knip": "^5.50.2", |
| 53 | + "eslint": "^9.36.0", |
| 54 | + "eslint-plugin-react-hooks": "^6.0.0-rc.2", |
| 55 | + "jsdom": "^27.0.0", |
| 56 | + "knip": "^5.63.1", |
57 | 57 | "markdown-link-extractor": "^4.0.2",
|
58 |
| - "nx": "21.3.0", |
| 58 | + "nx": "21.5.3", |
59 | 59 | "premove": "^4.0.0",
|
60 | 60 | "prettier": "^3.6.2",
|
61 | 61 | "prettier-plugin-svelte": "^3.4.0",
|
62 |
| - "publint": "^0.3.12", |
| 62 | + "publint": "^0.3.13", |
63 | 63 | "react": "^19.0.0",
|
64 | 64 | "react-dom": "^19.0.0",
|
65 | 65 | "sherif": "^1.6.1",
|
66 |
| - "tinyglobby": "^0.2.14", |
| 66 | + "tinyglobby": "^0.2.15", |
67 | 67 | "tsup": "^8.4.0",
|
68 | 68 | "typescript": "5.8.3",
|
69 | 69 | "typescript50": "npm:[email protected]",
|
|
0 commit comments