2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-19 20:50:34 +03:00

chore: update dependencies

This commit is contained in:
pimlie
2021-02-28 23:10:18 +01:00
parent 3e1a0da9e4
commit f292611e22
2 changed files with 406 additions and 410 deletions
+20 -20
View File
@@ -49,24 +49,24 @@
"test:types": "tsc --build tsconfig.json"
},
"peerDependencies": {
"@vue/server-renderer": "^3.0.5",
"@vue/server-renderer": "^3.0.6",
"vue": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/plugin-transform-modules-commonjs": "^7.12.13",
"@babel/preset-typescript": "^7.12.16",
"@babel/core": "^7.13.8",
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
"@babel/preset-typescript": "^7.13.0",
"@nuxtjs/eslint-config-typescript": "^5.0.0",
"@rollup/plugin-alias": "^3.1.2",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@rollup/plugin-replace": "^2.3.4",
"@rollup/plugin-replace": "^2.4.1",
"@types/webpack": "^4.41.26",
"@types/webpack-env": "^1.16.0",
"@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"@vue/compiler-sfc": "^3.0.5",
"@vue/server-renderer": "^3.0.5",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"@vue/compiler-sfc": "^3.0.6",
"@vue/server-renderer": "^3.0.6",
"@vue/server-test-utils": "^1.1.3",
"@vue/test-utils": "^1.1.3",
"@wishy-gift/html-include-chunks-webpack-plugin": "^0.1.5",
@@ -80,35 +80,35 @@
"chromedriver": "^88.0.0",
"codecov": "^3.8.1",
"consola": "^2.15.3",
"eslint": "^7.20.0",
"eslint": "^7.21.0",
"express-urlrewrite": "^1.4.0",
"geckodriver": "^1.22.1",
"html-webpack-plugin": "^5.1.0",
"html-webpack-plugin": "^5.2.0",
"jest": "^26.6.3",
"jest-environment-jsdom": "^26.6.2",
"jest-environment-jsdom-global": "^2.0.4",
"jiti": "^1.3.0",
"jsdom": "^16.4.0",
"lodash": "^4.17.20",
"lodash": "^4.17.21",
"node-env-file": "^0.1.8",
"puppeteer-core": "^7.1.0",
"puppeteer-core": "^8.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.39.0",
"rollup": "^2.40.0",
"rollup-plugin-dts": "^2.0.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.29.0",
"selenium-webdriver": "^4.0.0-alpha.8",
"standard-version": "^9.1.0",
"rollup-plugin-typescript2": "^0.30.0",
"selenium-webdriver": "^4.0.0-beta.1",
"standard-version": "^9.1.1",
"tib": "^0.7.5",
"ts-jest": "^26.5.1",
"ts-jest": "^26.5.2",
"ts-loader": "^8.0.17",
"typescript": "^4.1.5",
"typescript": "^4.2.2",
"vite": "^2.0.4",
"vue": "^3.0.5",
"vue-jest": "^3.0.7",
"vue-loader": "^16.0.0",
"vue-router": "next",
"webpack": "^5.21.2",
"webpack": "^5.24.2",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",
+386 -390
View File
File diff suppressed because it is too large Load Diff