chore(deps): swagger & swagger types

This commit is contained in:
karishmas6
2024-10-28 23:11:45 +05:30
parent 1ba1ffb041
commit 2cb6708efa

View File

@@ -41,13 +41,13 @@
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"loglevel": "^1.8.0", "loglevel": "^1.8.0",
"loglevel-plugin-remote": "^0.6.8", "loglevel-plugin-remote": "^0.6.8",
"maxun-core": "^0.0.1",
"minio": "^8.0.1", "minio": "^8.0.1",
"moment-timezone": "^0.5.45", "moment-timezone": "^0.5.45",
"node-cron": "^3.0.3", "node-cron": "^3.0.3",
"pg": "^8.13.0", "pg": "^8.13.0",
"playwright": "^1.20.1", "playwright": "^1.20.1",
"playwright-extra": "^4.3.6", "playwright-extra": "^4.3.6",
"posthog-node": "^4.2.1",
"prismjs": "^1.28.0", "prismjs": "^1.28.0",
"puppeteer-extra-plugin-stealth": "^2.11.2", "puppeteer-extra-plugin-stealth": "^2.11.2",
"react": "^18.0.0", "react": "^18.0.0",
@@ -61,6 +61,8 @@
"socket.io": "^4.4.1", "socket.io": "^4.4.1",
"socket.io-client": "^4.4.1", "socket.io-client": "^4.4.1",
"styled-components": "^5.3.3", "styled-components": "^5.3.3",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.1",
"typedoc": "^0.23.8", "typedoc": "^0.23.8",
"typescript": "^4.6.3", "typescript": "^4.6.3",
"uuid": "^8.3.2", "uuid": "^8.3.2",
@@ -91,6 +93,8 @@
"@types/react-highlight": "^0.12.5", "@types/react-highlight": "^0.12.5",
"@types/react-transition-group": "^4.4.4", "@types/react-transition-group": "^4.4.4",
"@types/styled-components": "^5.1.23", "@types/styled-components": "^5.1.23",
"@types/swagger-jsdoc": "^6.0.4",
"@types/swagger-ui-express": "^4.1.6",
"@vitejs/plugin-react": "^4.3.3", "@vitejs/plugin-react": "^4.3.3",
"ajv": "^8.8.2", "ajv": "^8.8.2",
"concurrently": "^7.0.0", "concurrently": "^7.0.0",