|
61 | 61 | "@4c/jest-preset": "^1.8.1", |
62 | 62 | "@4c/prettier-config": "^1.1.0", |
63 | 63 | "@4c/tsconfig": "^0.4.1", |
64 | | - "@babel/cli": "^7.20.7", |
65 | | - "@babel/core": "^7.20.12", |
66 | | - "@babel/preset-typescript": "^7.18.6", |
67 | | - "@types/express": "^4.17.15", |
| 64 | + "@babel/cli": "^7.25.6", |
| 65 | + "@babel/core": "^7.25.2", |
| 66 | + "@babel/preset-typescript": "^7.24.7", |
| 67 | + "@types/express": "^4.17.21", |
68 | 68 | "@types/jest": "^27.5.2", |
69 | | - "@types/jsonwebtoken": "^9.0.0", |
| 69 | + "@types/jsonwebtoken": "^9.0.6", |
70 | 70 | "@types/redis": "^2.8.32", |
71 | | - "@typescript-eslint/eslint-plugin": "^5.48.0", |
72 | | - "@typescript-eslint/parser": "^5.48.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 72 | + "@typescript-eslint/parser": "^5.62.0", |
73 | 73 | "babel-jest": "^27.5.1", |
74 | 74 | "codecov": "^3.8.3", |
75 | 75 | "eslint-config-4catalyzer": "^1.5.0", |
76 | 76 | "eslint-config-4catalyzer-jest": "^2.3.0", |
77 | 77 | "eslint-config-4catalyzer-typescript": "^3.3.0", |
78 | | - "eslint-config-prettier": "^8.6.0", |
79 | | - "eslint-plugin-import": "^2.26.0", |
80 | | - "eslint-plugin-jest": "^27.2.1", |
81 | | - "eslint-plugin-jsx-a11y": "^6.6.1", |
| 78 | + "eslint-config-prettier": "^8.10.0", |
| 79 | + "eslint-plugin-import": "^2.30.0", |
| 80 | + "eslint-plugin-jest": "^27.9.0", |
| 81 | + "eslint-plugin-jsx-a11y": "^6.9.0", |
82 | 82 | "eslint-plugin-prettier": "^4.2.1", |
83 | | - "graphql": "^16.6.0", |
84 | | - "graphql-relay": "^0.10.0", |
| 83 | + "graphql": "^16.9.0", |
| 84 | + "graphql-relay": "^0.10.2", |
85 | 85 | "@4c/graphql-relay-subscription": "^0.4.0", |
86 | 86 | "hookem": "^3.0.4", |
87 | 87 | "jest": "^27.5.1", |
88 | | - "jsonwebtoken": "^9.0.0", |
89 | | - "lint-staged": "^13.1.0", |
90 | | - "prettier": "^2.8.2", |
| 88 | + "jsonwebtoken": "^9.0.2", |
| 89 | + "lint-staged": "^13.3.0", |
| 90 | + "prettier": "^2.8.8", |
91 | 91 | "redis-mock": "^0.56.3", |
92 | 92 | "semantic-release": "^19.0.5", |
93 | | - "socket.io": "^4.5.4", |
94 | | - "socket.io-client": "^4.5.4", |
| 93 | + "socket.io": "^4.7.5", |
| 94 | + "socket.io-client": "^4.7.5", |
95 | 95 | "travis-deploy-once": "^5.0.11", |
96 | | - "typescript": "^4.9.4", |
97 | | - "utility-types": "^3.10.0" |
| 96 | + "typescript": "^4.9.5", |
| 97 | + "utility-types": "^3.11.0" |
98 | 98 | }, |
99 | 99 | "engines": { |
100 | 100 | "node": ">=v12" |
|
0 commit comments