|
35 | 35 | "chalk": "^5.3.0",
|
36 | 36 | "chalk-template": "^1.1.0",
|
37 | 37 | "cosmiconfig": "^8.3.6",
|
38 |
| - "del": "^7.1.0", |
| 38 | + "del": "^8.0.0", |
39 | 39 | "escape-goat": "^4.0.0",
|
40 | 40 | "escape-string-regexp": "^5.0.0",
|
41 | 41 | "execa": "^8.0.1",
|
42 | 42 | "exit-hook": "^4.0.0",
|
43 | 43 | "github-url-from-git": "^1.5.0",
|
44 |
| - "hosted-git-info": "^7.0.1", |
45 |
| - "ignore-walk": "^6.0.4", |
46 |
| - "import-local": "^3.1.0", |
| 44 | + "hosted-git-info": "^8.0.2", |
| 45 | + "ignore-walk": "^7.0.0", |
| 46 | + "import-local": "^3.2.0", |
47 | 47 | "inquirer": "^9.2.15",
|
48 | 48 | "is-installed-globally": "^1.0.0",
|
49 | 49 | "is-interactive": "^2.0.0",
|
50 | 50 | "is-scoped": "^3.0.0",
|
51 |
| - "issue-regex": "^4.1.0", |
| 51 | + "issue-regex": "^4.3.0", |
52 | 52 | "listr": "^0.14.3",
|
53 | 53 | "listr-input": "^0.2.1",
|
54 |
| - "log-symbols": "^6.0.0", |
| 54 | + "log-symbols": "^7.0.0", |
55 | 55 | "meow": "^13.2.0",
|
56 | 56 | "new-github-release-url": "^2.0.0",
|
57 | 57 | "npm-name": "^8.0.0",
|
58 | 58 | "onetime": "^7.0.0",
|
59 | 59 | "open": "^10.0.4",
|
60 | 60 | "p-memoize": "^7.1.1",
|
61 |
| - "p-timeout": "^6.1.2", |
| 61 | + "p-timeout": "^6.1.3", |
62 | 62 | "path-exists": "^5.0.0",
|
63 | 63 | "pkg-dir": "^8.0.0",
|
64 | 64 | "read-package-up": "^11.0.0",
|
|
67 | 67 | "semver": "^7.6.0",
|
68 | 68 | "symbol-observable": "^4.0.0",
|
69 | 69 | "terminal-link": "^3.0.0",
|
70 |
| - "update-notifier": "^7.0.0" |
| 70 | + "update-notifier": "^7.3.1" |
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@sindresorhus/is": "^6.2.0", |
| 73 | + "@sindresorhus/is": "^7.0.1", |
74 | 74 | "@types/semver": "^7.5.8",
|
75 |
| - "ava": "^6.1.2", |
| 75 | + "ava": "^6.2.0", |
76 | 76 | "common-tags": "^1.8.2",
|
77 |
| - "esmock": "^2.6.4", |
| 77 | + "esmock": "^2.6.9", |
78 | 78 | "fs-extra": "^11.2.0",
|
79 | 79 | "map-obj": "^5.0.2",
|
80 |
| - "sinon": "^17.0.1", |
| 80 | + "sinon": "^19.0.2", |
81 | 81 | "strip-ansi": "^7.1.0",
|
82 | 82 | "tempy": "^3.1.0",
|
83 |
| - "write-package": "^7.0.1", |
84 |
| - "xo": "^0.57.0" |
| 83 | + "write-package": "^7.1.0", |
| 84 | + "xo": "^0.59.3" |
85 | 85 | },
|
86 | 86 | "ava": {
|
87 | 87 | "files": [
|
|
0 commit comments