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
@@ -27,12 +27,12 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.46.2",
|
||||
"@supabase/supabase-js": "^2.47.1",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.462.0",
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.0.4",
|
||||
"react": "19.0.0",
|
||||
"react-hook-form": "^7.53.2",
|
||||
"react-i18next": "^15.1.3",
|
||||
"zod": "^3.23.8"
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"next": "15.0.4",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -30,8 +30,8 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"next": "15.0.4",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/team-accounts": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.46.2",
|
||||
"@supabase/supabase-js": "^2.47.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-email/components": "0.0.28"
|
||||
"@react-email/components": "0.0.29"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
|
||||
@@ -34,15 +34,15 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@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",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"lucide-react": "^0.462.0",
|
||||
"next": "15.0.3",
|
||||
"next-themes": "0.4.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react-dom": "19.0.0-rc-45804af1-20241021",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.0.4",
|
||||
"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",
|
||||
"sonner": "^1.7.0",
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@makerkit/data-loader-supabase-core": "^0.0.8",
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
|
||||
"@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",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.462.0",
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react-dom": "19.0.0-rc-45804af1-20241021",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.0.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.53.2",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
@@ -28,11 +28,11 @@
|
||||
"@kit/ui": "workspace:*",
|
||||
"@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",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.462.0",
|
||||
"next": "15.0.3",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.0.4",
|
||||
"react-hook-form": "^7.53.2",
|
||||
"react-i18next": "^15.1.3",
|
||||
"sonner": "^1.7.0",
|
||||
|
||||
@@ -20,12 +20,12 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.46.2",
|
||||
"@tanstack/react-query": "5.62.1",
|
||||
"@supabase/supabase-js": "^2.47.1",
|
||||
"@tanstack/react-query": "5.62.2",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"lucide-react": "^0.462.0",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react-dom": "19.0.0-rc-45804af1-20241021",
|
||||
"lucide-react": "^0.468.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-i18next": "^15.1.3"
|
||||
},
|
||||
"prettier": "@kit/prettier-config",
|
||||
|
||||
@@ -32,17 +32,17 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@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",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.462.0",
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react-dom": "19.0.0-rc-45804af1-20241021",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "15.0.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.53.2",
|
||||
"react-i18next": "^15.1.3",
|
||||
"sonner": "^1.7.0",
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
"@kit/shared": "workspace:*",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-query": "5.62.1",
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react-dom": "19.0.0-rc-45804af1-20241021",
|
||||
"@tanstack/react-query": "5.62.2",
|
||||
"next": "15.0.4",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-i18next": "^15.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "24.0.2",
|
||||
"i18next": "24.0.5",
|
||||
"i18next-browser-languagedetector": "8.0.0",
|
||||
"i18next-resources-to-backend": "^1.2.1"
|
||||
},
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021"
|
||||
"react": "19.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react": "19.0.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021"
|
||||
"react": "19.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"react": "19.0.0-rc-45804af1-20241021"
|
||||
"react": "19.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.46.2",
|
||||
"next": "15.0.3",
|
||||
"@supabase/supabase-js": "^2.47.1",
|
||||
"next": "15.0.4",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -29,11 +29,11 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/ssr": "^0.5.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",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"next": "15.0.4",
|
||||
"react": "19.0.0",
|
||||
"server-only": "^0.0.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "1.0.4",
|
||||
"input-otp": "1.4.1",
|
||||
"lucide-react": "^0.462.0",
|
||||
"lucide-react": "^0.468.0",
|
||||
"react-top-loading-bar": "2.3.1",
|
||||
"recharts": "2.14.1",
|
||||
"tailwind-merge": "^2.5.5"
|
||||
@@ -43,21 +43,21 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@tanstack/react-query": "5.62.1",
|
||||
"@tanstack/react-query": "5.62.2",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"eslint": "^8.57.0",
|
||||
"next": "15.0.3",
|
||||
"next-themes": "0.4.3",
|
||||
"prettier": "^3.4.1",
|
||||
"next": "15.0.4",
|
||||
"next-themes": "0.4.4",
|
||||
"prettier": "^3.4.2",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-hook-form": "^7.53.2",
|
||||
"react-i18next": "^15.1.3",
|
||||
"sonner": "^1.7.0",
|
||||
"tailwindcss": "3.4.15",
|
||||
"tailwindcss": "3.4.16",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.7.2",
|
||||
"zod": "^3.23.8"
|
||||
|
||||
Reference in New Issue
Block a user