2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-25 04:40:34 +03:00

chore: update dependencies

This commit is contained in:
pimlie
2021-08-01 18:57:49 +02:00
parent eec4e7c7c0
commit ec0c9414ac
2 changed files with 1278 additions and 594 deletions
+32 -32
View File
@@ -56,24 +56,24 @@
"vue": "^3.0.0" "vue": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.14.3", "@babel/core": "^7.14.8",
"@babel/plugin-transform-modules-commonjs": "^7.14.0", "@babel/plugin-transform-modules-commonjs": "^7.14.5",
"@babel/preset-typescript": "^7.13.0", "@babel/preset-typescript": "^7.14.5",
"@nuxtjs/eslint-config-typescript": "^6.0.1", "@nuxtjs/eslint-config-typescript": "^6.0.1",
"@rollup/plugin-alias": "^3.1.2", "@rollup/plugin-alias": "^3.1.5",
"@rollup/plugin-commonjs": "^19.0.0", "@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.0", "@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-replace": "^2.4.2", "@rollup/plugin-replace": "^3.0.0",
"@types/jest": "^26.0.23", "@types/jest": "^26.0.24",
"@types/webpack": "^5.28.0", "@types/webpack": "^5.28.0",
"@types/webpack-env": "^1.16.0", "@types/webpack-env": "^1.16.2",
"@typescript-eslint/eslint-plugin": "^4.26.0", "@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.26.0", "@typescript-eslint/parser": "^4.28.5",
"@vue/compiler-sfc": "^3.0.11", "@vue/compiler-sfc": "^3.1.5",
"@vue/server-renderer": "^3.0.11", "@vue/server-renderer": "^3.1.5",
"@vue/test-utils": "^2.0.0-rc.6", "@vue/test-utils": "^2.0.0-rc.6",
"@wishy-gift/html-include-chunks-webpack-plugin": "^1.0.1", "@wishy-gift/html-include-chunks-webpack-plugin": "^1.0.1",
"babel-jest": "^27.0.2", "babel-jest": "^27.0.6",
"babel-loader": "^8.2.2", "babel-loader": "^8.2.2",
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-global-define": "^1.0.3", "babel-plugin-global-define": "^1.0.3",
@@ -81,40 +81,40 @@
"babel-plugin-transform-import-meta": "^2.0.0", "babel-plugin-transform-import-meta": "^2.0.0",
"babel-preset-vue": "^2.0.2", "babel-preset-vue": "^2.0.2",
"browserstack-local": "^1.4.8", "browserstack-local": "^1.4.8",
"chromedriver": "^91.0.0", "chromedriver": "^92.0.0",
"codecov": "^3.8.2", "codecov": "^3.8.3",
"consola": "^2.15.3", "consola": "^2.15.3",
"eslint": "^7.28.0", "eslint": "^7.32.0",
"express-urlrewrite": "^1.4.0", "express-urlrewrite": "^1.4.0",
"geckodriver": "^2.0.0", "geckodriver": "^2.0.1",
"html-webpack-plugin": "^5.3.1", "html-webpack-plugin": "^5.3.2",
"jest": "^27.0.4", "jest": "^27.0.6",
"jest-environment-jsdom": "^27.0.3", "jest-environment-jsdom": "^27.0.6",
"jest-environment-jsdom-global": "^2.0.4", "jest-environment-jsdom-global": "^2.0.4",
"jiti": "^1.10.1", "jiti": "^1.11.0",
"jsdom": "^16.6.0", "jsdom": "^16.6.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"node-env-file": "^0.1.8", "node-env-file": "^0.1.8",
"puppeteer-core": "^10.0.0", "puppeteer-core": "^10.1.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"rollup": "^2.51.0", "rollup": "^2.55.1",
"rollup-plugin-dts": "^3.0.2", "rollup-plugin-dts": "^3.0.2",
"rollup-plugin-terser": "^7.0.2", "rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0", "rollup-plugin-typescript2": "^0.30.0",
"selenium-webdriver": "^4.0.0-beta.3", "selenium-webdriver": "^4.0.0-beta.4",
"standard-version": "^9.3.0", "standard-version": "^9.3.1",
"tib": "^0.7.5", "tib": "^0.7.5",
"ts-jest": "^27.0.2", "ts-jest": "^27.0.4",
"ts-loader": "^9.2.3", "ts-loader": "^9.2.4",
"typescript": "^4.3.2", "typescript": "^4.3.5",
"vite": "^2.3.6", "vite": "^2.4.4",
"vue": "^3.0.6", "vue": "^3.0.6",
"vue-jest": "^5.0.0-alpha.9", "vue-jest": "^5.0.0-alpha.9",
"vue-loader": "^16.0.0", "vue-loader": "^16.0.0",
"vue-router": "^4.0.6", "vue-router": "^4.0.6",
"webpack": "^5.38.1", "webpack": "^5.47.1",
"webpack-bundle-analyzer": "^4.4.2", "webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.7.0", "webpack-cli": "^4.7.2",
"webpack-dev-server": "^4.0.0-beta.2", "webpack-dev-server": "^4.0.0-beta.2",
"webpackbar": "^4.0.0" "webpackbar": "^4.0.0"
} }
+1246 -562
View File
File diff suppressed because it is too large Load Diff