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

@@ -23,7 +23,7 @@
"@types/react": "^18.3.5"
},
"dependencies": {
"pino": "^9.3.2"
"pino": "^9.4.0"
},
"eslintConfig": {
"root": true,