Updated dependencies, most notably React 19 (#90)
* Updated dependencies, most notably React 19
This commit is contained in:
committed by
GitHub
parent
7fb24f606c
commit
90f25a5ed5
@@ -55,16 +55,16 @@
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
|
||||
"@marsidev/react-turnstile": "^1.1.0",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "^2.46.2",
|
||||
"@tanstack/react-query": "5.62.1",
|
||||
"@supabase/supabase-js": "^2.47.1",
|
||||
"@tanstack/react-query": "5.62.2",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.462.0",
|
||||
"next": "15.0.3",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.0.4",
|
||||
"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",
|
||||
"next-themes": "0.4.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.53.2",
|
||||
"react-i18next": "^15.1.3",
|
||||
"recharts": "2.14.1",
|
||||
@@ -77,7 +77,7 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@next/bundle-analyzer": "15.0.3",
|
||||
"@next/bundle-analyzer": "15.0.4",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
@@ -86,12 +86,12 @@
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
|
||||
"dotenv-cli": "^7.4.4",
|
||||
"eslint": "^8.57.0",
|
||||
"import-in-the-middle": "1.11.2",
|
||||
"import-in-the-middle": "1.11.3",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"prettier": "^3.4.1",
|
||||
"prettier": "^3.4.2",
|
||||
"require-in-the-middle": "7.4.0",
|
||||
"supabase": "^1.226.3",
|
||||
"tailwindcss": "3.4.15",
|
||||
"supabase": "^2.0.0",
|
||||
"tailwindcss": "3.4.16",
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Reference in New Issue
Block a user