|
21 | 21 | }, |
22 | 22 | "prettier": "prettier-config-atomic", |
23 | 23 | "dependencies": { |
24 | | - "@babel/core": "^7.21.3", |
25 | | - "@babel/eslint-parser": "^7.21.3", |
26 | | - "@babel/plugin-syntax-flow": "^7.18.6", |
27 | | - "@babel/plugin-syntax-jsx": "^7.18.6", |
28 | | - "@typescript-eslint/eslint-plugin": "^5.55.0", |
29 | | - "@typescript-eslint/parser": "^5.55.0", |
| 24 | + "@babel/core": "^7.21.8", |
| 25 | + "@babel/eslint-parser": "^7.21.8", |
| 26 | + "@babel/plugin-syntax-flow": "^7.21.4", |
| 27 | + "@babel/plugin-syntax-jsx": "^7.21.4", |
| 28 | + "@typescript-eslint/eslint-plugin": "^5.59.7", |
| 29 | + "@typescript-eslint/parser": "^5.59.7", |
30 | 30 | "eslint": "^8.17.0", |
31 | | - "eslint-config-prettier": "^8.7.0", |
| 31 | + "eslint-config-prettier": "^8.8.0", |
32 | 32 | "eslint-plugin-html": "^7.1.0", |
33 | 33 | "eslint-plugin-import": "^2.27.5", |
34 | 34 | "eslint-plugin-json": "^3.1.0", |
|
37 | 37 | "eslint-plugin-optimize-regex": "^1.2.1", |
38 | 38 | "eslint-plugin-react": "^7.32.2", |
39 | 39 | "eslint-plugin-yaml": "^0.5.0", |
40 | | - "prettier": "2.8.4", |
| 40 | + "prettier": "2.8.8", |
41 | 41 | "read-pkg-up": "^7.0.1", |
42 | | - "semver": "^7.3.8", |
43 | | - "typescript": "^5.0.2" |
| 42 | + "semver": "^7.5.1", |
| 43 | + "typescript": "^5.0.4" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@types/node": "^18.15.3", |
47 | | - "@types/semver": "^7.3.13", |
| 46 | + "@types/node": "^20.2.3", |
| 47 | + "@types/semver": "^7.5.0", |
48 | 48 | "eslint": "^8", |
49 | 49 | "execa": "^5.1.1", |
50 | | - "gitly": "^2.4.1", |
51 | | - "npm-check-updates": "16.7.12", |
| 50 | + "gitly": "^2.4.2", |
| 51 | + "npm-check-updates": "16.10.12", |
52 | 52 | "prettier-config-atomic": "^3.1.0", |
53 | 53 | "shelljs": "^0.8.5" |
54 | 54 | }, |
|
0 commit comments