Skip to content

Commit 4a2d84b

Browse files
chore(deps): update all non-major dependencies
1 parent 8d5a270 commit 4a2d84b

File tree

9 files changed

+601
-570
lines changed

9 files changed

+601
-570
lines changed

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -37,33 +37,33 @@
3737
},
3838
"devDependencies": {
3939
"@babel/types": "^7.25.6",
40-
"@eslint/js": "^9.9.1",
40+
"@eslint/js": "^9.10.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.5.1",
45+
"@types/node": "^22.5.5",
4646
"@vitejs/release-scripts": "^1.3.2",
4747
"conventional-changelog-cli": "^5.0.0",
48-
"eslint": "^9.9.1",
49-
"eslint-plugin-import-x": "^4.1.1",
48+
"eslint": "^9.10.0",
49+
"eslint-plugin-import-x": "^4.2.1",
5050
"eslint-plugin-n": "^17.10.2",
5151
"eslint-plugin-regexp": "^2.6.0",
52-
"execa": "^9.3.1",
52+
"execa": "^9.4.0",
5353
"fs-extra": "^11.2.0",
54-
"lint-staged": "^15.2.9",
55-
"npm-run-all2": "^6.2.2",
56-
"picocolors": "^1.0.1",
57-
"playwright-chromium": "^1.46.1",
54+
"lint-staged": "^15.2.10",
55+
"npm-run-all2": "^6.2.3",
56+
"picocolors": "^1.1.0",
57+
"playwright-chromium": "^1.47.1",
5858
"prettier": "3.3.3",
5959
"rollup": "^4.21.3",
6060
"simple-git-hooks": "^2.11.1",
61-
"tsx": "^4.19.0",
62-
"typescript": "^5.5.4",
63-
"typescript-eslint": "^8.3.0",
61+
"tsx": "^4.19.1",
62+
"typescript": "^5.6.2",
63+
"typescript-eslint": "^8.6.0",
6464
"unbuild": "2.0.0",
6565
"vite": "catalog:",
66-
"vitest": "^2.0.5",
66+
"vitest": "^2.1.1",
6767
"vue": "catalog:"
6868
},
6969
"simple-git-hooks": {
@@ -83,7 +83,7 @@
8383
"eslint --cache --fix"
8484
]
8585
},
86-
"packageManager": "pnpm@9.9.0",
86+
"packageManager": "pnpm@9.10.0",
8787
"pnpm": {
8888
"overrides": {
8989
"@vitejs/plugin-vue": "workspace:*"

packages/plugin-vue-jsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@babel/core": "^7.25.2",
3939
"@babel/plugin-transform-typescript": "^7.25.2",
40-
"@vue/babel-plugin-jsx": "^1.2.2"
40+
"@vue/babel-plugin-jsx": "^1.2.5"
4141
},
4242
"devDependencies": {
4343
"vite": "catalog:"

packages/plugin-vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"devDependencies": {
4242
"@jridgewell/gen-mapping": "^0.3.5",
4343
"@jridgewell/trace-mapping": "^0.3.25",
44-
"debug": "^4.3.6",
44+
"debug": "^4.3.7",
4545
"rollup": "^4.21.3",
4646
"slash": "^5.1.0",
47-
"source-map-js": "^1.2.0",
47+
"source-map-js": "^1.2.1",
4848
"vite": "catalog:",
4949
"vue": "catalog:"
5050
}

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "1.0.0",
55
"devDependencies": {
6-
"@types/node": "^22.5.1",
6+
"@types/node": "^22.5.5",
77
"convert-source-map": "^2.0.0",
88
"css-color-names": "^1.0.1",
99
"kill-port": "^1.6.1",

playground/ssr-vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vitejs/plugin-vue-jsx": "workspace:*",
2626
"@vitejs/test-dep-import-type": "link:dep-import-type",
2727
"compression": "^1.7.4",
28-
"express": "^4.19.2",
29-
"serve-static": "^1.15.0"
28+
"express": "^4.21.0",
29+
"serve-static": "^1.16.2"
3030
}
3131
}

playground/tailwind/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"dependencies": {
1212
"autoprefixer": "^10.4.20",
13-
"tailwindcss": "^3.4.10",
13+
"tailwindcss": "^3.4.11",
1414
"vue": "catalog:",
1515
"vue-router": "catalog:"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^22.5.1",
18+
"@types/node": "^22.5.5",
1919
"@vitejs/plugin-vue": "workspace:*",
2020
"ts-node": "^10.9.2"
2121
}

playground/vue-sourcemap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@vitejs/plugin-vue": "workspace:*",
1313
"less": "^4.2.0",
1414
"postcss-nested": "^6.2.0",
15-
"sass": "^1.77.8"
15+
"sass": "^1.78.0"
1616
},
1717
"dependencies": {
1818
"vue": "catalog:"

playground/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"js-yaml": "^4.1.0",
1818
"less": "^4.2.0",
1919
"pug": "^3.0.3",
20-
"sass": "^1.77.8",
20+
"sass": "^1.78.0",
2121
"stylus": "^0.63.0"
2222
}
2323
}

0 commit comments

Comments
 (0)