Skip to content

Commit c68d18b

Browse files
chore(deps): update all non-major dependencies (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 992ba06 commit c68d18b

File tree

2 files changed

+334
-330
lines changed

2 files changed

+334
-330
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-element-plus",
33
"type": "module",
44
"version": "0.11.2",
5-
"packageManager": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"description": "Import Element Plus on demand. Support Vite, Webpack, Vue CLI, Rollup and esbuild.",
77
"license": "MIT",
88
"homepage": "https://github.com/element-plus/unplugin-element-plus/tree/main/#readme",
@@ -77,18 +77,18 @@
7777
"@nuxt/schema": "^4.2.2",
7878
"@sxzz/eslint-config": "^7.4.3",
7979
"@sxzz/prettier-config": "^2.2.6",
80-
"@sxzz/test-utils": "^0.5.14",
81-
"@types/node": "^25.0.2",
82-
"@typescript/native-preview": "7.0.0-dev.20251215.1",
83-
"@vitest/ui": "^4.0.15",
80+
"@sxzz/test-utils": "^0.5.15",
81+
"@types/node": "^25.0.3",
82+
"@typescript/native-preview": "7.0.0-dev.20251221.1",
83+
"@vitest/ui": "^4.0.16",
8484
"bumpp": "^10.3.2",
85-
"esbuild": "~0.27.1",
85+
"esbuild": "~0.27.2",
8686
"eslint": "^9.39.2",
8787
"prettier": "^3.7.4",
88-
"tsdown": "^0.18.0",
88+
"tsdown": "^0.18.2",
8989
"typescript": "^5.9.3",
9090
"vite": "^7.3.0",
91-
"vitest": "^4.0.15"
91+
"vitest": "^4.0.16"
9292
},
9393
"prettier": "@sxzz/prettier-config"
9494
}

0 commit comments

Comments
 (0)