Updated dependencies (#86)

This commit is contained in:
Giancarlo Buomprisco
2024-11-29 08:45:40 +01:00
committed by GitHub
parent 8e051664b8
commit 8f0fc20098
25 changed files with 284 additions and 309 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.49.0",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"node-html-parser": "^6.1.13"
}
}

View File

@@ -55,7 +55,7 @@
"@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.1",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.1.0",
@@ -66,10 +66,10 @@
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"recharts": "2.13.3",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"zod": "^3.23.8"
},
"devDependencies": {
@@ -79,7 +79,7 @@
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.0.3",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@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",
@@ -88,7 +88,7 @@
"eslint": "^8.57.0",
"import-in-the-middle": "1.11.2",
"pino-pretty": "^13.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"require-in-the-middle": "7.4.0",
"supabase": "^1.223.10",
"tailwindcss": "3.4.15",

View File

@@ -46,9 +46,9 @@
},
"devDependencies": {
"@manypkg/cli": "^0.23.0",
"@turbo/gen": "^2.3.2",
"@turbo/gen": "^2.3.3",
"cross-env": "^7.0.3",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"turbo": "2.3.2",
"typescript": "^5.7.2"
}

View File

@@ -17,7 +17,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/node": "^22.10.0"
"@types/node": "^22.10.1"
},
"eslintConfig": {
"root": true,

View File

@@ -27,14 +27,14 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.461.0",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

@@ -19,7 +19,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/wordpress": "workspace:*",
"@types/node": "^22.10.0"
"@types/node": "^22.10.1"
},
"eslintConfig": {
"root": true,

View File

@@ -26,7 +26,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"react": "19.0.0-rc-45804af1-20241021",
"zod": "^3.23.8"

View File

@@ -20,7 +20,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"wp-types": "^4.67.0"
},

View File

@@ -23,7 +23,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/team-accounts": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

@@ -17,7 +17,7 @@
"./api": "./src/server/api.ts"
},
"dependencies": {
"nanoid": "^5.0.8"
"nanoid": "^5.0.9"
},
"devDependencies": {
"@hookform/resolvers": "^3.9.1",
@@ -34,7 +34,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
@@ -44,7 +44,7 @@
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"sonner": "^1.7.0",
"zod": "^3.23.8"
},

View File

@@ -21,7 +21,7 @@
"@kit/ui": "workspace:*",
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-table": "^8.20.5",
"@types/react": "npm:types-react@19.0.0-rc.1",

View File

@@ -28,13 +28,13 @@
"@kit/ui": "workspace:*",
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.461.0",
"next": "15.0.3",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"sonner": "^1.7.0",
"zod": "^3.23.8"
},

View File

@@ -20,13 +20,13 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.461.0",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-i18next": "^15.1.1"
"react-i18next": "^15.1.2"
},
"prettier": "@kit/prettier-config",
"eslintConfig": {

View File

@@ -15,7 +15,7 @@
"./webhooks": "./src/server/services/webhooks/index.ts"
},
"dependencies": {
"nanoid": "^5.0.8"
"nanoid": "^5.0.9"
},
"devDependencies": {
"@hookform/resolvers": "^3.9.1",
@@ -32,19 +32,19 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@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.0",
"class-variance-authority": "^0.7.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.461.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.2",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"sonner": "^1.7.0",
"zod": "^3.23.8"
},

View File

@@ -25,7 +25,7 @@
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-i18next": "^15.1.1"
"react-i18next": "^15.1.2"
},
"dependencies": {
"i18next": "24.0.2",

View File

@@ -19,7 +19,7 @@
"@kit/resend": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

@@ -18,7 +18,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

@@ -16,7 +16,7 @@
"./config/server": "./src/sentry.client.server.ts"
},
"dependencies": {
"@sentry/nextjs": "^8.39.0"
"@sentry/nextjs": "^8.41.0"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",

View File

@@ -21,7 +21,7 @@
"@kit/supabase": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"next": "15.0.3",
"zod": "^3.23.8"
},

View File

@@ -29,7 +29,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/ssr": "^0.5.2",
"@supabase/supabase-js": "^2.46.1",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.0.3",

View File

@@ -35,7 +35,7 @@
"lucide-react": "^0.461.0",
"react-top-loading-bar": "2.3.1",
"recharts": "2.13.3",
"tailwind-merge": "^2.5.4"
"tailwind-merge": "^2.5.5"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",
@@ -47,15 +47,15 @@
"@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.0",
"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.3.3",
"prettier": "^3.4.1",
"react-day-picker": "^8.10.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.2",
"sonner": "^1.7.0",
"tailwindcss": "3.4.15",
"tailwindcss-animate": "^1.0.7",

513
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,7 @@
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.3.2",
"eslint-config-turbo": "^2.3.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "^5.0.0"

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9"
},
"devDependencies": {

View File

@@ -24,7 +24,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"typescript": "^5.7.2"
},
"eslintConfig": {