Skip to content

Commit 7ebdd9e

Browse files
fix(deps): update all non-major dependencies
1 parent 3030263 commit 7ebdd9e

File tree

10 files changed

+334
-311
lines changed

10 files changed

+334
-311
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
},
3838
"devDependencies": {
3939
"@babel/types": "^7.28.2",
40-
"@eslint/js": "^9.33.0",
40+
"@eslint/js": "^9.34.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.17.2",
45+
"@types/node": "^22.18.0",
4646
"@vitejs/release-scripts": "^1.6.0",
47-
"eslint": "^9.33.0",
47+
"eslint": "^9.34.0",
4848
"eslint-import-resolver-typescript": "^4.4.4",
4949
"eslint-plugin-import-x": "^4.16.1",
5050
"eslint-plugin-n": "^17.21.3",
@@ -53,13 +53,13 @@
5353
"fs-extra": "^11.3.1",
5454
"lint-staged": "^16.1.5",
5555
"picocolors": "^1.1.1",
56-
"playwright-chromium": "^1.54.2",
56+
"playwright-chromium": "^1.55.0",
5757
"prettier": "3.6.2",
5858
"rollup": "^4.48.1",
5959
"simple-git-hooks": "^2.13.1",
60-
"tsx": "^4.20.4",
60+
"tsx": "^4.20.5",
6161
"typescript": "^5.9.2",
62-
"typescript-eslint": "^8.39.1",
62+
"typescript-eslint": "^8.40.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.14.0",
84+
"packageManager": "pnpm@10.15.0",
8585
"pnpm": {
8686
"overrides": {
8787
"@vitejs/plugin-vue": "workspace:*"

packages/plugin-vue-jsx/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"dependencies": {
3838
"@babel/core": "^7.28.3",
3939
"@babel/plugin-transform-typescript": "^7.28.0",
40-
"@rolldown/pluginutils": "^1.0.0-beta.32",
40+
"@rolldown/pluginutils": "^1.0.0-beta.34",
4141
"@vue/babel-plugin-jsx": "^1.5.0"
4242
},
4343
"devDependencies": {
44-
"tsdown": "^0.14.1",
44+
"tsdown": "^0.14.2",
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.48.1",
4646
"slash": "^5.1.0",
4747
"source-map-js": "^1.2.1",
48-
"tsdown": "^0.14.1",
48+
"tsdown": "^0.14.2",
4949
"vite": "catalog:",
5050
"vue": "catalog:"
5151
},
5252
"dependencies": {
53-
"@rolldown/pluginutils": "1.0.0-beta.32"
53+
"@rolldown/pluginutils": "1.0.0-beta.34"
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.17.2",
7+
"@types/node": "^22.18.0",
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.17.2",
18+
"@types/node": "^22.18.0",
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.17.2",
18+
"@types/node": "^22.18.0",
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
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@vitejs/plugin-vue": "workspace:*",
14-
"less": "^4.4.0",
14+
"less": "^4.4.1",
1515
"postcss-nested": "^7.0.2",
1616
"sass": "^1.90.0"
1717
},

playground/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@vitejs/plugin-vue": "workspace:*",
1818
"js-yaml": "^4.1.0",
19-
"less": "^4.4.0",
19+
"less": "^4.4.1",
2020
"pug": "^3.0.3",
2121
"sass": "^1.90.0",
2222
"stylus": "^0.64.0"

0 commit comments

Comments
 (0)