Update dependencies across multiple packages

Upgraded various dependencies in package.json files and pnpm-lock.yaml to their latest versions. This includes updates to @tanstack/react-query, lucide-react, and @playwright/test, among others, to ensure compatibility and improved performance.
This commit is contained in:
gbuomprisco
2024-08-19 19:24:12 +02:00
parent 089fd37ece
commit 2afa736f4c
13 changed files with 229 additions and 217 deletions

View File

@@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.46.0",
"@playwright/test": "^1.46.1",
"@types/node": "^22.1.0",
"node-html-parser": "^6.1.13"
}

View File

@@ -56,11 +56,11 @@
"@marsidev/react-turnstile": "^0.7.2",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query-next-experimental": "^5.51.23",
"@tanstack/react-query": "5.51.24",
"@tanstack/react-query-next-experimental": "^5.51.24",
"@tanstack/react-table": "^8.20.1",
"date-fns": "^3.6.0",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",

View File

@@ -30,7 +30,7 @@
"@supabase/supabase-js": "^2.45.1",
"@types/react": "^18.3.3",
"date-fns": "^3.6.0",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"react": "18.3.1",
"react-hook-form": "^7.52.2",

View File

@@ -35,10 +35,10 @@
"@kit/ui": "workspace:^",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"next-themes": "0.3.0",
"react": "18.3.1",

View File

@@ -22,10 +22,10 @@
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"@tanstack/react-table": "^8.20.1",
"@types/react": "^18.3.3",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",

View File

@@ -29,9 +29,9 @@
"@marsidev/react-turnstile": "^0.7.2",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"@types/react": "^18.3.3",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"react-hook-form": "^7.52.2",
"react-i18next": "^15.0.1",

View File

@@ -21,9 +21,9 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"@types/react": "^18.3.3",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "^15.0.1"

View File

@@ -33,13 +33,13 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"@tanstack/react-table": "^8.20.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",

View File

@@ -21,11 +21,11 @@
"@kit/shared": "workspace:^",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"react-i18next": "^15.0.1"
},
"dependencies": {
"i18next": "^23.13.0",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "8.0.0",
"i18next-resources-to-backend": "^1.2.1"
},

View File

@@ -29,9 +29,9 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/gotrue-js": "2.64.4",
"@supabase/ssr": "^0.4.0",
"@supabase/ssr": "^0.5.0",
"@supabase/supabase-js": "^2.45.1",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"@types/react": "^18.3.3",
"next": "14.2.5",
"react": "18.3.1",

View File

@@ -31,7 +31,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"input-otp": "1.2.4",
"lucide-react": "^0.427.0",
"lucide-react": "^0.428.0",
"react-top-loading-bar": "2.3.1",
"recharts": "^2.12.7",
"tailwind-merge": "^2.5.2"
@@ -42,7 +42,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@radix-ui/react-icons": "^1.3.0",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query": "5.51.24",
"@tanstack/react-table": "^8.20.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",

400
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -16,8 +16,8 @@
"@next/eslint-plugin-next": "^14.2.5",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.0.14",
"eslint-plugin-import": "^2.29.1",