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

chore: update depedencies

This commit is contained in:
pimlie
2021-05-17 01:53:45 +02:00
parent 32b8e7aee3
commit 5036ace255
2 changed files with 1185 additions and 1810 deletions
+6 -5
View File
@@ -70,13 +70,14 @@
"@typescript-eslint/parser": "^4.15.2", "@typescript-eslint/parser": "^4.15.2",
"@vue/compiler-sfc": "^3.0.6", "@vue/compiler-sfc": "^3.0.6",
"@vue/server-renderer": "^3.0.6", "@vue/server-renderer": "^3.0.6",
"@vue/test-utils": "next", "@vue/test-utils": "^2.0.0-rc.6",
"@wishy-gift/html-include-chunks-webpack-plugin": "^0.1.5", "@wishy-gift/html-include-chunks-webpack-plugin": "^0.1.5",
"babel-jest": "^26.6.3", "babel-jest": "^26.6.3",
"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",
"babel-plugin-module-resolver": "^4.1.0", "babel-plugin-module-resolver": "^4.1.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": "^88.0.0", "chromedriver": "^88.0.0",
@@ -103,17 +104,17 @@
"standard-version": "^9.1.1", "standard-version": "^9.1.1",
"tib": "^0.7.5", "tib": "^0.7.5",
"ts-jest": "^26.5.4", "ts-jest": "^26.5.4",
"ts-loader": "^8.0.17", "ts-loader": "^9.1.2",
"typescript": "^4.2.2", "typescript": "^4.2.2",
"vite": "^2.0.4", "vite": "^2.0.4",
"vue": "^3.0.6", "vue": "^3.0.6",
"vue-jest": "next", "vue-jest": "^5.0.0-alpha.9",
"vue-loader": "^16.0.0", "vue-loader": "^16.0.0",
"vue-router": "next", "vue-router": "^4.0.6",
"webpack": "^5.24.2", "webpack": "^5.24.2",
"webpack-bundle-analyzer": "^4.4.0", "webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.5.0", "webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2", "webpack-dev-server": "^4.0.0-beta.2",
"webpackbar": "^4.0.0" "webpackbar": "^4.0.0"
} }
} }
+1179 -1805
View File
File diff suppressed because it is too large Load Diff