Update package versions for lucide-react and react-query

This commit updates the versions of the 'lucide-react' and '@tanstack/react-query' dependencies across various packages. It also removes the step to install Playwright Browsers in the GitHub workflow. Updating these versions ensures that we are using the latest features and bug fixes of these libraries. This change could potentially improve the functionality, compatibility, and security of our application.
This commit is contained in:
giancarlo
2024-04-11 16:13:14 +08:00
parent dbbe637cfe
commit 510356441c
12 changed files with 64 additions and 66 deletions

View File

@@ -29,8 +29,6 @@ jobs:
node-version: lts/*
- name: Install dependencies
run: npm install -g pnpm && pnpm install
- name: Install Playwright Browsers
run: pnpm exec playwright install --with-deps
- name: Run Playwright tests
run: pnpm run test
- uses: actions/upload-artifact@v4

View File

@@ -49,14 +49,14 @@
"@marsidev/react-turnstile": "^0.5.4",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query": "5.29.0",
"@tanstack/react-query-next-experimental": "^5.29.0",
"@tanstack/react-table": "^8.15.3",
"date-fns": "^3.6.0",
"edge-csrf": "^1.0.9",
"i18next": "^23.11.0",
"i18next-resources-to-backend": "^1.2.0",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"next": "14.2.0-canary.65",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",

View File

@@ -17,7 +17,7 @@
"peerDependencies": {
"@kit/supabase": "0.1.0",
"@kit/ui": "0.1.0",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"zod": "^3.22.4"
},
"devDependencies": {
@@ -27,7 +27,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"zod": "^3.22.4"
},
"eslintConfig": {

View File

@@ -44,7 +44,7 @@
"@supabase/supabase-js": "^2.42.0",
"@types/react": "^18.2.75",
"date-fns": "^3.6.0",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"next": "14.2.0-canary.65",
"react": "18.2.0",
"react-hook-form": "^7.51.2",

View File

@@ -31,7 +31,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.42.0",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"zod": "^3.22.4"
},
"eslintConfig": {

View File

@@ -31,10 +31,10 @@
"@kit/ui": "*",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query": "5.29.0",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.22",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"next": "14.2.0-canary.65",
"next-themes": "0.3.0",
"react": "18.2.0",
@@ -54,8 +54,8 @@
"@kit/ui": "workspace:^",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"lucide-react": "^0.363.0",
"@tanstack/react-query": "5.29.0",
"lucide-react": "^0.367.0",
"next": "^14.1.4",
"next-themes": "0.3.0",
"react": "^18.2.0",

View File

@@ -18,7 +18,7 @@
"@makerkit/data-loader-supabase-nextjs": "^0.0.9",
"@tanstack/react-query": "^5.29.0",
"@tanstack/react-table": "^8.15.3",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"next": "^14.1.4",
"react": "^18.2.0",
"react-hook-form": "^7.51.2",
@@ -36,10 +36,10 @@
"@makerkit/data-loader-supabase-core": "^0.0.7",
"@makerkit/data-loader-supabase-nextjs": "^0.0.9",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query": "5.29.0",
"@tanstack/react-table": "^8.15.3",
"@types/react": "^18.2.75",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"next": "14.2.0-canary.65",
"react": "18.2.0",
"react-hook-form": "^7.51.2",

View File

@@ -29,9 +29,9 @@
"@marsidev/react-turnstile": "^0.5.4",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query": "5.29.0",
"@types/react": "^18.2.75",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"next": "14.2.0-canary.65",
"react-hook-form": "^7.51.2",
"react-i18next": "^14.1.0",
@@ -46,8 +46,8 @@
"@marsidev/react-turnstile": "^0.5.4",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"lucide-react": "^0.363.0",
"@tanstack/react-query": "5.29.0",
"lucide-react": "^0.367.0",
"next": "^14.1.4",
"react-hook-form": "^7.51.2",
"react-i18next": "^14.1.0",

View File

@@ -29,13 +29,13 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "*",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query": "5.29.0",
"@tanstack/react-table": "^8.15.3",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.22",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"next": "14.2.0-canary.65",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -53,7 +53,7 @@
"@kit/supabase": "0.1.0",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query": "5.29.0",
"lucide-react": "^0.367.0",
"next": "^14.1.4",
"react": "^18.2.0",

View File

@@ -31,7 +31,7 @@
"@supabase/gotrue-js": "2.62.2",
"@supabase/ssr": "^0.3.0",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query": "5.29.0",
"@types/react": "^18.2.75",
"next": "14.2.0-canary.65",
"react": "18.2.0",
@@ -39,7 +39,7 @@
},
"peerDependencies": {
"@epic-web/invariant": "^1.0.0",
"@supabase/ssr": "^0.1.0",
"@supabase/ssr": "^0.3.0",
"@supabase/supabase-js": "^2.42.0",
"@tanstack/react-query": "^5.28.6",
"next": "^14.1.4",

View File

@@ -38,7 +38,7 @@
"@tanstack/react-table": "^8.10.7",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.2.0",
"lucide-react": "^0.366.0",
"lucide-react": "^0.367.0",
"next": "^14.1.4",
"next-themes": "^0.3.0",
"react-hook-form": "^7.51.2",
@@ -58,7 +58,7 @@
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"lucide-react": "^0.363.0",
"lucide-react": "^0.367.0",
"next": "14.2.0-canary.65",
"next-themes": "0.3.0",
"prettier": "^3.2.5",

80
pnpm-lock.yaml generated
View File

@@ -117,11 +117,11 @@ importers:
specifier: ^2.42.0
version: 2.42.0
'@tanstack/react-query':
specifier: 5.28.6
version: 5.28.6(react@18.2.0)
specifier: 5.29.0
version: 5.29.0(react@18.2.0)
'@tanstack/react-query-next-experimental':
specifier: ^5.29.0
version: 5.29.0(@tanstack/react-query@5.28.6)(next@14.2.0-canary.65)(react@18.2.0)
version: 5.29.0(@tanstack/react-query@5.29.0)(next@14.2.0-canary.65)(react@18.2.0)
'@tanstack/react-table':
specifier: ^8.15.3
version: 8.15.3(react-dom@18.2.0)(react@18.2.0)
@@ -138,8 +138,8 @@ importers:
specifier: ^1.2.0
version: 1.2.0
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
next:
specifier: 14.2.0-canary.65
version: 14.2.0-canary.65(react-dom@18.2.0)(react@18.2.0)
@@ -241,8 +241,8 @@ importers:
specifier: workspace:*
version: link:../../ui
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
zod:
specifier: ^3.22.4
version: 3.22.4
@@ -292,8 +292,8 @@ importers:
specifier: ^3.6.0
version: 3.6.0
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
next:
specifier: 14.2.0-canary.65
version: 14.2.0-canary.65(react-dom@18.2.0)(react@18.2.0)
@@ -508,8 +508,8 @@ importers:
specifier: ^2.42.0
version: 2.42.0
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
zod:
specifier: ^3.22.4
version: 3.22.4
@@ -579,8 +579,8 @@ importers:
specifier: ^2.42.0
version: 2.42.0
'@tanstack/react-query':
specifier: 5.28.6
version: 5.28.6(react@18.2.0)
specifier: 5.29.0
version: 5.29.0(react@18.2.0)
'@types/react':
specifier: ^18.2.75
version: 18.2.75
@@ -588,8 +588,8 @@ importers:
specifier: ^18.2.22
version: 18.2.24
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
next:
specifier: 14.2.0-canary.65
version: 14.2.0-canary.65(react-dom@18.2.0)(react@18.2.0)
@@ -651,8 +651,8 @@ importers:
specifier: ^2.42.0
version: 2.42.0
'@tanstack/react-query':
specifier: 5.28.6
version: 5.28.6(react@18.2.0)
specifier: 5.29.0
version: 5.29.0(react@18.2.0)
'@tanstack/react-table':
specifier: ^8.15.3
version: 8.15.3(react-dom@18.2.0)(react@18.2.0)
@@ -660,8 +660,8 @@ importers:
specifier: ^18.2.75
version: 18.2.75
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
next:
specifier: 14.2.0-canary.65
version: 14.2.0-canary.65(react-dom@18.2.0)(react@18.2.0)
@@ -711,14 +711,14 @@ importers:
specifier: ^2.42.0
version: 2.42.0
'@tanstack/react-query':
specifier: 5.28.6
version: 5.28.6(react@18.2.0)
specifier: 5.29.0
version: 5.29.0(react@18.2.0)
'@types/react':
specifier: ^18.2.75
version: 18.2.75
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
next:
specifier: 14.2.0-canary.65
version: 14.2.0-canary.65(react-dom@18.2.0)(react@18.2.0)
@@ -781,8 +781,8 @@ importers:
specifier: ^2.42.0
version: 2.42.0
'@tanstack/react-query':
specifier: 5.28.6
version: 5.28.6(react@18.2.0)
specifier: 5.29.0
version: 5.29.0(react@18.2.0)
'@tanstack/react-table':
specifier: ^8.15.3
version: 8.15.3(react-dom@18.2.0)(react@18.2.0)
@@ -799,8 +799,8 @@ importers:
specifier: ^3.6.0
version: 3.6.0
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
next:
specifier: 14.2.0-canary.65
version: 14.2.0-canary.65(react-dom@18.2.0)(react@18.2.0)
@@ -1028,8 +1028,8 @@ importers:
specifier: ^2.42.0
version: 2.42.0
'@tanstack/react-query':
specifier: 5.28.6
version: 5.28.6(react@18.2.0)
specifier: 5.29.0
version: 5.29.0(react@18.2.0)
'@types/react':
specifier: ^18.2.75
version: 18.2.75
@@ -1149,8 +1149,8 @@ importers:
specifier: ^8.57.0
version: 8.57.0
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
specifier: ^0.367.0
version: 0.367.0(react@18.2.0)
next:
specifier: 14.2.0-canary.65
version: 14.2.0-canary.65(react-dom@18.2.0)(react@18.2.0)
@@ -6645,27 +6645,27 @@ packages:
defer-to-connect: 2.0.1
dev: false
/@tanstack/query-core@5.28.6:
resolution: {integrity: sha512-hnhotV+DnQtvtR3jPvbQMPNMW4KEK0J4k7c609zJ8muiNknm+yoDyMHmxTWM5ZnlZpsz0zOxYFr+mzRJNHWJsA==}
/@tanstack/query-core@5.29.0:
resolution: {integrity: sha512-WgPTRs58hm9CMzEr5jpISe8HXa3qKQ8CxewdYZeVnA54JrPY9B1CZiwsCoLpLkf0dGRZq+LcX5OiJb0bEsOFww==}
/@tanstack/react-query-next-experimental@5.29.0(@tanstack/react-query@5.28.6)(next@14.2.0-canary.65)(react@18.2.0):
/@tanstack/react-query-next-experimental@5.29.0(@tanstack/react-query@5.29.0)(next@14.2.0-canary.65)(react@18.2.0):
resolution: {integrity: sha512-PgzDSM7m1ppEsLm2uPw/Tnv8PfFDi/c5CfP2UyJq9eRZu3J50l7bHt3v6W6QaAZdJUPxum8uS9zpKx+OdgkpVA==}
peerDependencies:
'@tanstack/react-query': ^5.29.0
next: ^13 || ^14
react: ^18.0.0
dependencies:
'@tanstack/react-query': 5.28.6(react@18.2.0)
'@tanstack/react-query': 5.29.0(react@18.2.0)
next: 14.2.0-canary.65(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
dev: false
/@tanstack/react-query@5.28.6(react@18.2.0):
resolution: {integrity: sha512-/DdYuDBSsA21Qbcder1R8Cr/3Nx0ZnA2lgtqKsLMvov8wL4+g0HBz/gWYZPlIsof7iyfQafyhg4wUVUsS3vWZw==}
/@tanstack/react-query@5.29.0(react@18.2.0):
resolution: {integrity: sha512-yxlhHB73jaBla6h5B6zPaGmQjokkzAhMHN4veotkPNiQ3Ac/mCxgABRZPsJJrgCTvhpcncBZcDBFxaR2B37vug==}
peerDependencies:
react: ^18.0.0
dependencies:
'@tanstack/query-core': 5.28.6
'@tanstack/query-core': 5.29.0
react: 18.2.0
/@tanstack/react-table@8.15.3(react-dom@18.2.0)(react@18.2.0):
@@ -10484,8 +10484,8 @@ packages:
engines: {node: '>=12'}
dev: false
/lucide-react@0.363.0(react@18.2.0):
resolution: {integrity: sha512-AlsfPCsXQyQx7wwsIgzcKOL9LwC498LIMAo+c0Es5PkHJa33xwmYAkkSoKoJWWWSYQEStqu58/jT4tL2gi32uQ==}
/lucide-react@0.367.0(react@18.2.0):
resolution: {integrity: sha512-3FWiBaJiqMrx5a1sjH3CVdPqWnw/Z/PTVeeTDmOeILSs+8Ah+VhCd4FQMeHo6Z0WxHcm9piIOtilQwvceiCCKQ==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
dependencies: