Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: markthree <[email protected]>
  • Loading branch information
renovate[bot] and markthree authored Dec 5, 2023
1 parent 63a9fc9 commit d7af1e8
Show file tree
Hide file tree
Showing 2 changed files with 581 additions and 432 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,36 +25,36 @@
"lint:fix": "eslint --fix --ext .ts,.js,.jsx,.vue,.cjs ."
},
"engines": {
"node": ">=18.18.2"
"node": ">=18.19.0"
},
"packageManager": "[email protected]",
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^1.5.0",
"@types/ityped": "^1.0.3",
"@types/node": "^18.18.13",
"@typescript-eslint/parser": "^6.13.0",
"@unocss/eslint-config": "^0.57.7",
"@unocss/reset": "^0.57.7",
"@types/node": "^18.19.2",
"@typescript-eslint/parser": "^6.13.2",
"@unocss/eslint-config": "^0.58.0",
"@unocss/reset": "^0.58.0",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vueuse/components": "^10.6.1",
"@vueuse/core": "^10.6.1",
"@vueuse/integrations": "^10.6.1",
"axios": "^1.6.2",
"browserslist": "^4.22.1",
"browserslist": "^4.22.2",
"c8": "^8.0.1",
"changelogen": "^0.5.5",
"cross-env": "^7.0.3",
"echarts": "^5.4.3",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-vue": "^9.19.2",
"husky": "^8.0.3",
"ityped": "^1.0.3",
"lightningcss": "^1.22.1",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"local-pkg": "^0.5.0",
"markdown-it-prism": "^2.3.0",
"mockjs": "^1.1.0",
Expand All @@ -65,28 +65,28 @@
"plop": "^4.0.0",
"prettier": "^3.1.0",
"prism-theme-vars": "^0.2.4",
"taze": "^0.12.2",
"terser": "^5.24.0",
"taze": "^0.13.0",
"terser": "^5.25.0",
"typescript": "^5.3.2",
"unocss": "^0.57.7",
"unplugin-auto-import": "^0.17.1",
"unplugin-vue-components": "^0.25.2",
"unocss": "^0.58.0",
"unplugin-auto-import": "^0.17.2",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-markdown": "^0.25.2",
"unplugin-vue-router": "^0.7.0",
"vite": "^5.0.2",
"vite": "^5.0.5",
"vite-auto-import-resolvers": "^3.2.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-env-types": "^0.1.3",
"vite-plugin-mock": "^2.9.8",
"vite-plugin-removelog": "^0.2.2",
"vite-plugin-use-modules": "^1.4.6",
"vite-plugin-vue-devtools": "1.0.0-rc.5",
"vite-plugin-vue-devtools": "1.0.0-rc.6",
"vite-plugin-vue-meta-layouts": "^0.3.3",
"vite-plugin-warmup": "^0.1.0",
"vue": "^3.3.10",
"vitest": "^1.0.1",
"vue": "^3.3.9",
"vue-dark-switch": "^1.0.6",
"vue-echarts": "^6.6.1",
"vue-echarts": "^6.6.2",
"vue-i18n": "^9.8.0",
"vue-request": "2.0.4",
"vue-router": "^4.2.5",
Expand Down
Loading

0 comments on commit d7af1e8

Please sign in to comment.