Skip to content

Commit

Permalink
feat: 🚀 upgrade NPM plugin package
Browse files Browse the repository at this point in the history
  • Loading branch information
HalseySpicy committed Jun 29, 2024
1 parent 58bfe44 commit 8f22da0
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 212 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"driver.js": "^1.3.1",
"echarts": "^5.5.0",
"echarts": "^5.5.1",
"echarts-liquidfill": "^3.1.0",
"element-plus": "^2.7.6",
"md5": "^2.3.0",
Expand All @@ -53,7 +53,7 @@
"qs": "^6.12.1",
"screenfull": "^6.0.2",
"sortablejs": "^1.15.2",
"vue": "^3.4.30",
"vue": "^3.4.31",
"vue-i18n": "^9.13.1",
"vue-router": "^4.4.0",
"vuedraggable": "^4.1.0"
Expand All @@ -65,8 +65,8 @@
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.9.15",
"@types/sortablejs": "^1.15.8",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.19",
Expand All @@ -80,9 +80,9 @@
"lint-staged": "^15.2.5",
"postcss": "^8.4.38",
"postcss-html": "^1.7.0",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.3",
"sass": "^1.77.6",
"standard-version": "^9.5.0",
"stylelint": "^16.6.1",
"stylelint-config-html": "^1.1.0",
Expand All @@ -93,7 +93,7 @@
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "^5.5.2",
"unplugin-vue-setup-extend-plus": "^1.0.1",
"vite": "^5.3.1",
"vite": "^5.3.2",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-html": "^3.2.2",
Expand Down
Loading

0 comments on commit 8f22da0

Please sign in to comment.