|
145 | 145 | "graphql": "^16.8.1",
|
146 | 146 | "headers-polyfill": "^4.0.2",
|
147 | 147 | "is-node-process": "^1.2.0",
|
148 |
| - "outvariant": "^1.4.2", |
| 148 | + "outvariant": "^1.4.3", |
149 | 149 | "path-to-regexp": "^6.3.0",
|
150 | 150 | "strict-event-emitter": "^0.5.1",
|
151 |
| - "type-fest": "^4.9.0", |
| 151 | + "type-fest": "^4.26.1", |
152 | 152 | "yargs": "^17.7.2"
|
153 | 153 | },
|
154 | 154 | "devDependencies": {
|
155 | 155 | "@commitlint/cli": "^18.4.4",
|
156 | 156 | "@commitlint/config-conventional": "^18.4.4",
|
157 | 157 | "@open-draft/test-server": "^0.4.2",
|
158 | 158 | "@ossjs/release": "^0.8.1",
|
159 |
| - "@playwright/test": "^1.40.1", |
160 |
| - "@swc/core": "^1.3.102", |
| 159 | + "@playwright/test": "^1.48.0", |
161 | 160 | "@types/express": "^4.17.21",
|
162 | 161 | "@types/fs-extra": "^11.0.4",
|
163 | 162 | "@types/glob": "^8.1.0",
|
164 | 163 | "@types/json-bigint": "^1.0.4",
|
165 | 164 | "@types/node": "18.x",
|
166 |
| - "@typescript-eslint/eslint-plugin": "^8.3.0", |
167 |
| - "@typescript-eslint/parser": "^8.3.0", |
168 |
| - "@web/dev-server": "^0.1.38", |
169 |
| - "axios": "^1.6.5", |
| 165 | + "@typescript-eslint/eslint-plugin": "^8.8.1", |
| 166 | + "@typescript-eslint/parser": "^8.8.1", |
| 167 | + "@web/dev-server": "^0.4.6", |
| 168 | + "axios": "^1.7.7", |
170 | 169 | "babel-minify": "^0.5.1",
|
171 |
| - "commitizen": "^4.2.4", |
| 170 | + "commitizen": "^4.3.1", |
172 | 171 | "cross-env": "^7.0.3",
|
173 | 172 | "cross-fetch": "^4.0.0",
|
174 | 173 | "cz-conventional-changelog": "3.3.0",
|
175 |
| - "esbuild": "^0.19.11", |
176 |
| - "esbuild-loader": "^4.0.2", |
| 174 | + "esbuild": "^0.24.0", |
| 175 | + "esbuild-loader": "^4.2.2", |
177 | 176 | "eslint": "^8.57.0",
|
178 | 177 | "eslint-config-prettier": "^9.1.0",
|
179 |
| - "eslint-plugin-prettier": "^5.1.3", |
| 178 | + "eslint-plugin-prettier": "^5.2.1", |
180 | 179 | "express": "^5.0.0",
|
181 | 180 | "fs-extra": "^11.2.0",
|
182 | 181 | "fs-teardown": "^0.3.0",
|
183 |
| - "glob": "^10.3.10", |
184 |
| - "jsdom": "^23.2.0", |
| 182 | + "glob": "^11.0.0", |
| 183 | + "jsdom": "^25.0.1", |
185 | 184 | "json-bigint": "^1.0.0",
|
186 |
| - "lint-staged": "^15.2.0", |
| 185 | + "lint-staged": "^15.2.10", |
187 | 186 | "page-with": "^0.6.1",
|
188 |
| - "prettier": "^3.2.2", |
| 187 | + "prettier": "^3.3.3", |
189 | 188 | "regenerator-runtime": "^0.14.1",
|
190 |
| - "rimraf": "^5.0.5", |
| 189 | + "rimraf": "^6.0.1", |
191 | 190 | "simple-git-hooks": "^2.9.0",
|
192 | 191 | "ts-node": "^10.9.2",
|
193 |
| - "tsup": "^8.0.1", |
| 192 | + "tsup": "^8.3.0", |
194 | 193 | "typescript": "^5.5.2",
|
195 |
| - "undici": "^5.20.0", |
| 194 | + "undici": "^6.20.0", |
196 | 195 | "url-loader": "^4.1.1",
|
197 | 196 | "vitest": "^1.2.2",
|
198 |
| - "vitest-environment-miniflare": "^2.14.1", |
199 |
| - "webpack": "^5.89.0", |
| 197 | + "vitest-environment-miniflare": "^2.14.4", |
| 198 | + "webpack": "^5.95.0", |
200 | 199 | "webpack-http-server": "^0.5.0"
|
201 | 200 | },
|
202 | 201 | "peerDependencies": {
|
|
0 commit comments