Remove RQ experimental (#60)

* Updated dependencies

* Remove RQ Experimental - unused and some customers report issues with it
This commit is contained in:
Giancarlo Buomprisco
2024-09-03 18:17:11 +08:00
committed by GitHub
parent 53302fba7e
commit b3b061fc2e
19 changed files with 239 additions and 221 deletions

View File

@@ -38,7 +38,7 @@
"@tanstack/react-query": "5.52.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"lucide-react": "^0.437.0",
"lucide-react": "^0.438.0",
"next": "14.2.7",
"next-themes": "0.3.0",
"react": "18.3.1",

View File

@@ -25,7 +25,7 @@
"@tanstack/react-query": "5.52.2",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.5",
"lucide-react": "^0.437.0",
"lucide-react": "^0.438.0",
"next": "14.2.7",
"react": "18.3.1",
"react-dom": "18.3.1",

View File

@@ -31,7 +31,7 @@
"@supabase/supabase-js": "^2.45.3",
"@tanstack/react-query": "5.52.2",
"@types/react": "^18.3.5",
"lucide-react": "^0.437.0",
"lucide-react": "^0.438.0",
"next": "14.2.7",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",

View File

@@ -23,7 +23,7 @@
"@supabase/supabase-js": "^2.45.3",
"@tanstack/react-query": "5.52.2",
"@types/react": "^18.3.5",
"lucide-react": "^0.437.0",
"lucide-react": "^0.438.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "^15.0.1"

View File

@@ -39,7 +39,7 @@
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"lucide-react": "^0.437.0",
"lucide-react": "^0.438.0",
"next": "14.2.7",
"react": "18.3.1",
"react-dom": "18.3.1",