chore(deps): pin dependency vite-svg-loader to 3.1.0 (#989)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/989 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
be78fc177d
commit
b5927be136
2 changed files with 2 additions and 2 deletions
|
|
@ -81,7 +81,7 @@
|
|||
"vite": "2.6.14",
|
||||
"vite-plugin-pwa": "0.11.3",
|
||||
"vue-tsc": "0.29.4",
|
||||
"vite-svg-loader": "^3.1.0",
|
||||
"vite-svg-loader": "3.1.0",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.3.0"
|
||||
},
|
||||
|
|
|
|||
Reference in a new issue