Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 85c4926

Browse files
chore(deps): update dependency @nuxtjs/svg to v0.4.1
1 parent 1da3218 commit 85c4926

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@nuxtjs/color-mode": "3.2.0",
2020
"@nuxtjs/pwa": "3.3.5",
21-
"@nuxtjs/svg": "0.4.0",
21+
"@nuxtjs/svg": "0.4.1",
2222
"@nuxtjs/tailwindcss": "4.2.1",
2323
"eslint": "8.36.0",
2424
"eslint-config-prettier": "8.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2493,10 +2493,10 @@
24932493
serve-static "^1.14.1"
24942494
workbox-cdn "^5.1.4"
24952495

2496-
"@nuxtjs/[email protected].0":
2497-
version "0.4.0"
2498-
resolved "https://registry.yarnpkg.com/@nuxtjs/svg/-/svg-0.4.0.tgz#db6b188bc74d71021d58ea8c45a03fe4c1f30011"
2499-
integrity sha512-XF8uvV5YKBPAJr52SFRVkhltAsjCBTwwTc4GTysSm8WPYB2utJLY48qXdVC/J9dNQiMd7NHo1xmEYEqQfzqpqg==
2496+
"@nuxtjs/[email protected].1":
2497+
version "0.4.1"
2498+
resolved "https://registry.yarnpkg.com/@nuxtjs/svg/-/svg-0.4.1.tgz#795b5db84b06f2c78b52ffe1cd8a5ad4ba6975ea"
2499+
integrity sha512-NBIzGd9zywnTBtJC2Lt4WZhBkY5vwtwfwHw/gFVMoOnyvRfsB+YSQiAT4sWRhXIxbY2KDMXg/Bg/RzGdOfbTdw==
25002500
dependencies:
25012501
file-loader "^6.0.0"
25022502
raw-loader "^4.0.0"

0 commit comments

Comments
 (0)