1
0

chore(deps): pin dependencies (#834)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/834
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-10-15 20:42:04 +00:00
committed by konrad
parent ba4f825bc6
commit 10c262fe96
2 changed files with 22 additions and 22 deletions

View File

@ -21,7 +21,7 @@
"copy-to-clipboard": "3.3.1",
"date-fns": "2.24.0",
"dompurify": "2.3.3",
"flatpickr": "^4.6.9",
"flatpickr": "4.6.9",
"highlight.js": "11.2.0",
"is-touch-device": "1.0.1",
"marked": "3.0.4",
@ -48,7 +48,7 @@
"@types/jest": "27.0.2",
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"@vitejs/plugin-legacy": "^1.6.1",
"@vitejs/plugin-legacy": "1.6.1",
"@vue/eslint-config-typescript": "7.0.0",
"@vue/runtime-dom": "latest",
"autoprefixer": "10.3.6",
@ -62,8 +62,8 @@
"express": "4.17.1",
"faker": "5.5.3",
"jest": "27.2.4",
"postcss": "^8.3.9",
"rollup": "^2.58.0",
"postcss": "8.3.9",
"rollup": "2.58.0",
"rollup-plugin-visualizer": "5.5.2",
"sass": "1.42.1",
"ts-jest": "27.0.5",