Merge pull request #179 from nezhahq/dependabot/npm_and_yarn/npm-dependencies-4690c62d08

This commit is contained in:
naiba
2026-07-18 08:27:06 +08:00
committed by GitHub
2 changed files with 340 additions and 233 deletions
+328 -221
View File
File diff suppressed because it is too large Load Diff
+12 -12
View File
@@ -31,7 +31,7 @@
"@radix-ui/react-slot": "^1.3.0", "@radix-ui/react-slot": "^1.3.0",
"@radix-ui/react-switch": "^1.3.3", "@radix-ui/react-switch": "^1.3.3",
"@radix-ui/react-tabs": "^1.1.17", "@radix-ui/react-tabs": "^1.1.17",
"@tailwindcss/postcss": "^4.3.2", "@tailwindcss/postcss": "^4.3.3",
"@tanstack/react-table": "^8.21.3", "@tanstack/react-table": "^8.21.3",
"@trivago/prettier-plugin-sort-imports": "^6.0.2", "@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@types/luxon": "^3.7.2", "@types/luxon": "^3.7.2",
@@ -47,18 +47,18 @@
"i18next": "^26.3.6", "i18next": "^26.3.6",
"i18next-browser-languagedetector": "^8.2.1", "i18next-browser-languagedetector": "^8.2.1",
"jotai-zustand": "^0.6.0", "jotai-zustand": "^0.6.0",
"lucide-react": "^1.24.0", "lucide-react": "^1.25.0",
"luxon": "^3.7.2", "luxon": "^3.7.2",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"prettier-plugin-tailwindcss": "^0.8.0", "prettier-plugin-tailwindcss": "^0.8.1",
"react": "^19.2.7", "react": "^19.2.7",
"react-day-picker": "^10.0.1", "react-day-picker": "^10.0.1",
"react-dom": "^19.2.7", "react-dom": "^19.2.7",
"react-hook-form": "^7.81.0", "react-hook-form": "^7.81.0",
"react-i18next": "^17.0.9", "react-i18next": "^17.0.10",
"react-router-dom": "^7.18.1", "react-router-dom": "^7.18.1",
"react-virtuoso": "^4.18.10", "react-virtuoso": "^4.18.11",
"simple-icons": "^16.25.0", "simple-icons": "^16.26.0",
"sonner": "^2.0.7", "sonner": "^2.0.7",
"swr": "^2.4.2", "swr": "^2.4.2",
"tailwind-merge": "^3.6.0", "tailwind-merge": "^3.6.0",
@@ -76,18 +76,18 @@
"@types/react": "^19.2.17", "@types/react": "^19.2.17",
"@types/react-dom": "^19.2.1", "@types/react-dom": "^19.2.1",
"@vitejs/plugin-react": "^6.0.3", "@vitejs/plugin-react": "^6.0.3",
"autoprefixer": "^10.5.2", "autoprefixer": "^10.5.4",
"eslint": "^10.7.0", "eslint": "^10.7.0",
"eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.3", "eslint-plugin-react-refresh": "^0.5.3",
"globals": "^17.7.0", "globals": "^17.7.0",
"jsdom": "^29.1.1", "jsdom": "^29.1.1",
"postcss": "8.5.16", "postcss": "8.5.19",
"swagger-typescript-api": "^13.12.4", "swagger-typescript-api": "^13.12.6",
"tailwindcss": "4.3.2", "tailwindcss": "4.3.3",
"typescript": "~7.0.2", "typescript": "~7.0.2",
"typescript-eslint": "^8.63.0", "typescript-eslint": "^8.64.0",
"vite": "^8.1.4", "vite": "^8.1.5",
"vitest": "^4.1.10" "vitest": "^4.1.10"
} }
} }