moved alot of stuff from client side

This commit is contained in:
2024-11-18 19:54:23 +00:00
parent 2c5323c9cf
commit e690bc6725
12 changed files with 686 additions and 298 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
"@redux-devtools/extension": "^3.3.0",
"@xmldom/xmldom": "^0.8.10",
"applicationinsights": "^2.9.1",
"axios": "^1.6.2",
"axios": "^1.7.7",
"compression": "^1.7.4",
"cookie-cutter": "^0.2.0",
"crypto-js": "^4.2.0",
@@ -97,4 +97,4 @@
"eslint-plugin-jsdoc": "^48.2.3",
"prisma": "^5.0.0"
}
}
}