mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 16:56:14 -04:00
fix(deps): bump vuetify from 2.5.3 to 2.5.4
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.4/packages/vuetify) --- updated-dependencies: - dependency-name: vuetify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
13cf5d3bb6
commit
80bbf62440
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -19589,9 +19589,9 @@
|
|||
"integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw=="
|
||||
},
|
||||
"vuetify": {
|
||||
"version": "2.5.3",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.5.3.tgz",
|
||||
"integrity": "sha512-c0oX063PzWrIV29Mi7Pyi63OcF0FlCDJcgMvu0woTt4GL4yVmNQMh5hyKS5NEwlsS66HcjKJERMoY0JJc1bYGA=="
|
||||
"version": "2.5.4",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.5.4.tgz",
|
||||
"integrity": "sha512-0EIXSCuy9LGXHgWbGiOdUUbGI6feodWoB3s+0Kr7rIppQWsq54tjPaQ1NobjAuDYKG7xsqkr+j0rnJUhc+GIag=="
|
||||
},
|
||||
"vuetify-loader": {
|
||||
"version": "1.7.2",
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"nuxt": "^2.15.7",
|
||||
"nuxt-i18n": "^6.27.0",
|
||||
"qrcode.vue": "^1.7.0",
|
||||
"vuetify": "^2.5.3",
|
||||
"vuetify": "^2.5.4",
|
||||
"vuetify-toast-snackbar": "^0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue