Add graphql request to back end

This commit is contained in:
Patrick Fic
2025-03-20 14:54:13 -07:00
parent 4310b3779a
commit 6345b5a9a8
8 changed files with 90 additions and 6 deletions

View File

@@ -29,7 +29,7 @@
"electron-log": "^5.3.2",
"electron-store": "^8.2.0",
"electron-updater": "^6.3.9",
"graphql-request": "^7.1.2",
"graphql": "^16.10.0",
"i18next": "^24.2.2",
"lodash": "^4.17.21",
"playwright": "^1.51.0",
@@ -59,6 +59,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"firebase": "^11.4.0",
"graphql-request": "^7.1.2",
"prettier": "^3.5.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",