Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Oct 13, 2022
1 parent ca7cd08 commit f46c393
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 348 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"pinia": "^2.0.23",
"portal-vue": "^2.1.7",
"screenfull": "^6.0.2",
"vue": "^2.7.10",
"vue": "^2.7.12",
"vue-echarts": "^6.2.3",
"vue-i18n": "8.27.2",
"vue-i18n-bridge": "^9.2.2",
Expand All @@ -36,7 +36,7 @@
"@rushstack/eslint-patch": "^1.2.0",
"@testing-library/vue": "^5.8.3",
"@types/lodash": "^4.14.186",
"@types/node": "^16.11.64",
"@types/node": "^16.11.65",
"@types/nprogress": "^0.2.0",
"@types/postcss-preset-env": "^7.7.0",
"@vitejs/plugin-legacy": "~2.1.0",
Expand All @@ -45,7 +45,7 @@
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/test-utils": "^1.3.0",
"browserslist-to-esbuild": "^1.2.0",
"cypress": "^10.9.0",
"cypress": "^10.10.0",
"eslint": "^8.25.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-vue": "^9.6.0",
Expand All @@ -68,9 +68,9 @@
"vite-plugin-pages": "^0.26.0",
"vite-plugin-vue-layouts": "^0.7.0",
"vite-plugin-vue2-svg": "^0.3.0",
"vitest": "^0.24.0",
"vue-template-compiler": "^2.7.10",
"vue-tsc": "^1.0.3"
"vitest": "^0.24.1",
"vue-template-compiler": "^2.7.12",
"vue-tsc": "^1.0.7"
},
"browserslist": [
"> 1.3%",
Expand Down
Loading

0 comments on commit f46c393

Please sign in to comment.