Updated dependencies

This commit is contained in:
gbuomprisco
2024-11-12 13:46:54 +09:00
parent 3fad846821
commit 7dc0977cf8
15 changed files with 248 additions and 347 deletions

View File

@@ -59,13 +59,13 @@
"@tanstack/react-query": "5.59.20",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.1.0",
"lucide-react": "^0.454.0",
"lucide-react": "^0.456.0",
"next": "15.0.3",
"next-sitemap": "^4.2.3",
"next-themes": "0.4.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"recharts": "2.13.3",
"sonner": "^1.7.0",
@@ -83,11 +83,11 @@
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-8a03594-20241020",
"babel-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"import-in-the-middle": "1.11.2",
"pino-pretty": "^12.0.0",
"pino-pretty": "^13.0.0",
"prettier": "^3.3.3",
"require-in-the-middle": "7.4.0",
"supabase": "^1.219.2",