Skip to content

Commit 221096c

Browse files
committed
chore: update deps
1 parent 83ff6cb commit 221096c

File tree

2 files changed

+357
-300
lines changed

2 files changed

+357
-300
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dev": "unbuild --stub",
4242
"lint": "eslint .",
4343
"prepublishOnly": "nr build",
44-
"release": "bumpp && npm publish",
44+
"release": "bumpp && pnpm publish",
4545
"start": "esno src/index.ts",
4646
"test": "vitest",
4747
"typecheck": "tsc --noEmit",
@@ -65,7 +65,7 @@
6565
"simple-git-hooks": "^2.11.1",
6666
"typescript": "^5.7.2",
6767
"unbuild": "^2.0.0",
68-
"vite": "^5.4.11",
68+
"vite": "^6.0.1",
6969
"vitest": "^2.1.6"
7070
},
7171
"simple-git-hooks": {

0 commit comments

Comments
 (0)