|
5 | 5 | "type": "git", |
6 | 6 | "url": "https://github.com/TanStack/intent" |
7 | 7 | }, |
8 | | - "packageManager": "pnpm@11.1.1", |
| 8 | + "packageManager": "pnpm@11.7.0", |
9 | 9 | "engines": { |
10 | | - "pnpm": ">=11.0.0" |
| 10 | + "pnpm": ">=11.7.0" |
11 | 11 | }, |
12 | 12 | "type": "module", |
13 | 13 | "scripts": { |
|
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@changesets/changelog-github": "^0.7.0", |
50 | | - "@changesets/cli": "^2.29.8", |
51 | | - "@faker-js/faker": "^10.2.0", |
| 50 | + "@changesets/cli": "^2.31.0", |
| 51 | + "@faker-js/faker": "^10.4.0", |
52 | 52 | "@tanstack/eslint-config": "0.4.0", |
53 | 53 | "@tanstack/typedoc-config": "^0.3.3", |
54 | 54 | "@types/node": "^25.0.7", |
55 | | - "eslint": "^9.39.2", |
56 | | - "eslint-plugin-unused-imports": "^4.3.0", |
57 | | - "happy-dom": "^20.1.0", |
58 | | - "knip": "^5.80.2", |
| 55 | + "eslint": "^9.39.4", |
| 56 | + "eslint-plugin-unused-imports": "^4.4.1", |
| 57 | + "happy-dom": "^20.10.3", |
| 58 | + "knip": "^5.88.1", |
59 | 59 | "markdown-link-extractor": "^4.0.3", |
60 | | - "nx": "^22.3.3", |
61 | | - "prettier": "^3.7.4", |
62 | | - "prettier-plugin-svelte": "^3.4.1", |
63 | | - "sherif": "^1.9.0", |
64 | | - "tinyglobby": "^0.2.15", |
| 60 | + "nx": "^22.7.5", |
| 61 | + "prettier": "^3.8.4", |
| 62 | + "prettier-plugin-svelte": "^3.5.2", |
| 63 | + "sherif": "^1.11.1", |
| 64 | + "tinyglobby": "^0.2.17", |
65 | 65 | "typescript": "5.9.3", |
66 | | - "vitest": "^4.0.17", |
67 | | - "yaml": "2.8.3" |
| 66 | + "vitest": "^4.1.9", |
| 67 | + "yaml": "2.9.0" |
68 | 68 | }, |
69 | 69 | "overrides": {} |
70 | 70 | } |
0 commit comments