|
44 | 44 | "@actions/core": "^1.10.0",
|
45 | 45 | "cac": "^6.7.14",
|
46 | 46 | "execa": "^6.1.0",
|
47 |
| - "node-fetch": "^3.3.0", |
48 |
| - "verdaccio": "^5.19.1", |
49 |
| - "verdaccio-auth-memory": "^10.2.0" |
| 47 | + "node-fetch": "^3.3.1", |
| 48 | + "verdaccio": "^5.23.1", |
| 49 | + "verdaccio-auth-memory": "^10.2.2" |
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 | 52 | "@antfu/ni": "^0.18.8",
|
53 |
| - "@types/node": "^18.11.18", |
54 |
| - "@typescript-eslint/eslint-plugin": "^5.48.0", |
55 |
| - "@typescript-eslint/parser": "^5.48.0", |
56 |
| - "eslint": "^8.31.0", |
57 |
| - "eslint-define-config": "^1.13.0", |
58 |
| - "eslint-plugin-n": "^15.6.0", |
59 |
| - "lint-staged": "^13.1.0", |
60 |
| - "prettier": "^2.8.2", |
61 |
| - "rimraf": "^4.1.2", |
| 53 | + "@types/node": "^18.15.11", |
| 54 | + "@typescript-eslint/eslint-plugin": "^5.57.0", |
| 55 | + "@typescript-eslint/parser": "^5.57.0", |
| 56 | + "eslint": "^8.37.0", |
| 57 | + "eslint-define-config": "^1.17.0", |
| 58 | + "eslint-plugin-n": "^15.7.0", |
| 59 | + "lint-staged": "^13.2.0", |
| 60 | + "prettier": "^2.8.7", |
| 61 | + "rimraf": "^4.4.1", |
62 | 62 | "simple-git-hooks": "^2.8.1",
|
63 |
| - "tsx": "^3.12.2", |
64 |
| - "typescript": "^4.9.4" |
| 63 | + "tsx": "^3.12.6", |
| 64 | + "typescript": "^4.9.5" |
65 | 65 | }
|
66 | 66 | }
|
0 commit comments