chore(deps-dev): bump @nuxtjs/svg from 0.2.0 to 0.3.0

This commit is contained in:
dependabot[bot] 2021-09-30 00:06:14 +00:00 committed by GitHub
parent d8c4ac3854
commit 0c1d2e77e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -41,7 +41,7 @@
"@nuxtjs/eslint-config-typescript": "^6.0.0", "@nuxtjs/eslint-config-typescript": "^6.0.0",
"@nuxtjs/eslint-module": "^3.0.2", "@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/google-fonts": "^1.3.0", "@nuxtjs/google-fonts": "^1.3.0",
"@nuxtjs/svg": "^0.2.0", "@nuxtjs/svg": "^0.3.0",
"@nuxtjs/vuetify": "^1.12.1", "@nuxtjs/vuetify": "^1.12.1",
"@types/color-convert": "^2.0.0", "@types/color-convert": "^2.0.0",
"@types/color-name": "^1.1.1", "@types/color-name": "^1.1.1",
@ -4181,9 +4181,9 @@
} }
}, },
"node_modules/@nuxtjs/svg": { "node_modules/@nuxtjs/svg": {
"version": "0.2.0", "version": "0.3.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/svg/-/svg-0.2.0.tgz", "resolved": "https://registry.npmjs.org/@nuxtjs/svg/-/svg-0.3.0.tgz",
"integrity": "sha512-H+71LjTdtNqhXVI8P5tJJdWyUMpz1xomCz0iU82Tj5SxIn1MNFs357wLecHxPHz6cIGa6rpSzTguk/v++cUzkg==", "integrity": "sha512-eokmEiDYE6bZR6FNUQ6VlOnck1Z2lfxlZUv56JNXXSpD6SR6qvfxmQYgTuxD++7//LcsRSqBOb54EL+ebwnDRQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"file-loader": "^6.0.0", "file-loader": "^6.0.0",
@ -28297,9 +28297,9 @@
} }
}, },
"@nuxtjs/svg": { "@nuxtjs/svg": {
"version": "0.2.0", "version": "0.3.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/svg/-/svg-0.2.0.tgz", "resolved": "https://registry.npmjs.org/@nuxtjs/svg/-/svg-0.3.0.tgz",
"integrity": "sha512-H+71LjTdtNqhXVI8P5tJJdWyUMpz1xomCz0iU82Tj5SxIn1MNFs357wLecHxPHz6cIGa6rpSzTguk/v++cUzkg==", "integrity": "sha512-eokmEiDYE6bZR6FNUQ6VlOnck1Z2lfxlZUv56JNXXSpD6SR6qvfxmQYgTuxD++7//LcsRSqBOb54EL+ebwnDRQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"file-loader": "^6.0.0", "file-loader": "^6.0.0",

View file

@ -68,7 +68,7 @@
"@nuxtjs/eslint-config-typescript": "^6.0.0", "@nuxtjs/eslint-config-typescript": "^6.0.0",
"@nuxtjs/eslint-module": "^3.0.2", "@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/google-fonts": "^1.3.0", "@nuxtjs/google-fonts": "^1.3.0",
"@nuxtjs/svg": "^0.2.0", "@nuxtjs/svg": "^0.3.0",
"@nuxtjs/vuetify": "^1.12.1", "@nuxtjs/vuetify": "^1.12.1",
"@types/color-convert": "^2.0.0", "@types/color-convert": "^2.0.0",
"@types/color-name": "^1.1.1", "@types/color-name": "^1.1.1",