Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Aug 19, 2024
1 parent 2fa400b commit 7fa5590
Show file tree
Hide file tree
Showing 3 changed files with 525 additions and 524 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,35 +54,35 @@
"@sa/hooks": "workspace:*",
"@sa/materials": "workspace:*",
"@sa/utils": "workspace:*",
"@vueuse/core": "10.11.1",
"@vueuse/core": "11.0.1",
"clipboard": "2.0.11",
"dayjs": "1.11.12",
"echarts": "5.5.1",
"naive-ui": "2.39.0",
"nprogress": "0.2.0",
"pinia": "2.2.1",
"pinia": "2.2.2",
"tailwind-merge": "2.5.2",
"vue": "3.4.37",
"vue": "3.4.38",
"vue-draggable-plus": "0.5.3",
"vue-i18n": "9.13.1",
"vue-i18n": "9.14.0",
"vue-router": "4.4.3"
},
"devDependencies": {
"@elegant-router/vue": "0.3.8",
"@iconify/json": "2.2.237",
"@iconify/json": "2.2.238",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.4.0",
"@types/node": "22.2.0",
"@types/node": "22.4.1",
"@types/nprogress": "0.2.3",
"@unocss/eslint-config": "0.62.1",
"@unocss/preset-icons": "0.62.1",
"@unocss/preset-uno": "0.62.1",
"@unocss/transformer-directives": "0.62.1",
"@unocss/transformer-variant-group": "0.62.1",
"@unocss/vite": "0.62.1",
"@unocss/eslint-config": "0.62.2",
"@unocss/preset-icons": "0.62.2",
"@unocss/preset-uno": "0.62.2",
"@unocss/transformer-directives": "0.62.2",
"@unocss/transformer-variant-group": "0.62.2",
"@unocss/vite": "0.62.2",
"@vitejs/plugin-vue": "5.1.2",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vitejs/plugin-vue-jsx": "4.0.1",
"eslint": "9.9.0",
"eslint-plugin-vue": "9.27.0",
"json5": "2.2.3",
Expand All @@ -93,7 +93,7 @@
"typescript": "5.5.4",
"unplugin-icons": "0.19.2",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.0",
"vite": "5.4.1",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "7.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"cac": "6.7.14",
"consola": "3.2.3",
"enquirer": "2.4.1",
"execa": "9.3.0",
"execa": "9.3.1",
"kolorist": "1.8.0",
"npm-check-updates": "17.0.6",
"rimraf": "6.0.1"
Expand Down
Loading

0 comments on commit 7fa5590

Please sign in to comment.