Bump Swagger UI to address the compatibility issue with Node.js v22
Showing
... | @@ -116,7 +116,7 @@ | ... | @@ -116,7 +116,7 @@ |
"react-number-format": "^5.3.1", | "react-number-format": "^5.3.1", | ||
"react-scroll": "^1.8.7", | "react-scroll": "^1.8.7", | ||
"rollbar": "2.26.4", | "rollbar": "2.26.4", | ||
"swagger-ui-react": "^5.9.0", | "swagger-ui-react": "5.20.3", | ||
"use-font-face-observer": "^1.2.1", | "use-font-face-observer": "^1.2.1", | ||
"valibot": "0.38.0", | "valibot": "0.38.0", | ||
"viem": "2.23.14", | "viem": "2.23.14", | ||
... | @@ -148,7 +148,7 @@ | ... | @@ -148,7 +148,7 @@ |
"@types/react": "18.3.12", | "@types/react": "18.3.12", | ||
"@types/react-dom": "18.3.1", | "@types/react-dom": "18.3.1", | ||
"@types/react-google-recaptcha": "^2.1.5", | "@types/react-google-recaptcha": "^2.1.5", | ||
"@types/swagger-ui-react": "^4.11.0", | "@types/swagger-ui-react": "5.18.0", | ||
"@types/ws": "^8.5.3", | "@types/ws": "^8.5.3", | ||
"@typescript-eslint/eslint-plugin": "^5.60.0", | "@typescript-eslint/eslint-plugin": "^5.60.0", | ||
"@vitejs/plugin-react": "^4.0.0", | "@vitejs/plugin-react": "^4.0.0", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment