We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417e23d commit b421648Copy full SHA for b421648
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-element-plus",
3
"version": "0.9.1",
4
- "packageManager": "pnpm@10.6.2",
+ "packageManager": "pnpm@10.6.3",
5
"type": "module",
6
"keywords": [
7
"element-plus",
@@ -96,7 +96,7 @@
96
"@sxzz/prettier-config": "^2.2.1",
97
"@types/node": "^22.13.10",
98
"@vitest/ui": "^3.0.8",
99
- "bumpp": "^10.0.3",
+ "bumpp": "^10.1.0",
100
"esbuild": "~0.25.1",
101
"escape-string-regexp": "^5.0.0",
102
"eslint": "^9.22.0",
@@ -106,7 +106,7 @@
106
"tsup": "^8.4.0",
107
"tsx": "^4.19.3",
108
"typescript": "^5.8.2",
109
- "vite": "^6.2.1",
+ "vite": "^6.2.2",
110
"vitest": "^3.0.8"
111
},
112
"engines": {
0 commit comments