mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
Chore: update dependencies
This commit is contained in:
parent
ad9a6addf4
commit
b56d31d0fa
49
package.json
49
package.json
@ -25,53 +25,52 @@
|
|||||||
"contributors:generate": "all-contributors generate"
|
"contributors:generate": "all-contributors generate"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/eslint-parser": "^7.16.3",
|
|
||||||
"@types/lodash-es": "^4.17.5",
|
"@types/lodash-es": "^4.17.5",
|
||||||
"@types/node": "^16.11.11",
|
"@types/node": "^17.0.12",
|
||||||
"@types/react": "^17.0.37",
|
"@types/react": "^17.0.38",
|
||||||
"@types/react-dom": "^17.0.11",
|
"@types/react-dom": "^17.0.11",
|
||||||
"@types/react-router-dom": "^5.3.2",
|
"@types/react-router-dom": "^5.3.3",
|
||||||
"@types/react-table": "^7.7.8",
|
"@types/react-table": "^7.7.9",
|
||||||
"@types/react-virtualized-auto-sizer": "^1.0.1",
|
"@types/react-virtualized-auto-sizer": "^1.0.1",
|
||||||
"@types/react-window": "^1.8.5",
|
"@types/react-window": "^1.8.5",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.5.0",
|
"@typescript-eslint/eslint-plugin": "^5.10.1",
|
||||||
"@typescript-eslint/parser": "^5.5.0",
|
"@typescript-eslint/parser": "^5.10.1",
|
||||||
"@vitejs/plugin-react": "^1.1.0",
|
"@vitejs/plugin-react": "^1.1.4",
|
||||||
"eslint": "^8.3.0",
|
"eslint": "^8.7.0",
|
||||||
"eslint-config-airbnb": "^19.0.1",
|
"eslint-config-airbnb": "^19.0.4",
|
||||||
"eslint-config-airbnb-typescript": "^16.1.0",
|
"eslint-config-airbnb-typescript": "^16.1.0",
|
||||||
"eslint-config-standard-with-typescript": "^21.0.1",
|
"eslint-config-standard-with-typescript": "^21.0.1",
|
||||||
"eslint-import-resolver-typescript": "^2.5.0",
|
"eslint-import-resolver-typescript": "^2.5.0",
|
||||||
"eslint-plugin-import": "^2.25.3",
|
"eslint-plugin-import": "^2.25.4",
|
||||||
"eslint-plugin-node": "^11.1.0",
|
"eslint-plugin-node": "^11.1.0",
|
||||||
"eslint-plugin-promise": "^5.2.0",
|
"eslint-plugin-promise": "^6.0.0",
|
||||||
"eslint-plugin-react-hooks": "^4.3.0",
|
"eslint-plugin-react-hooks": "^4.3.0",
|
||||||
"sass": "^1.44.0",
|
"sass": "^1.49.0",
|
||||||
"type-fest": "^2.7.0",
|
"type-fest": "^2.10.0",
|
||||||
"typescript": "^4.5.2",
|
"typescript": "^4.5.5",
|
||||||
"vite": "^2.6.14",
|
"vite": "^2.7.13",
|
||||||
"vite-plugin-pwa": "^0.11.9",
|
"vite-plugin-pwa": "^0.11.13",
|
||||||
"vite-plugin-windicss": "^1.5.3",
|
"vite-plugin-windicss": "^1.6.3",
|
||||||
"vite-tsconfig-paths": "^3.3.17",
|
"vite-tsconfig-paths": "^3.3.17",
|
||||||
"windicss": "^3.2.1"
|
"windicss": "^3.4.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.24.0",
|
"axios": "^0.25.0",
|
||||||
"classnames": "^2.3.1",
|
"classnames": "^2.3.1",
|
||||||
"dayjs": "^1.10.7",
|
"dayjs": "^1.10.7",
|
||||||
"eventemitter3": "^4.0.7",
|
"eventemitter3": "^4.0.7",
|
||||||
"immer": "^9.0.7",
|
"immer": "^9.0.12",
|
||||||
"jotai": "^1.4.6",
|
"jotai": "^1.5.3",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"neverthrow": "^4.3.1",
|
"neverthrow": "^4.3.1",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-router-dom": "^6.0.2",
|
"react-router-dom": "^6.2.1",
|
||||||
"react-table": "^7.7.0",
|
"react-table": "^7.7.0",
|
||||||
"react-use": "^17.3.1",
|
"react-use": "^17.3.2",
|
||||||
"react-virtualized-auto-sizer": "^1.0.6",
|
"react-virtualized-auto-sizer": "^1.0.6",
|
||||||
"react-window": "^1.8.6",
|
"react-window": "^1.8.6",
|
||||||
"swr": "^1.1.0",
|
"swr": "^1.1.2",
|
||||||
"use-immer": "^0.6.0"
|
"use-immer": "^0.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
2318
pnpm-lock.yaml
generated
2318
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user