Skip to content

Commit ee24c9b

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

2 files changed

Lines changed: 157 additions & 157 deletions

File tree

package.json

Lines changed: 5 additions & 5 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": "pnpm@10.27.0",
5+
"packageManager": "pnpm@10.28.0",
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",
@@ -78,16 +78,16 @@
7878
"@sxzz/eslint-config": "^7.4.4",
7979
"@sxzz/prettier-config": "^2.2.6",
8080
"@sxzz/test-utils": "^0.5.15",
81-
"@types/node": "^25.0.3",
82-
"@typescript/native-preview": "7.0.0-dev.20260104.1",
81+
"@types/node": "^25.0.6",
82+
"@typescript/native-preview": "7.0.0-dev.20260111.1",
8383
"@vitest/ui": "^4.0.16",
8484
"bumpp": "^10.3.2",
8585
"esbuild": "~0.27.2",
8686
"eslint": "^9.39.2",
8787
"prettier": "^3.7.4",
88-
"tsdown": "^0.18.4",
88+
"tsdown": "^0.19.0",
8989
"typescript": "^5.9.3",
90-
"vite": "^7.3.0",
90+
"vite": "^7.3.1",
9191
"vitest": "^4.0.16"
9292
},
9393
"prettier": "@sxzz/prettier-config"

0 commit comments

Comments
 (0)