Skip to content

Commit b4362b8

Browse files
chore(deps): update all non-major dependencies
1 parent 9d9cef5 commit b4362b8

File tree

3 files changed

+326
-397
lines changed

3 files changed

+326
-397
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,18 @@
7070
},
7171
"devDependencies": {
7272
"@babel/types": "^7.27.1",
73-
"@sxzz/eslint-config": "^7.0.0",
73+
"@sxzz/eslint-config": "^7.0.1",
7474
"@sxzz/prettier-config": "^2.2.1",
7575
"@sxzz/test-utils": "^0.5.6",
7676
"@types/node": "^22.15.17",
7777
"bumpp": "^10.1.0",
7878
"change-case": "^5.4.4",
7979
"eslint": "^9.26.0",
8080
"prettier": "^3.5.3",
81-
"tsdown": "^0.11.1",
81+
"tsdown": "^0.11.5",
8282
"tsx": "^4.19.4",
8383
"typescript": "^5.8.3",
84-
"unplugin-oxc": "^0.3.7",
84+
"unplugin-oxc": "^0.4.2",
8585
"unplugin-vue": "^6.2.0",
8686
"vite": "^6.3.5",
8787
"vitest": "^3.1.3",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"vue": "^3.5.13"
1414
},
1515
"devDependencies": {
16-
"@vitejs/plugin-vue": "^5.2.3",
16+
"@vitejs/plugin-vue": "^5.2.4",
1717
"@vue/tsconfig": "^0.7.0",
1818
"tsx": "^4.19.4",
1919
"typescript": "~5.8.3",

0 commit comments

Comments
 (0)