This commit is contained in:
2025-05-12 14:25:25 +02:00
parent ab2db755ef
commit 9e378ca2b7
2719 changed files with 46505 additions and 60181 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
"version": "5.2.3",
"version": "5.2.4",
"type": "commonjs",
"license": "MIT",
"author": "Evan You",
@@ -36,10 +36,10 @@
"@jridgewell/gen-mapping": "^0.3.8",
"@jridgewell/trace-mapping": "^0.3.25",
"debug": "^4.4.0",
"rollup": "^4.34.9",
"rollup": "^4.40.2",
"slash": "^5.1.0",
"source-map-js": "^1.2.1",
"vite": "^6.2.0",
"vite": "^6.3.5",
"vue": "^3.5.13"
},
"scripts": {