Skip to content
Snippets Groups Projects
Commit f36d087c authored by Henrik Askjer's avatar Henrik Askjer
Browse files

Merge branch 'update_dependencies' into 'master'

Update dependencies

See merge request spraksamlingane/beta.ordbok.uib.no!39
parents 66b3159d da7a1244
No related branches found
No related tags found
No related merge requests found
...@@ -21,5 +21,4 @@ yarn-error.log* ...@@ -21,5 +21,4 @@ yarn-error.log*
*.sw? *.sw?
package-lock.json
*.iml *.iml
This diff is collapsed.
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"@fortawesome/free-brands-svg-icons": "^5.15.3", "@fortawesome/free-brands-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3", "@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/vue-fontawesome": "^2.0.2", "@fortawesome/vue-fontawesome": "^2.0.2",
"axios": "^0.19.2", "axios": "^0.21.1",
"core-js": "~3.6.5", "core-js": "~3.6.5",
"debounce": "^1.2.1", "debounce": "^1.2.1",
"inflection-table": "https://git.app.uib.no/api/v4/projects/16442/jobs/artifacts/0.2.21/raw/module.tar.gz?job=publish", "inflection-table": "https://git.app.uib.no/api/v4/projects/16442/jobs/artifacts/0.2.21/raw/module.tar.gz?job=publish",
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"vue-plausible": "^1.1.4", "vue-plausible": "^1.1.4",
"vue-router": "^3.5.1", "vue-router": "^3.5.1",
"vue-social-sharing": "^3.0.8", "vue-social-sharing": "^3.0.8",
"vuetify": "^2.4.8" "vuetify": "^2.5.8"
}, },
"devDependencies": { "devDependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
"eslint": "^5.16.0", "eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0", "eslint-plugin-vue": "^5.0.0",
"material-design-icons-iconfont": "^6.1.0", "material-design-icons-iconfont": "^6.1.0",
"sass": "^1.32.8", "sass": "^1.38.0",
"sass-loader": "^10.0.0", "sass-loader": "^10.0.0",
"vue-cli-plugin-vuetify": "^2.1.1", "vue-cli-plugin-vuetify": "^2.1.1",
"vue-template-compiler": "^2.6.12", "vue-template-compiler": "^2.6.12",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment