2 Commits

Author SHA1 Message Date
renovate[bot]
f375b5486e Update dependency vite to v7 2025-12-06 05:01:23 +00:00
renovate[bot]
df8aadcace Update dependency vuetify to v3.11.2 (#301) 2025-12-06 00:00:33 -05:00
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -15234,9 +15234,9 @@
"license": "MIT"
},
"node_modules/vuetify": {
"version": "3.11.0",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.0.tgz",
"integrity": "sha512-ITGeT3uaTIwI2SdyTvtE45tY6FlS2oWklfLU47s2K0ZHnu1it35p9lz8oE15Id8ThtKyQojQGobMkN+korheEw==",
"version": "3.11.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.11.2.tgz",
"integrity": "sha512-1lL0qN6JIdbx6xGYpo6dnx378EfC0t4EotPJdP4go8ThmIdRO3xLva1ALxhxi5lSYTht4R9OVk9miVnwVfDx3A==",
"license": "MIT",
"peer": true,
"funding": {

View File

@@ -37,7 +37,7 @@
"sass-embedded": "^1.89.2",
"unplugin-fonts": "^1.3.1",
"unplugin-vue-components": "^30.0.0",
"vite": "^6.3.6",
"vite": "^7.0.0",
"vite-plugin-vuetify": "^2.1.1"
},
"eslintConfig": {