|
43 | 43 | "namespace": "@tanstack",
|
44 | 44 | "devDependencies": {
|
45 | 45 | "@arethetypeswrong/cli": "^0.15.3",
|
46 |
| - "@cspell/eslint-plugin": "^8.8.1", |
| 46 | + "@cspell/eslint-plugin": "^8.9.1", |
47 | 47 | "@solidjs/testing-library": "^0.8.8",
|
48 | 48 | "@tanstack/config": "^0.7.11",
|
49 | 49 | "@testing-library/jest-dom": "^6.4.5",
|
|
52 | 52 | "@types/node": "^20.12.12",
|
53 | 53 | "@types/react": "npm:types-react@rc",
|
54 | 54 | "@types/react-dom": "npm:types-react-dom@rc",
|
55 |
| - "@typescript-eslint/eslint-plugin": "^6.20.0", |
56 |
| - "@typescript-eslint/parser": "^6.20.0", |
| 55 | + "@typescript-eslint/eslint-plugin": "^7.13.1", |
| 56 | + "@typescript-eslint/parser": "^7.13.1", |
57 | 57 | "@vitest/coverage-istanbul": "^1.6.0",
|
58 | 58 | "cpy-cli": "^5.0.0",
|
59 | 59 | "esbuild-plugin-file-path-extensions": "^2.1.0",
|
60 |
| - "eslint": "^8.56.0", |
| 60 | + "eslint": "^8.57.0", |
61 | 61 | "eslint-config-prettier": "^9.1.0",
|
62 | 62 | "eslint-import-resolver-typescript": "^3.6.1",
|
63 | 63 | "eslint-plugin-import": "^2.29.1",
|
64 |
| - "eslint-plugin-react": "^7.34.1", |
| 64 | + "eslint-plugin-react": "^7.34.3", |
65 | 65 | "eslint-plugin-react-hooks": "^4.6.2",
|
66 | 66 | "husky": "^9.0.11",
|
67 | 67 | "jsdom": "^24.0.0",
|
|
0 commit comments