1
0

Pin dependencies (#599)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/599
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-07-19 20:27:31 +00:00
committed by konrad
parent aa44082606
commit a127ac5f66
2 changed files with 10 additions and 10 deletions

View File

@ -40,16 +40,16 @@
"@fortawesome/free-regular-svg-icons": "5.15.3",
"@fortawesome/free-solid-svg-icons": "5.15.3",
"@fortawesome/vue-fontawesome": "2.0.2",
"@types/jest": "^26.0.24",
"@types/jest": "26.0.24",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"@vue/cli": "4.5.13",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-plugin-pwa": "4.5.13",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-typescript": "4.5.13",
"@vue/cli-service": "4.5.13",
"@vue/eslint-config-typescript": "^7.0.0",
"@vue/eslint-config-typescript": "7.0.0",
"axios": "0.21.1",
"babel-eslint": "10.1.0",
"cypress": "7.7.0",
@ -59,8 +59,8 @@
"faker": "5.5.3",
"jest": "27.0.6",
"sass-loader": "10.2.0",
"ts-jest": "^27.0.3",
"typescript": "^4.3.5",
"ts-jest": "27.0.3",
"typescript": "4.3.5",
"vue-flatpickr-component": "8.1.7",
"vue-notification": "1.3.20",
"vue-router": "3.5.2",