|
71 | 71 | "@testing-library/jest-dom": "^5.11.9",
|
72 | 72 | "@testing-library/react": "^14.0.0",
|
73 | 73 | "@testing-library/user-event": "^14.4.3",
|
74 |
| - "@types/bun": "^1.1.1", |
75 |
| - "@types/cross-spawn": "^6.0.2", |
| 74 | + "@types/bun": "^1.1.6", |
| 75 | + "@types/cross-spawn": "^6.0.6", |
76 | 76 | "@types/detect-port": "^1.3.5",
|
77 |
| - "@types/ejs": "^3.1.1", |
| 77 | + "@types/ejs": "^3.1.5", |
78 | 78 | "@types/escodegen": "^0.0.6",
|
79 | 79 | "@types/express": "^4.17.21",
|
80 | 80 | "@types/fs-extra": "^11.0.4",
|
81 |
| - "@types/http-server": "^0.12.1", |
82 |
| - "@types/jest": "^29.5.5", |
83 |
| - "@types/lodash": "^4", |
84 |
| - "@types/node": "^18.0.0", |
| 81 | + "@types/http-server": "^0.12.4", |
| 82 | + "@types/jest": "^29.5.12", |
| 83 | + "@types/lodash": "^4.17.6", |
| 84 | + "@types/node": "^18.19.39", |
85 | 85 | "@types/prettier": "^3.0.0",
|
86 |
| - "@types/pretty-hrtime": "^1.0.0", |
87 |
| - "@types/prompts": "2.0.11", |
| 86 | + "@types/pretty-hrtime": "^1.0.3", |
| 87 | + "@types/prompts": "2.4.9", |
88 | 88 | "@types/react": "^18.3.3",
|
89 | 89 | "@types/react-dom": "^18.3.0",
|
90 |
| - "@types/semver": "^7.3.4", |
91 |
| - "@types/serve-static": "^1.13.8", |
92 |
| - "@types/uuid": "^9.0.1", |
93 |
| - "@types/wait-on": "^5.3.1", |
94 |
| - "@types/window-size": "^1.1.3", |
95 |
| - "@typescript-eslint/eslint-plugin": "^7.13.0", |
| 90 | + "@types/semver": "^7.5.8", |
| 91 | + "@types/serve-static": "^1.15.7", |
| 92 | + "@types/uuid": "^9.0.8", |
| 93 | + "@types/wait-on": "^5.3.4", |
| 94 | + "@types/window-size": "^1.1.4", |
| 95 | + "@typescript-eslint/eslint-plugin": "^7.16.0", |
96 | 96 | "@typescript-eslint/experimental-utils": "^5.62.0",
|
97 |
| - "@typescript-eslint/parser": "^7.13.0", |
| 97 | + "@typescript-eslint/parser": "^7.16.0", |
98 | 98 | "@vitest/coverage-v8": "^1.6.0",
|
99 | 99 | "ansi-regex": "^6.0.1",
|
100 | 100 | "browser-assert": "^1.2.1",
|
101 | 101 | "chalk": "^4.1.0",
|
102 |
| - "chromatic": "^11.5.3", |
| 102 | + "chromatic": "^11.5.5", |
103 | 103 | "codecov": "^3.8.1",
|
104 | 104 | "commander": "^6.2.1",
|
105 | 105 | "cross-env": "^7.0.3",
|
|
132 | 132 | "find-up": "^5.0.0",
|
133 | 133 | "fs-extra": "^11.2.0",
|
134 | 134 | "github-release-from-changelog": "^2.1.1",
|
135 |
| - "glob": "^10.4.1", |
| 135 | + "glob": "^10.4.5", |
136 | 136 | "http-server": "^14.1.1",
|
137 | 137 | "husky": "^4.3.7",
|
138 | 138 | "json5": "^2.2.3",
|
|
161 | 161 | "remark-cli": "^12.0.1",
|
162 | 162 | "remark-lint": "^9.1.2",
|
163 | 163 | "remark-preset-lint-recommended": "^6.1.3",
|
164 |
| - "rollup": "^4.17.2", |
165 |
| - "rollup-plugin-dts": "^6.1.0", |
| 164 | + "rollup": "^4.18.1", |
| 165 | + "rollup-plugin-dts": "^6.1.1", |
166 | 166 | "semver": "^7.6.2",
|
167 | 167 | "serve-static": "^1.15.0",
|
168 | 168 | "simple-git": "^3.25.0",
|
|
172 | 172 | "tiny-invariant": "^1.3.3",
|
173 | 173 | "trash": "^7.2.0",
|
174 | 174 | "ts-dedent": "^2.2.0",
|
175 |
| - "tsup": "^6.0.0", |
| 175 | + "tsup": "^6.7.0", |
176 | 176 | "type-fest": "~2.19",
|
177 | 177 | "typescript": "^5.4.5",
|
178 | 178 | "util": "^0.12.5",
|
179 |
| - "uuid": "^9.0.0", |
| 179 | + "uuid": "^9.0.1", |
180 | 180 | "vitest": "^1.6.0",
|
181 | 181 | "wait-on": "^7.2.0",
|
182 | 182 | "window-size": "^1.1.1",
|
|
0 commit comments