updated packages to try and fix build fail

This commit is contained in:
2024-11-22 06:10:27 +00:00
parent 58b88b1620
commit 2dd40542e3
2 changed files with 8 additions and 3 deletions
+3 -3
View File
@@ -83,8 +83,8 @@
"redux-thunk": "^2.4.2",
"sass": "1.69",
"sass-loader": "13.3.2",
"swagger-ui": "^5.10.3",
"swagger-ui-react": "^5.10.3",
"swagger-ui": "^5.18.2",
"swagger-ui-react": "^5.18.2",
"tslib": "^2.7.0",
"typescript": "^5.3.2",
"uuid": "9.0.0",
@@ -93,7 +93,7 @@
},
"devDependencies": {
"eslint": "^9.11.1",
"eslint-config-next": "^14.0.1",
"eslint-config-next": "^15.0.3",
"eslint-plugin-jsdoc": "^48.2.3",
"prisma": "^5.0.0"
}