|
30 | 30 | }, |
31 | 31 | "namespace": "@tanstack", |
32 | 32 | "devDependencies": { |
33 | | - "@arethetypeswrong/cli": "^0.4.2", |
| 33 | + "@arethetypeswrong/cli": "^0.6.0", |
34 | 34 | "@babel/core": "^7.21.8", |
35 | 35 | "@babel/preset-env": "^7.21.5", |
36 | 36 | "@babel/preset-react": "^7.18.6", |
37 | 37 | "@babel/preset-typescript": "^7.21.5", |
38 | 38 | "@commitlint/parse": "^17.6.5", |
39 | 39 | "@rollup/plugin-babel": "^6.0.3", |
40 | | - "@rollup/plugin-commonjs": "^25.0.0", |
41 | | - "@rollup/plugin-node-resolve": "^15.0.2", |
| 40 | + "@rollup/plugin-commonjs": "^25.0.2", |
| 41 | + "@rollup/plugin-node-resolve": "^15.1.0", |
42 | 42 | "@rollup/plugin-replace": "^5.0.2", |
43 | 43 | "@solidjs/testing-library": "^0.5.1", |
44 | 44 | "@testing-library/jest-dom": "^5.16.5", |
45 | 45 | "@testing-library/react": "^14.0.0", |
46 | 46 | "@testing-library/react-hooks": "^8.0.1", |
47 | 47 | "@testing-library/user-event": "^14.4.3", |
48 | 48 | "@types/current-git-branch": "^1.1.3", |
49 | | - "@types/eslint": "^8.34.0", |
| 49 | + "@types/eslint": "^8.44.0", |
50 | 50 | "@types/jsonfile": "^6.1.1", |
51 | 51 | "@types/luxon": "^3.3.0", |
52 | | - "@types/node": "^18.13.0", |
| 52 | + "@types/node": "^18.16.0", |
53 | 53 | "@types/react": "^18.2.4", |
54 | 54 | "@types/react-dom": "^18.2.4", |
55 | 55 | "@types/semver": "^7.5.0", |
|
64 | 64 | "concurrently": "^8.0.1", |
65 | 65 | "cpy-cli": "^4.2.0", |
66 | 66 | "current-git-branch": "^1.1.0", |
| 67 | + "esbuild": "^0.18.13", |
67 | 68 | "eslint": "^8.34.0", |
68 | 69 | "eslint-config-prettier": "^8.8.0", |
69 | 70 | "eslint-import-resolver-typescript": "^3.5.5", |
|
79 | 80 | "nx-cloud": "^16.0.5", |
80 | 81 | "prettier": "^2.8.8", |
81 | 82 | "prettier-plugin-svelte": "^2.10.1", |
82 | | - "publint": "^0.1.15", |
| 83 | + "publint": "^0.1.16", |
83 | 84 | "react": "^18.2.0", |
84 | 85 | "react-dom": "^18.2.0", |
85 | 86 | "rimraf": "^5.0.1", |
86 | | - "rollup": "^3.23.0", |
87 | | - "rollup-plugin-node-externals": "^6.1.0", |
| 87 | + "rollup": "^3.26.0", |
| 88 | + "rollup-plugin-node-externals": "^6.1.1", |
88 | 89 | "rollup-plugin-preserve-directives": "^0.2.0", |
89 | | - "rollup-plugin-visualizer": "^5.9.0", |
| 90 | + "rollup-plugin-visualizer": "^5.9.2", |
90 | 91 | "rollup-preset-solid": "^2.0.1", |
91 | 92 | "semver": "^7.5.1", |
92 | 93 | "solid-js": "^1.6.13", |
93 | 94 | "stream-to-array": "^2.3.0", |
94 | 95 | "tsup": "^7.1.0", |
95 | | - "type-fest": "^3.11.0", |
| 96 | + "type-fest": "^3.13.0", |
96 | 97 | "typescript": "^5.0.4", |
97 | 98 | "vitest": "^0.27.1", |
98 | 99 | "vue": "^3.2.47" |
|
0 commit comments