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 e95977f commit b6ee9b3Copy full SHA for b6ee9b3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "unplugin-element-plus",
3
"version": "0.9.1",
4
- "packageManager": "pnpm@10.8.0",
+ "packageManager": "pnpm@10.8.1",
5
"type": "module",
6
"keywords": [
7
"element-plus",
@@ -99,14 +99,14 @@
99
"bumpp": "^10.1.0",
100
"esbuild": "~0.25.2",
101
"escape-string-regexp": "^5.0.0",
102
- "eslint": "^9.24.0",
+ "eslint": "^9.25.0",
103
"fast-glob": "^3.3.3",
104
"prettier": "^3.5.3",
105
"rollup": "^4.40.0",
106
"tsup": "^8.4.0",
107
"tsx": "^4.19.3",
108
"typescript": "^5.8.3",
109
- "vite": "^6.2.6",
+ "vite": "^6.3.2",
110
"vitest": "^3.1.1"
111
},
112
"engines": {
0 commit comments