Skip to content

Commit de57c3a

Browse files
fix(deps): update all non-major dependencies
1 parent 50e157e commit de57c3a

File tree

9 files changed

+433
-613
lines changed

9 files changed

+433
-613
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,29 +37,29 @@
3737
},
3838
"devDependencies": {
3939
"@babel/types": "^7.28.2",
40-
"@eslint/js": "^9.32.0",
40+
"@eslint/js": "^9.33.0",
4141
"@types/babel__core": "^7.20.5",
4242
"@types/convert-source-map": "^2.0.3",
4343
"@types/debug": "^4.1.12",
4444
"@types/fs-extra": "^11.0.4",
45-
"@types/node": "^22.16.5",
45+
"@types/node": "^22.17.1",
4646
"@vitejs/release-scripts": "^1.6.0",
47-
"eslint": "^9.32.0",
47+
"eslint": "^9.33.0",
4848
"eslint-import-resolver-typescript": "^4.4.4",
4949
"eslint-plugin-import-x": "^4.16.1",
50-
"eslint-plugin-n": "^17.21.2",
51-
"eslint-plugin-regexp": "^2.9.0",
50+
"eslint-plugin-n": "^17.21.3",
51+
"eslint-plugin-regexp": "^2.10.0",
5252
"execa": "^9.6.0",
53-
"fs-extra": "^11.3.0",
54-
"lint-staged": "^16.1.2",
53+
"fs-extra": "^11.3.1",
54+
"lint-staged": "^16.1.5",
5555
"picocolors": "^1.1.1",
56-
"playwright-chromium": "^1.54.1",
56+
"playwright-chromium": "^1.54.2",
5757
"prettier": "3.6.2",
5858
"rollup": "^4.46.0",
59-
"simple-git-hooks": "^2.13.0",
59+
"simple-git-hooks": "^2.13.1",
6060
"tsx": "^4.20.3",
61-
"typescript": "^5.8.3",
62-
"typescript-eslint": "^8.38.0",
61+
"typescript": "^5.9.2",
62+
"typescript-eslint": "^8.39.0",
6363
"vite": "catalog:",
6464
"vitest": "^3.2.4",
6565
"vue": "catalog:"
@@ -81,7 +81,7 @@
8181
"eslint --cache --fix"
8282
]
8383
},
84-
"packageManager": "pnpm@10.13.1",
84+
"packageManager": "pnpm@10.14.0",
8585
"pnpm": {
8686
"overrides": {
8787
"@vitejs/plugin-vue": "workspace:*"

packages/plugin-vue-jsx/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"dependencies": {
3838
"@babel/core": "^7.28.0",
3939
"@babel/plugin-transform-typescript": "^7.28.0",
40-
"@rolldown/pluginutils": "^1.0.0-beta.29",
41-
"@vue/babel-plugin-jsx": "^1.4.0"
40+
"@rolldown/pluginutils": "^1.0.0-beta.32",
41+
"@vue/babel-plugin-jsx": "^1.5.0"
4242
},
4343
"devDependencies": {
44-
"tsdown": "^0.13.0",
44+
"tsdown": "^0.14.1",
4545
"vite": "catalog:"
4646
},
4747
"peerDependencies": {

packages/plugin-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
"rollup": "^4.46.0",
4646
"slash": "^5.1.0",
4747
"source-map-js": "^1.2.1",
48-
"tsdown": "^0.13.0",
48+
"tsdown": "^0.14.1",
4949
"vite": "catalog:",
5050
"vue": "catalog:"
5151
},
5252
"dependencies": {
53-
"@rolldown/pluginutils": "1.0.0-beta.29"
53+
"@rolldown/pluginutils": "1.0.0-beta.32"
5454
}
5555
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"type": "module",
66
"devDependencies": {
7-
"@types/node": "^22.16.5",
7+
"@types/node": "^22.17.1",
88
"convert-source-map": "^2.0.0",
99
"css-color-names": "^1.0.1",
1010
"kill-port": "^1.6.1"

playground/tailwind-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vue": "catalog:"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^22.16.5",
18+
"@types/node": "^22.17.1",
1919
"@vitejs/plugin-vue": "workspace:*",
2020
"ts-node": "^10.9.2"
2121
}

playground/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vue": "catalog:"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^22.16.5",
18+
"@types/node": "^22.17.1",
1919
"@vitejs/plugin-vue": "workspace:*"
2020
}
2121
}

playground/vue-sourcemap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@vitejs/plugin-vue": "workspace:*",
1414
"less": "^4.4.0",
1515
"postcss-nested": "^7.0.2",
16-
"sass": "^1.89.2"
16+
"sass": "^1.90.0"
1717
},
1818
"dependencies": {
1919
"vue": "catalog:"

playground/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"js-yaml": "^4.1.0",
1919
"less": "^4.4.0",
2020
"pug": "^3.0.3",
21-
"sass": "^1.89.2",
21+
"sass": "^1.90.0",
2222
"stylus": "^0.64.0"
2323
}
2424
}

0 commit comments

Comments
 (0)