|
25 | 25 | "@fortawesome/react-fontawesome": "^0.2.2", |
26 | 26 | "@mui/icons-material": "^6.1.6", |
27 | 27 | "@mui/material": "^6.0.1", |
28 | | - "@octokit/auth-app": "^7.1.1", |
| 28 | + "@octokit/auth-app": "^7.1.2", |
29 | 29 | "@octokit/core": "^6.1.2", |
30 | 30 | "@octokit/webhooks": "^13.3.0", |
31 | 31 | "@stoplight/elements": "^8.4.5", |
|
43 | 43 | "react": "^18.3.1", |
44 | 44 | "react-dom": "^18.3.1", |
45 | 45 | "redis-semaphore": "^5.6.0", |
46 | | - "redoc": "^2.1.5", |
| 46 | + "redoc": "^2.2.0", |
47 | 47 | "sharp": "^0.33.5", |
48 | 48 | "styled-components": "^6.1.13", |
49 | 49 | "swagger-ui-react": "^5.17.14", |
|
55 | 55 | "devDependencies": { |
56 | 56 | "@auth/pg-adapter": "^1.7.2", |
57 | 57 | "@types/jest": "^29.5.12", |
58 | | - "@types/node": "^22.8.7", |
| 58 | + "@types/node": "^22.9.0", |
59 | 59 | "@types/nprogress": "^0.2.3", |
60 | 60 | "@types/pg": "^8.11.10", |
61 | 61 | "@types/react": "^18.3.12", |
62 | 62 | "@types/react-dom": "^18.3.0", |
63 | 63 | "@types/swagger-ui-react": "^4.18.3", |
64 | | - "@typescript-eslint/eslint-plugin": "^8.12.2", |
65 | | - "@typescript-eslint/parser": "^8.12.2", |
| 64 | + "@typescript-eslint/eslint-plugin": "^8.13.0", |
| 65 | + "@typescript-eslint/parser": "^8.13.0", |
66 | 66 | "autoprefixer": "^10.4.20", |
67 | 67 | "eslint": "^8.57.1", |
68 | 68 | "eslint-config-next": "^14.2.14", |
|
0 commit comments