We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed265d commit 11a1c6cCopy full SHA for 11a1c6c
3 files changed
package.json
@@ -89,7 +89,7 @@
89
"@total-typescript/ts-reset": "^0.5.1",
90
"@tsconfig/node18": "^18.2.2",
91
"@types/node": "^20.10.4",
92
- "@u3u/eslint-config": "^2.13.1",
+ "@u3u/eslint-config": "^2.14.1",
93
"@u3u/prettier-config": "link:",
94
"dedent": "^1.5.1",
95
"eslint": "^8.55.0",
@@ -99,14 +99,14 @@
99
"lint-staged": "^15.2.0",
100
"prettier": "^3.1.0",
101
"simple-git-hooks": "^2.9.0",
102
- "tsup": "^7.3.0",
+ "tsup": "^8.0.1",
103
"typescript": "^5.3.3",
104
- "vitest": "^0.34.6"
+ "vitest": "^1.0.2"
105
},
106
"peerDependencies": {
107
"prettier": ">=3.0.0"
108
109
- "packageManager": "pnpm@8.11.0",
+ "packageManager": "pnpm@8.12.0",
110
"publishConfig": {
111
"access": "public"
112
0 commit comments