⬆️ Bump @nuxtjs/toast from 3.2.1 to 3.3.0
Bumps [@nuxtjs/toast](https://github.com/nuxt/modules) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/nuxt/modules/releases) - [Commits](https://github.com/nuxt/modules/compare/@nuxtjs/toast@3.2.1...@nuxtjs/toast@3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
e5d9a25cff
commit
2108cb8e1c
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1400,9 +1400,9 @@
|
||||
}
|
||||
},
|
||||
"@nuxtjs/toast": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/toast/-/toast-3.2.1.tgz",
|
||||
"integrity": "sha512-unMXSoTrrg6ql4slP41Zasui5UebK6wjSXPyCng4KfSMRnjyuDBODKyundQaMHl9whZYzIi4MZPbKNX376yeIw==",
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/toast/-/toast-3.3.0.tgz",
|
||||
"integrity": "sha512-HZAhWMQqgQ8m2XtQS4CpvoJtiZw2kmdqFg0GJv8upNEXoP7/nATW2CPIFemMtiparevLZwpCAAcMIVqcSW9l1g==",
|
||||
"requires": {
|
||||
"vue-toasted": "^1.1.27"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@nuxtjs/google-tag-manager": "^2.3.0",
|
||||
"@nuxtjs/pwa": "^3.0.0-beta.19",
|
||||
"@nuxtjs/sitemap": "^2.0.0",
|
||||
"@nuxtjs/toast": "^3.2.1",
|
||||
"@nuxtjs/toast": "^3.3.0",
|
||||
"highlight.js": "^9.16.2",
|
||||
"nuxt": "^2.10.2",
|
||||
"v-tooltip": "^2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user