mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
Bump vuetify from 3.5.16 to 3.6.6
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 3.5.16 to 3.6.6. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.6.6/packages/vuetify) --- updated-dependencies: - dependency-name: vuetify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6332d44e2a
commit
f053b7a6c9
8
package-lock.json
generated
8
package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"vite": "^5.2.11",
|
||||
"vue": "3.4.27",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vuetify": "^3.5.16"
|
||||
"vuetify": "^3.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
@ -27681,9 +27681,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.5.16",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.5.16.tgz",
|
||||
"integrity": "sha512-jyApfATreFMkgjvK0bL7ntZnr+p9TU73+4E3kX6fIvUitdAP9fltG7yj+v3k14HLqZRSNhTL1GhQ95DFx631zw==",
|
||||
"version": "3.6.6",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.6.6.tgz",
|
||||
"integrity": "sha512-7RkL0kuLsVUbc0YCwhPhVq54gSFKt5xv+SOrF01dxwJz7Ke3tAbvO616WhhQIfS78h1q/Ev952WJj5jpsdK58g==",
|
||||
"engines": {
|
||||
"node": "^12.20 || >=14.13"
|
||||
},
|
||||
|
||||
@ -84,7 +84,7 @@
|
||||
"vite": "^5.2.11",
|
||||
"vue": "3.4.27",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vuetify": "^3.5.16"
|
||||
"vuetify": "^3.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user