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",

View File

@@ -30,10 +30,10 @@
"@supabase/supabase-js": "^2.46.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.454.0",
"lucide-react": "^0.456.0",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"zod": "^3.23.8"
},

View File

@@ -15,8 +15,8 @@
"./components": "./src/components/index.ts"
},
"dependencies": {
"@stripe/react-stripe-js": "^2.8.1",
"@stripe/stripe-js": "^4.9.0",
"@stripe/react-stripe-js": "^2.9.0",
"@stripe/stripe-js": "^4.10.0",
"stripe": "^17.3.1"
},
"devDependencies": {

View File

@@ -13,7 +13,7 @@
".": "./src/index.ts"
},
"dependencies": {
"@react-email/components": "0.0.27"
"@react-email/components": "0.0.28"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",

View File

@@ -38,12 +38,12 @@
"@tanstack/react-query": "5.59.20",
"@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.454.0",
"lucide-react": "^0.456.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",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"sonner": "^1.7.0",
"zod": "^3.23.8"

View File

@@ -25,11 +25,11 @@
"@tanstack/react-query": "5.59.20",
"@tanstack/react-table": "^8.20.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.454.0",
"lucide-react": "^0.456.0",
"next": "15.0.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",
"zod": "^3.23.8"
},
"exports": {

View File

@@ -31,9 +31,9 @@
"@supabase/supabase-js": "^2.46.1",
"@tanstack/react-query": "5.59.20",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.454.0",
"lucide-react": "^0.456.0",
"next": "15.0.3",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"sonner": "^1.7.0",
"zod": "^3.23.8"

View File

@@ -23,7 +23,7 @@
"@supabase/supabase-js": "^2.46.1",
"@tanstack/react-query": "5.59.20",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.454.0",
"lucide-react": "^0.456.0",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-i18next": "^15.1.1"

View File

@@ -39,11 +39,11 @@
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"class-variance-authority": "^0.7.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.454.0",
"lucide-react": "^0.456.0",
"next": "15.0.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",
"sonner": "^1.7.0",
"zod": "^3.23.8"

View File

@@ -28,7 +28,7 @@
"react-i18next": "^15.1.1"
},
"dependencies": {
"i18next": "23.16.4",
"i18next": "23.16.5",
"i18next-browser-languagedetector": "8.0.0",
"i18next-resources-to-backend": "^1.2.1"
},

View File

@@ -28,7 +28,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/ssr": "^0.5.1",
"@supabase/ssr": "^0.5.2",
"@supabase/supabase-js": "^2.46.1",
"@tanstack/react-query": "5.59.20",
"@types/react": "npm:types-react@19.0.0-rc.1",

View File

@@ -32,7 +32,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.4",
"input-otp": "1.4.1",
"lucide-react": "^0.454.0",
"lucide-react": "^0.456.0",
"react-top-loading-bar": "2.3.1",
"recharts": "2.13.3",
"tailwind-merge": "^2.5.4"
@@ -54,7 +54,7 @@
"next-themes": "0.4.3",
"prettier": "^3.3.3",
"react-day-picker": "^8.10.1",
"react-hook-form": "^7.53.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"sonner": "^1.7.0",
"tailwindcss": "3.4.14",

545
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,8 +15,8 @@
"dependencies": {
"@next/eslint-plugin-next": "15.0.3",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.2.3",
"eslint-plugin-import": "^2.31.0",

View File

@@ -15,7 +15,7 @@
},
"dependencies": {
"autoprefixer": "^10.4.20",
"postcss": "8.4.47",
"postcss": "8.4.49",
"tailwindcss": "3.4.14",
"tailwindcss-animate": "^1.0.7"
},