1
0
Fork 0
mirror of https://github.com/kou029w/hasura-rest-hands-on.git synced 2025-04-16 09:21:22 +00:00

fix(deps): update dependency @vitejs/plugin-vue to v5.2.3

This commit is contained in:
renovate[bot] 2025-04-01 12:52:09 +00:00 committed by GitHub
parent f51470bb54
commit 49669787e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
package-lock.json generated
View file

@ -21,7 +21,7 @@
"name": "vue3-hasura-rest",
"version": "1.0.0",
"dependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue": "^5.2.3",
"@vueup/vue-quill": "^1.2.0",
"@vueuse/core": "^12.5.0",
"vite": "^6.0.11",
@ -740,9 +740,9 @@
"license": "MIT"
},
"node_modules/@vitejs/plugin-vue": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz",
"integrity": "sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==",
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.3.tgz",
"integrity": "sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==",
"license": "MIT",
"engines": {
"node": "^18.0.0 || >=20.0.0"