chore: update deps

This commit is contained in:
Sándor Levcsák 2020-12-27 17:57:46 +02:00
parent 8a39242c42
commit 0c5da9f4f7
2 changed files with 1382 additions and 3590 deletions

View File

@ -12,43 +12,43 @@
"test": "yarn check-ts-errors && yarn lint && yarn test:unit && yarn test:e2e"
},
"dependencies": {
"@harlem/core": "^1.0.16",
"@harlem/core": "^1.0.17",
"deepmerge": "^4.2.2",
"dompurify": "^2.2.2",
"marked": "^1.2.3",
"dompurify": "^2.2.6",
"marked": "^1.2.7",
"vue": "^3.0.2",
"vue-router": "^4.0.0-rc.2"
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@testing-library/jest-dom": "^5.11.5",
"@babel/core": "^7.12.10",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/vue": "^6.0.0",
"@types/dompurify": "^2.0.4",
"@types/jest": "^24.9.1",
"@types/marked": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"@vue/compiler-sfc": "^3.0.2",
"@types/dompurify": "^2.1.0",
"@types/jest": "^26.0.19",
"@types/marked": "^1.2.1",
"@typescript-eslint/eslint-plugin": "^4.11.0",
"@typescript-eslint/parser": "^4.11.0",
"@vue/compiler-sfc": "^3.0.4",
"@vue/test-utils": "^2.0.0-beta.8",
"babel-jest": "^24.9.0",
"cypress": "^5.3.0",
"eslint": "^7.13.0",
"eslint-config-standard": "^16.0.1",
"babel-jest": "^26.6.3",
"cypress": "^6.2.0",
"eslint": "^7.16.0",
"eslint-config-standard": "^16.0.2",
"eslint-config-standard-with-typescript": "^19.0.1",
"eslint-plugin-cypress": "^2.11.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^7.1.0",
"husky": "^4.3.0",
"jest": "^24.9.0",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.3.0",
"husky": "^4.3.6",
"jest": "^26.6.3",
"jsdom": "^16.4.0",
"lint-staged": "^10.5.1",
"ts-jest": "^24.3.0",
"typescript": "^3.9.7",
"vite": "^1.0.0-rc.9",
"vti": "^0.0.14",
"lint-staged": "^10.5.3",
"ts-jest": "^26.4.4",
"typescript": "^4.1.3",
"vite": "^1.0.0-rc.13",
"vti": "^0.0.23",
"vue-jest": "^5.0.0-alpha.5"
},
"husky": {

4924
yarn.lock

File diff suppressed because it is too large Load Diff