Skip to content

Commit b87becf

Browse files
fix(deps): update all non-major dependencies (#240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef4fb62 commit b87becf

File tree

2 files changed

+442
-435
lines changed

2 files changed

+442
-435
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-element-plus",
33
"version": "0.10.0",
4-
"packageManager": "pnpm@10.13.1",
4+
"packageManager": "pnpm@10.14.0",
55
"type": "module",
66
"keywords": [
77
"element-plus",
@@ -65,24 +65,24 @@
6565
"es-module-lexer": "^1.7.0",
6666
"magic-string": "^0.30.17",
6767
"unplugin": "^2.3.5",
68-
"unplugin-utils": "^0.2.4"
68+
"unplugin-utils": "^0.2.5"
6969
},
7070
"devDependencies": {
7171
"@sxzz/eslint-config": "^5.3.0",
7272
"@sxzz/prettier-config": "^2.2.3",
73-
"@types/node": "^22.16.5",
73+
"@types/node": "^22.17.1",
7474
"@vitest/ui": "^3.2.4",
75-
"bumpp": "^10.2.0",
75+
"bumpp": "^10.2.2",
7676
"esbuild": "~0.25.8",
7777
"escape-string-regexp": "^5.0.0",
78-
"eslint": "^9.32.0",
78+
"eslint": "^9.33.0",
7979
"fast-glob": "^3.3.3",
8080
"prettier": "^3.6.2",
81-
"rollup": "^4.46.1",
82-
"tsdown": "^0.13.0",
81+
"rollup": "^4.46.2",
82+
"tsdown": "^0.14.0",
8383
"tsx": "^4.20.3",
84-
"typescript": "^5.8.3",
85-
"vite": "^7.0.6",
84+
"typescript": "^5.9.2",
85+
"vite": "^7.1.1",
8686
"vitest": "^3.2.4"
8787
},
8888
"engines": {

0 commit comments

Comments
 (0)