Skip to content

Commit 7d4c9f7

Browse files
chore(deps): update all non-major dependencies
1 parent e418dfe commit 7d4c9f7

File tree

2 files changed

+457
-418
lines changed

2 files changed

+457
-418
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-jsx",
33
"version": "0.6.1",
4-
"packageManager": "pnpm@10.6.5",
4+
"packageManager": "pnpm@10.7.0",
55
"description": "Vue JSX plugin for both Vue 2 and 3.",
66
"type": "module",
77
"keywords": [
@@ -73,14 +73,14 @@
7373
"unplugin-utils": "^0.2.4"
7474
},
7575
"devDependencies": {
76-
"@sxzz/eslint-config": "^6.1.0",
76+
"@sxzz/eslint-config": "^6.1.1",
7777
"@sxzz/prettier-config": "^2.2.1",
7878
"@types/babel__core": "^7.20.5",
79-
"@types/node": "^22.13.13",
79+
"@types/node": "^22.13.14",
8080
"bumpp": "^10.1.0",
8181
"eslint": "^9.23.0",
8282
"prettier": "^3.5.3",
83-
"tsdown": "^0.6.9",
83+
"tsdown": "^0.6.10",
8484
"tsx": "^4.19.3",
8585
"typescript": "^5.8.2",
8686
"vite": "^6.2.3",

0 commit comments

Comments
 (0)