|
28 | 28 | "@babel/eslint-parser": "^7.19.1", |
29 | 29 | "@docker/extension-api-client-types": "^0.3.0", |
30 | 30 | "@esbuild-plugins/node-modules-polyfill": "^0.1.4", |
31 | | - "@types/node": "^20.14.5", |
32 | | - "@types/react-dom": "^17.0.25", |
33 | | - "@typescript-eslint/eslint-plugin": "^7.6.0", |
34 | | - "@typescript-eslint/parser": "^7.6.0", |
| 31 | + "@types/node": "^17.0.35", |
| 32 | + "@types/react-dom": "^17.0.2", |
| 33 | + "@typescript-eslint/eslint-plugin": "^5.38.1", |
| 34 | + "@typescript-eslint/parser": "^5.38.1", |
35 | 35 | "dotenv": "^11.0.0", |
36 | 36 | "esbuild": "^0.19.12", |
37 | 37 | "esbuild-plugin-clean": "^1.0.1", |
38 | 38 | "esbuild-plugin-svgr": "^1.0.0", |
39 | | - "eslint": "^8.57.0", |
| 39 | + "eslint": "^8.24.0", |
40 | 40 | "eslint-config-airbnb": "^19.0.4", |
41 | 41 | "eslint-config-airbnb-base": "^15.0.0", |
42 | 42 | "eslint-config-prettier": "^8.10.0", |
43 | 43 | "eslint-import-resolver-typescript": "^3.6.1", |
44 | 44 | "eslint-plugin-import": "^2.27.5", |
45 | 45 | "eslint-plugin-jsx-a11y": "^6.8.0", |
46 | | - "eslint-plugin-n": "^16.6.2", |
47 | | - "eslint-plugin-promise": "^6.1.1", |
48 | 46 | "eslint-plugin-react": "^7.34.1", |
49 | 47 | "eslint-plugin-react-hooks": "^4.6.0", |
50 | | - "typescript": "~5.7.3" |
| 48 | + "typescript": "^4.6.4" |
51 | 49 | } |
52 | 50 | } |
0 commit comments