Updated packages

This commit is contained in:
gbuomprisco
2024-10-30 12:46:55 +08:00
parent c386fabbc2
commit 6490102e9f
15 changed files with 334 additions and 254 deletions

View File

@@ -31,7 +31,7 @@
"supabase:db:dump:local": "supabase db dump --local --data-only"
},
"dependencies": {
"@edge-csrf/nextjs": "2.5.1",
"@edge-csrf/nextjs": "2.5.2",
"@hookform/resolvers": "^3.9.1",
"@kit/accounts": "workspace:*",
"@kit/admin": "workspace:*",
@@ -59,15 +59,15 @@
"@tanstack/react-query": "5.59.16",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.1.0",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",
"react-i18next": "^15.1.0",
"recharts": "2.13.0",
"recharts": "2.13.1",
"sonner": "^1.5.0",
"tailwind-merge": "^2.5.4",
"zod": "^3.23.8"
@@ -77,7 +77,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.0.1",
"@next/bundle-analyzer": "15.0.2",
"@types/mdx": "^2.0.13",
"@types/node": "^22.8.2",
"@types/react": "npm:types-react@19.0.0-rc.1",

View File

@@ -30,8 +30,8 @@
"@supabase/supabase-js": "^2.45.6",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",
"react-i18next": "^15.1.0",

View File

@@ -26,7 +26,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.0.1",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"zod": "^3.23.8"
},

View File

@@ -17,7 +17,7 @@
"dependencies": {
"@stripe/react-stripe-js": "^2.8.1",
"@stripe/stripe-js": "^4.9.0",
"stripe": "^17.2.1"
"stripe": "^17.3.0"
},
"devDependencies": {
"@kit/billing": "workspace:*",
@@ -30,7 +30,7 @@
"@kit/ui": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"next": "15.0.1",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"zod": "^3.23.8"
},

View File

@@ -38,8 +38,8 @@
"@tanstack/react-query": "5.59.16",
"@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.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"next-themes": "0.3.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",

View File

@@ -25,8 +25,8 @@
"@tanstack/react-query": "5.59.16",
"@tanstack/react-table": "^8.20.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",

View File

@@ -31,8 +31,8 @@
"@supabase/supabase-js": "^2.45.6",
"@tanstack/react-query": "5.59.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"react-hook-form": "^7.53.1",
"react-i18next": "^15.1.0",
"sonner": "^1.5.0",

View File

@@ -23,7 +23,7 @@
"@supabase/supabase-js": "^2.45.6",
"@tanstack/react-query": "5.59.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-i18next": "^15.1.0"

View File

@@ -39,8 +39,8 @@
"@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.453.0",
"next": "15.0.1",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",

View File

@@ -22,7 +22,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.59.16",
"next": "15.0.1",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-i18next": "^15.1.0"

View File

@@ -22,7 +22,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "^2.45.6",
"next": "15.0.1",
"next": "15.0.2",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

@@ -32,7 +32,7 @@
"@supabase/supabase-js": "^2.45.6",
"@tanstack/react-query": "5.59.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.0.1",
"next": "15.0.2",
"react": "19.0.0-rc-69d4b800-20241021",
"server-only": "^0.0.1",
"zod": "^3.23.8"

View File

@@ -31,10 +31,10 @@
"@radix-ui/react-tooltip": "1.1.3",
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"input-otp": "1.2.4",
"lucide-react": "^0.453.0",
"input-otp": "1.2.5",
"lucide-react": "^0.454.0",
"react-top-loading-bar": "2.3.1",
"recharts": "2.13.0",
"recharts": "2.13.1",
"tailwind-merge": "^2.5.4"
},
"devDependencies": {
@@ -50,7 +50,7 @@
"class-variance-authority": "^0.7.0",
"date-fns": "^4.1.0",
"eslint": "^8.57.0",
"next": "15.0.1",
"next": "15.0.2",
"next-themes": "0.3.0",
"prettier": "^3.3.3",
"react-day-picker": "^8.10.1",

530
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,10 +13,10 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@next/eslint-plugin-next": "15.0.1",
"@next/eslint-plugin-next": "15.0.2",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^8.12.1",
"@typescript-eslint/parser": "^8.12.1",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.2.3",
"eslint-plugin-import": "^2.31.0",