Skip to content

Commit 1057bc3

Browse files
committed
chore: upgrade deps
1 parent 9408ab7 commit 1057bc3

File tree

2 files changed

+1197
-1392
lines changed

2 files changed

+1197
-1392
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Custom UI Style",
55
"version": "0.5.7",
66
"private": true,
7-
"packageManager": "pnpm@10.10.0",
7+
"packageManager": "pnpm@10.12.1",
88
"description": "Custom ui css style in both editor and webview, unify global font family, setup background image",
99
"author": "subframe7536 <[email protected]>",
1010
"license": "MIT",
@@ -220,16 +220,16 @@
220220
"vscode:uninstall": "node ./dist/uninstall.js"
221221
},
222222
"devDependencies": {
223-
"@subframe7536/eslint-config": "^1.2.4",
223+
"@subframe7536/eslint-config": "^1.3.1",
224224
"@subframe7536/type-utils": "^0.2.0",
225-
"@types/node": "^22.15.17",
225+
"@types/node": "^22.15.30",
226226
"@types/vscode": "1.89.0",
227-
"@vscode/vsce": "^3.3.2",
227+
"@vscode/vsce": "^3.5.0",
228228
"atomically": "^2.0.3",
229-
"bumpp": "^10.1.0",
230-
"eslint": "^9.26.0",
229+
"bumpp": "^10.1.1",
230+
"eslint": "^9.28.0",
231231
"reactive-vscode": "0.2.6",
232-
"tsup": "^8.4.0",
232+
"tsup": "^8.5.0",
233233
"typescript": "^5.8.3",
234234
"vscode-ext-gen": "^1.0.2"
235235
},

0 commit comments

Comments
 (0)