|
34 | 34 | "namespace": "@tanstack",
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@solidjs/testing-library": "^0.8.5",
|
37 |
| - "@tanstack/config": "^0.3.2", |
| 37 | + "@tanstack/config": "^0.4.2", |
38 | 38 | "@testing-library/jest-dom": "^6.1.5",
|
39 | 39 | "@testing-library/react": "^14.1.2",
|
40 | 40 | "@testing-library/user-event": "^14.4.3",
|
|
46 | 46 | "@types/react-dom": "^18.0.5",
|
47 | 47 | "@typescript-eslint/eslint-plugin": "^6.4.1",
|
48 | 48 | "@typescript-eslint/parser": "^6.4.1",
|
49 |
| - "@vitest/coverage-istanbul": "^1.1.0", |
| 49 | + "@vitest/coverage-istanbul": "^1.2.2", |
50 | 50 | "eslint": "^8.56.0",
|
51 | 51 | "eslint-config-prettier": "^9.1.0",
|
52 | 52 | "eslint-import-resolver-typescript": "^3.6.1",
|
53 | 53 | "eslint-plugin-import": "^2.29.1",
|
54 | 54 | "eslint-plugin-react": "^7.33.2",
|
55 | 55 | "eslint-plugin-react-hooks": "^4.6.0",
|
56 | 56 | "jsdom": "^23.0.1",
|
57 |
| - "nx": "^17.2.8", |
| 57 | + "nx": "^17.3.1", |
58 | 58 | "prettier": "^4.0.0-alpha.8",
|
59 | 59 | "publint": "^0.2.7",
|
60 | 60 | "react": "^18.2.0",
|
|
65 | 65 | "typescript49": "npm:[email protected]",
|
66 | 66 | "typescript50": "npm:[email protected]",
|
67 | 67 | "typescript51": "npm:[email protected]",
|
68 |
| - "vite": "^5.0.10", |
69 |
| - "vitest": "^1.1.0", |
| 68 | + "vite": "^5.0.12", |
| 69 | + "vitest": "^1.2.2", |
70 | 70 | "vue": "^3.3.4"
|
71 | 71 | }
|
72 | 72 | }
|
0 commit comments