pull/1782/merge
dependabot[bot] 5 days ago committed by GitHub
commit d59ffb1940
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -15,7 +15,7 @@
"@vitejs/plugin-vue": "^5.2.4",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.23.0",
"vite": "^6.4.1"
"vite": "^6.4.2"
}
},
"node_modules/@babel/helper-string-parser": {
@ -2377,9 +2377,9 @@
"dev": true
},
"node_modules/vite": {
"version": "6.4.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
"integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
"dev": true,
"license": "MIT",
"dependencies": {

@ -17,6 +17,6 @@
"@vitejs/plugin-vue": "^5.2.4",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.23.0",
"vite": "^6.4.1"
"vite": "^6.4.2"
}
}

Loading…
Cancel
Save