|
37 | 37 | },
|
38 | 38 | "namespace": "@tanstack",
|
39 | 39 | "devDependencies": {
|
40 |
| - "@commitlint/parse": "^18.4.3", |
41 | 40 | "@solidjs/testing-library": "^0.8.5",
|
| 41 | + "@tanstack/config": "^0.1.6", |
42 | 42 | "@testing-library/jest-dom": "^6.1.5",
|
43 | 43 | "@testing-library/react": "^14.1.2",
|
44 |
| - "@types/current-git-branch": "^1.1.6", |
45 | 44 | "@types/eslint": "^8.56.0",
|
46 |
| - "@types/git-log-parser": "^1.2.3", |
47 |
| - "@types/jsonfile": "^6.1.4", |
48 |
| - "@types/luxon": "^3.3.7", |
49 | 45 | "@types/node": "^18.19.3",
|
50 | 46 | "@types/react": "^18.2.45",
|
51 | 47 | "@types/react-dom": "^18.2.18",
|
52 |
| - "@types/semver": "^7.5.6", |
53 |
| - "@types/stream-to-array": "^2.3.3", |
54 | 48 | "@typescript-eslint/eslint-plugin": "^5.62.0",
|
55 | 49 | "@typescript-eslint/parser": "^5.62.0",
|
56 | 50 | "@vitest/coverage-istanbul": "^1.1.0",
|
57 |
| - "axios": "^1.6.2", |
58 |
| - "chalk": "^5.3.0", |
59 | 51 | "cpy-cli": "^5.0.0",
|
60 | 52 | "cross-env": "^7.0.3",
|
61 |
| - "current-git-branch": "^1.1.0", |
62 | 53 | "esbuild-plugin-file-path-extensions": "^2.0.0",
|
63 | 54 | "eslint": "^8.56.0",
|
64 | 55 | "eslint-config-prettier": "^9.1.0",
|
65 | 56 | "eslint-import-resolver-typescript": "^3.6.1",
|
66 | 57 | "eslint-plugin-import": "^2.29.1",
|
67 | 58 | "eslint-plugin-react": "^7.33.2",
|
68 | 59 | "eslint-plugin-react-hooks": "^4.6.0",
|
69 |
| - "git-log-parser": "^1.2.0", |
70 | 60 | "jsdom": "^23.0.1",
|
71 |
| - "jsonfile": "^6.1.0", |
72 | 61 | "knip": "^3.3.1",
|
73 |
| - "luxon": "^3.4.4", |
74 | 62 | "nx": "^17.2.7",
|
75 | 63 | "prettier": "^4.0.0-alpha.8",
|
76 | 64 | "prettier-plugin-svelte": "^3.1.2",
|
77 | 65 | "publint": "^0.2.7",
|
78 | 66 | "react": "^18.2.0",
|
79 | 67 | "react-dom": "^18.2.0",
|
80 | 68 | "rimraf": "^5.0.5",
|
81 |
| - "semver": "^7.5.4", |
82 | 69 | "sherif": "^0.7.0",
|
83 | 70 | "solid-js": "^1.8.7",
|
84 |
| - "stream-to-array": "^2.3.0", |
85 | 71 | "tsup": "^8.0.1",
|
86 |
| - "type-fest": "^4.8.3", |
87 | 72 | "typescript": "5.2.2",
|
88 | 73 | "vite": "^5.0.10",
|
89 | 74 | "vitest": "^1.1.0"
|
|
0 commit comments