1
0

Pin dependencies (#616)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/616
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-07-26 16:25:09 +00:00
committed by konrad
parent 91c86fc563
commit 66e5d03aef
2 changed files with 10 additions and 10 deletions

View File

@ -45,11 +45,11 @@
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-replace": "3.0.0",
"@types/jest": "26.0.24",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.4",
"@vue/babel-preset-app": "^4.5.13",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"@vue/babel-preset-app": "4.5.13",
"@vue/eslint-config-typescript": "7.0.0",
"autoprefixer": "^10.3.1",
"autoprefixer": "10.3.1",
"axios": "0.21.1",
"babel-eslint": "10.1.0",
"cypress": "8.0.0",
@ -57,7 +57,7 @@
"esbuild": "0.12.16",
"eslint": "7.31.0",
"eslint-plugin-vue": "7.14.0",
"express": "^4.17.1",
"express": "4.17.1",
"faker": "5.5.3",
"jest": "27.0.6",
"rollup-plugin-terser": "7.0.2",