mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-16 11:22:12 +03:00
chore(deps): update frontend and Go deps
Update Ant Design, React i18n, Zod, testing utilities, Oxc tooling, GORM Postgres, Pion transport, and sing dependencies to their latest specified versions.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"@noble/hashes": "^2.4.0",
|
||||
"@tanstack/react-query": "^5.102.8",
|
||||
"@tanstack/react-query-devtools": "^5.102.8",
|
||||
"antd": "^6.6.3",
|
||||
"antd": "^6.6.4",
|
||||
"codemirror": "^6.0.2",
|
||||
"dayjs": "^1.11.23",
|
||||
"i18next": "^26.4.2",
|
||||
@@ -50,18 +50,18 @@
|
||||
"react": "^19.3.0",
|
||||
"react-dom": "^19.3.0",
|
||||
"react-hook-form": "^7.88.0",
|
||||
"react-i18next": "^17.0.13",
|
||||
"react-i18next": "^17.0.14",
|
||||
"react-router": "^8.3.1",
|
||||
"swagger-ui-react": "^5.32.15",
|
||||
"uplot": "^1.6.32",
|
||||
"zod": "^4.6.2"
|
||||
"zod": "^4.6.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@storybook/addon-a11y": "^10.6.0",
|
||||
"@storybook/addon-docs": "^10.6.0",
|
||||
"@storybook/addon-vitest": "^10.6.0",
|
||||
"@storybook/react-vite": "^10.6.0",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/dom": "^10.4.2",
|
||||
"@testing-library/react": "^16.3.3",
|
||||
"@types/react": "^19.3.0",
|
||||
"@types/react-dom": "^19.3.0",
|
||||
@@ -73,8 +73,8 @@
|
||||
"jsdom": "^30.0.1",
|
||||
"lint-staged": "^17.5.1",
|
||||
"msw": "^2.15.0",
|
||||
"oxfmt": "0.67.0",
|
||||
"oxlint": "1.82.0",
|
||||
"oxfmt": "0.68.0",
|
||||
"oxlint": "1.83.0",
|
||||
"oxlint-tsgolint": "^7.0.2001",
|
||||
"playwright": "^1.63.0",
|
||||
"storybook": "^10.6.0",
|
||||
|
||||
Reference in New Issue
Block a user