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 Mar 17, 2024
1 parent 0cc8f05 commit 0fee104
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 286 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -60,39 +60,39 @@
"pinia": "2.1.7",
"vue": "3.4.21",
"vue-draggable-plus": "0.3.5",
"vue-i18n": "9.10.1",
"vue-i18n": "9.10.2",
"vue-router": "4.3.0"
},
"devDependencies": {
"@elegant-router/vue": "0.3.6",
"@iconify/json": "2.2.191",
"@iconify/json": "2.2.192",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.2.4",
"@soybeanjs/eslint-config": "1.2.5",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.26",
"@types/node": "20.11.28",
"@types/nprogress": "0.2.3",
"@unocss/eslint-config": "0.58.5",
"@unocss/preset-icons": "0.58.5",
"@unocss/preset-uno": "0.58.5",
"@unocss/transformer-directives": "0.58.5",
"@unocss/transformer-variant-group": "0.58.5",
"@unocss/vite": "0.58.5",
"@unocss/eslint-config": "0.58.6",
"@unocss/preset-icons": "0.58.6",
"@unocss/preset-uno": "0.58.6",
"@unocss/transformer-directives": "0.58.6",
"@unocss/transformer-variant-group": "0.58.6",
"@unocss/vite": "0.58.6",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"eslint": "8.57.0",
"eslint-plugin-vue": "9.23.0",
"lint-staged": "15.2.2",
"sass": "1.71.1",
"simple-git-hooks": "2.10.0",
"sass": "1.72.0",
"simple-git-hooks": "2.11.0",
"tsx": "4.7.1",
"typescript": "5.4.2",
"unplugin-icons": "0.18.5",
"unplugin-vue-components": "0.26.0",
"vite": "5.1.6",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "7.0.17",
"vite-plugin-vue-devtools": "7.0.18",
"vue-eslint-parser": "9.4.2",
"vue-tsc": "2.0.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/axios/package.json
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@sa/utils": "workspace:*",
"axios": "1.6.7",
"axios": "1.6.8",
"axios-retry": "4.0.0",
"qs": "6.12.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Expand Up @@ -21,7 +21,7 @@
"enquirer": "2.4.1",
"execa": "8.0.1",
"kolorist": "1.8.0",
"npm-check-updates": "16.14.15",
"npm-check-updates": "16.14.17",
"rimraf": "5.0.5"
}
}

0 comments on commit 0fee104

Please sign in to comment.