mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
update vuetify to 3.4.8
This commit is contained in:
parent
77f01986d8
commit
eb43c99045
12
package-lock.json
generated
12
package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"vite": "^5.0.2",
|
||||
"vue": "^3.3.8",
|
||||
"vue-i18n": "^9.7.1",
|
||||
"vuetify": "^3.4.3"
|
||||
"vuetify": "^3.4.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
|
||||
@ -35909,9 +35909,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.4.3",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.4.3.tgz",
|
||||
"integrity": "sha512-b8yi87Zv4bn2JbaVkkV9uzSRw0fdY/v3ieWne0OTI29w/CNSyLyfHGBCrmx7eD74i562M1j+AwSSRJCX3wF0+Q==",
|
||||
"version": "3.4.8",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.4.8.tgz",
|
||||
"integrity": "sha512-fx/cVZNYU1Pk1LWevbCCKU5pv2ew/8EWkLhF75LHSzgU6b0skzQaIq6Gr/qSXbUDAPuJz7zqqGbFD6CSNYsY0w==",
|
||||
"engines": {
|
||||
"node": "^12.20 || >=14.13"
|
||||
},
|
||||
@ -35921,10 +35921,10 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": ">=4.7",
|
||||
"vite-plugin-vuetify": "^1.0.0-alpha.12",
|
||||
"vite-plugin-vuetify": ">=1.0.0-alpha.12",
|
||||
"vue": "^3.3.0",
|
||||
"vue-i18n": "^9.0.0",
|
||||
"webpack-plugin-vuetify": "^2.0.0-alpha.11"
|
||||
"webpack-plugin-vuetify": ">=2.0.0-alpha.11"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"typescript": {
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
"vite": "^5.0.2",
|
||||
"vue": "^3.3.8",
|
||||
"vue-i18n": "^9.7.1",
|
||||
"vuetify": "^3.4.3"
|
||||
"vuetify": "^3.4.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user