chore(deps): update @radix-ui/react-dialog, react-router-dom, @vitest/coverage-v8, and vitest to latest versions

This commit is contained in:
hamster1963
2026-06-20 00:53:33 +08:00
parent bdabc0158b
commit 5a4e47d520
2 changed files with 208 additions and 97 deletions
+4 -4
View File
@@ -28,7 +28,7 @@
"@numeric-text/react": "^0.1.4",
"@radix-ui/react-accordion": "1.2.13",
"@radix-ui/react-checkbox": "1.3.4",
"@radix-ui/react-dialog": "^1.1.16",
"@radix-ui/react-dialog": "^1.1.17",
"@radix-ui/react-dropdown-menu": "2.1.17",
"@radix-ui/react-label": "2.1.9",
"@radix-ui/react-popover": "1.1.16",
@@ -56,7 +56,7 @@
"react": "19.2.7",
"react-dom": "19.2.7",
"react-i18next": "17.0.8",
"react-router-dom": "^7.17.0",
"react-router-dom": "^7.18.0",
"recharts": "3.8.1",
"sonner": "2.0.7",
"tailwind-merge": "3.6.0",
@@ -72,14 +72,14 @@
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^6.0.2",
"@vitest/coverage-v8": "^4.1.8",
"@vitest/coverage-v8": "^4.1.9",
"globals": "17.6.0",
"jsdom": "^29.1.1",
"postcss": "8.5.15",
"tailwindcss": "^4.3.1",
"typescript": "~6.0.3",
"vite": "8.0.16",
"vitest": "^4.1.8"
"vitest": "^4.1.9"
},
"packageManager": "pnpm@11.5.1+sha512.93f7b57422ea7068257235b4c16eb60762eb68e1dc23723199cc739043ea9be2c4143274a399d8c6defa2b1176226d9ca1c4b63482d6200c1a8fbaa78c1d1485"
}