|
33 | 33 | },
|
34 | 34 | "namespace": "@tanstack",
|
35 | 35 | "devDependencies": {
|
36 |
| - "@commitlint/parse": "^18.4.3", |
37 | 36 | "@solidjs/testing-library": "^0.8.5",
|
38 |
| - "@tanstack/config": "^0.1.1", |
| 37 | + "@tanstack/config": "^0.1.6", |
39 | 38 | "@testing-library/jest-dom": "^6.1.5",
|
40 | 39 | "@testing-library/react": "^14.1.2",
|
41 | 40 | "@testing-library/react-hooks": "^8.0.1",
|
42 | 41 | "@testing-library/user-event": "^14.4.3",
|
43 | 42 | "@testing-library/vue": "^7.0.0",
|
44 |
| - "@types/current-git-branch": "^1.1.6", |
45 | 43 | "@types/eslint": "^8.56.0",
|
46 |
| - "@types/git-log-parser": "^1.2.3", |
47 | 44 | "@types/jest": "^26.0.4",
|
48 |
| - "@types/jsonfile": "^6.1.4", |
49 |
| - "@types/luxon": "^2.3.1", |
50 | 45 | "@types/node": "^18.19.3",
|
51 | 46 | "@types/react": "^18.2.45",
|
52 | 47 | "@types/react-dom": "^18.0.5",
|
53 |
| - "@types/semver": "^7.5.6", |
54 |
| - "@types/stream-to-array": "^2.3.3", |
55 | 48 | "@typescript-eslint/eslint-plugin": "^6.4.1",
|
56 | 49 | "@typescript-eslint/parser": "^6.4.1",
|
57 | 50 | "@vitest/coverage-istanbul": "^1.1.0",
|
58 |
| - "axios": "^1.6.2", |
59 |
| - "chalk": "^5.3.0", |
60 |
| - "current-git-branch": "^1.1.0", |
61 | 51 | "eslint": "^8.56.0",
|
62 | 52 | "eslint-config-prettier": "^9.1.0",
|
63 | 53 | "eslint-import-resolver-typescript": "^3.6.1",
|
64 | 54 | "eslint-plugin-import": "^2.29.1",
|
65 | 55 | "eslint-plugin-react": "^7.33.2",
|
66 | 56 | "eslint-plugin-react-hooks": "^4.6.0",
|
67 |
| - "git-log-parser": "^1.2.0", |
68 | 57 | "jsdom": "^23.0.1",
|
69 |
| - "jsonfile": "^6.1.0", |
70 |
| - "luxon": "^3.4.4", |
71 | 58 | "nx": "^17.2.8",
|
72 | 59 | "prettier": "^4.0.0-alpha.8",
|
73 | 60 | "publint": "^0.2.7",
|
|
76 | 63 | "react-dom": "^18.2.0",
|
77 | 64 | "react-dom-17": "npm:react-dom@^17.0.2",
|
78 | 65 | "rimraf": "^5.0.5",
|
79 |
| - "semver": "^7.5.4", |
80 | 66 | "solid-js": "^1.7.8",
|
81 |
| - "stream-to-array": "^2.3.0", |
82 | 67 | "type-fest": "^4.8.3",
|
83 | 68 | "typescript": "^5.2.2",
|
84 | 69 | "typescript49": "npm:[email protected]",
|
|
0 commit comments