Skip to content

Commit bf45da8

Browse files
authored
feat!: migrate to @msw/url (#2678)
1 parent dd5dc3d commit bf45da8

7 files changed

Lines changed: 109 additions & 322 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@
238238
"sideEffects": false,
239239
"dependencies": {
240240
"@inquirer/confirm": "^5.0.0",
241+
"@msw/url": "^0.1.0",
241242
"@mswjs/interceptors": "^0.41.2",
242243
"@open-draft/deferred-promise": "^2.2.0",
243244
"@types/statuses": "^2.0.6",
@@ -246,7 +247,6 @@
246247
"headers-polyfill": "^4.0.2",
247248
"is-node-process": "^1.2.0",
248249
"outvariant": "^1.4.3",
249-
"path-to-regexp": "^6.3.0",
250250
"picocolors": "^1.1.1",
251251
"rettime": "^0.10.1",
252252
"statuses": "^2.0.2",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)