Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo committed Oct 31, 2023
1 parent 21fae71 commit 19cc931
Show file tree
Hide file tree
Showing 2 changed files with 1,379 additions and 1,296 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,35 +26,35 @@
"vue-demi": "^0.13.11"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.23.2",
"@highlightjs/vue-plugin": "^2.1.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vercel/analytics": "^1.0.1",
"@vercel/analytics": "^1.1.1",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-eslint": "^5.0.8",
"@vue/cli-plugin-typescript": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"@vue/compiler-sfc": "^3.3.4",
"@vue/composition-api": "^1.7.1",
"@vue/compiler-sfc": "^3.3.7",
"@vue/composition-api": "^1.7.2",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"@vueuse/core": "^10.4.1",
"@vueuse/core": "^10.5.0",
"comment-mark": "^1.1.1",
"core-js": "^3.32.0",
"core-js": "^3.33.2",
"echarts": "^5.4.3",
"echarts-gl": "^2.0.9",
"echarts-liquidfill": "^3.1.0",
"esbuild-wasm": "^0.19.2",
"esbuild-wasm": "^0.19.5",
"eslint": "^7.32.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-vue": "^8.7.1",
"highlight.js": "^11.8.0",
"pinia": "^2.1.6",
"postcss": "^8.4.27",
"highlight.js": "^11.9.0",
"pinia": "^2.1.7",
"postcss": "^8.4.31",
"postcss-loader": "^5.3.0",
"postcss-nested": "^5.0.6",
"prettier": "^2.8.8",
Expand All @@ -65,11 +65,11 @@
"rollup-plugin-dts": "^4.2.3",
"rollup-plugin-styles": "^4.0.0",
"rollup-plugin-ts": "^2.0.7",
"tslib": "^2.6.1",
"tslib": "^2.6.2",
"typescript": "4.6.4",
"vue": "^3.3.4",
"vue2": "npm:vue@^2.7.14",
"webpack": "^5.88.2"
"vue": "^3.3.7",
"vue2": "npm:vue@^2.7.15",
"webpack": "^5.89.0"
},
"peerDependencies": {
"@vue/composition-api": "^1.0.5",
Expand Down
Loading

1 comment on commit 19cc931

@vercel
Copy link

@vercel vercel bot commented on 19cc931 Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.