Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mufeng889 committed Aug 26, 2024
1 parent 6241a81 commit f63e71e
Show file tree
Hide file tree
Showing 4 changed files with 506 additions and 467 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"@sa/simple-router": "workspace:*",
"@sa/utils": "workspace:*",
"ahooks": "3.8.1",
"antd": "5.20.1",
"antd": "5.20.2",
"classnames": "2.5.1",
"dayjs": "1.11.12",
"dayjs": "1.11.13",
"echarts": "5.5.1",
"i18next": "23.12.3",
"i18next": "23.14.0",
"immer": "10.1.1",
"lodash-es": "4.17.21",
"nprogress": "0.2.0",
Expand All @@ -74,44 +74,44 @@
"react-error-boundary": "4.0.13",
"react-i18next": "15.0.1",
"react-redux": "9.1.2",
"react-router-dom": "6.26.0",
"react-router-dom": "6.26.1",
"react-transition-group": "4.4.5"
},
"devDependencies": {
"@iconify/json": "2.2.237",
"@iconify/json": "2.2.241",
"@iconify/types": "2.0.0",
"@ohh-889/react-auto-route": "0.2.9",
"@ohh-889/react-auto-route": "0.3.1",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.4.0",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@types/lodash-es": "4.17.12",
"@types/node": "22.3.0",
"@types/node": "22.5.0",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@types/react": "18.3.4",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "18.3.0",
"@types/react-transition-group": "4.4.11",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"@unocss/eslint-config": "0.62.1",
"@unocss/preset-icons": "0.62.1",
"@unocss/preset-uno": "0.62.1",
"@unocss/transformer-variant-group": "0.62.1",
"@unocss/vite": "0.62.1",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@unocss/eslint-config": "0.62.3",
"@unocss/preset-icons": "0.62.3",
"@unocss/preset-uno": "0.62.3",
"@unocss/transformer-variant-group": "0.62.3",
"@unocss/vite": "0.62.3",
"@vitejs/plugin-react": "4.3.1",
"eslint": "9.9.0",
"eslint": "9.9.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.9",
"eslint-plugin-react-refresh": "0.4.11",
"sass": "1.77.8",
"tsx": "4.17.0",
"tsx": "4.18.0",
"typescript": "5.5.4",
"unplugin-auto-import": "0.18.2",
"unplugin-icons": "0.19.2",
"vite": "5.4.0",
"vite-plugin-inspect": "0.8.5",
"vite": "5.4.2",
"vite-plugin-inspect": "0.8.7",
"vite-plugin-remove-console": "2.2.0",
"vite-plugin-svg-icons": "2.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@sa/utils": "workspace:*",
"axios": "1.7.4",
"axios": "1.7.5",
"axios-retry": "4.5.0",
"qs": "6.13.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"devDependencies": {
"@soybeanjs/changelog": "0.3.24",
"@types/yargs": "17.0.33",
"bumpp": "9.5.1",
"bumpp": "9.5.2",
"c12": "1.11.1",
"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",
"npm-check-updates": "17.1.0",
"rimraf": "6.0.1",
"yargs": "17.7.2"
}
Expand Down
Loading

0 comments on commit f63e71e

Please sign in to comment.