try to avoid any
Showing
... | @@ -91,7 +91,7 @@ | ... | @@ -91,7 +91,7 @@ |
"@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": "^4.11.0", | ||
"@types/ws": "^8.5.3", | "@types/ws": "^8.5.3", | ||
"@typescript-eslint/eslint-plugin": "^5.27.0", | "@typescript-eslint/eslint-plugin": "^5.53.0", | ||
"dotenv-cli": "^6.0.0", | "dotenv-cli": "^6.0.0", | ||
"eslint": "^8.32.0", | "eslint": "^8.32.0", | ||
"eslint-config-next": "^12.3.0", | "eslint-config-next": "^12.3.0", | ||
... | @@ -110,7 +110,7 @@ | ... | @@ -110,7 +110,7 @@ |
"svgo": "^2.8.0", | "svgo": "^2.8.0", | ||
"ts-jest": "^29.0.3", | "ts-jest": "^29.0.3", | ||
"ts-node": "^10.9.1", | "ts-node": "^10.9.1", | ||
"typescript": "4.8.2", | "typescript": "4.9.5", | ||
"vite-plugin-svgr": "^2.2.2", | "vite-plugin-svgr": "^2.2.2", | ||
"vite-tsconfig-paths": "^3.5.2", | "vite-tsconfig-paths": "^3.5.2", | ||
"ws": "^8.11.0" | "ws": "^8.11.0" | ||
... | ... |
Please register or sign in to comment