mirror of
https://github.com/DCsunset/taskwarrior-webui.git
synced 2025-08-24 15:06:40 +02:00
fix(frontend): update url-regex-safe
This commit is contained in:
parent
fc45f81972
commit
4e9e347a3a
2 changed files with 166 additions and 22 deletions
|
@ -23,7 +23,7 @@
|
|||
"nuxt": "^2.14.7",
|
||||
"nuxt-typed-vuex": "^0.1.22",
|
||||
"typeface-open-sans": "1.1.13",
|
||||
"url-regex-safe": "^2.0.2",
|
||||
"url-regex-safe": "^4.0.0",
|
||||
"vue-server-renderer": "^2.6.14",
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
},
|
||||
|
@ -42,4 +42,4 @@
|
|||
"taskwarrior-lib": "^0.4.2",
|
||||
"vuetify-loader": "^1.9.2"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue