Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-only-error": "^1.0.2",
"mocha": "^10",
"msw": "^2.0.6",
"msw": "^2.11.2",
"oclif": "^4.0.3",
"prettier": "^3.6.2",
"shx": "^0.3.4",
Expand Down
110 changes: 38 additions & 72 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -736,16 +736,6 @@ __metadata:
languageName: node
linkType: hard

"@bundled-es-modules/tough-cookie@npm:^0.1.6":
version: 0.1.6
resolution: "@bundled-es-modules/tough-cookie@npm:0.1.6"
dependencies:
"@types/tough-cookie": "npm:^4.0.5"
tough-cookie: "npm:^4.1.4"
checksum: 10c0/28bcac878bff6b34719ba3aa8341e9924772ee55de5487680ebe784981ec9fccb70ed5d46f563e2404855a04de606f9e56aa4202842d4f5835bc04a4fe820571
languageName: node
linkType: hard

"@colors/colors@npm:1.5.0":
version: 1.5.0
resolution: "@colors/colors@npm:1.5.0"
Expand Down Expand Up @@ -2010,7 +2000,7 @@ __metadata:
inquirer-autocomplete-standalone: "npm:^0.8.1"
lodash.camelcase: "npm:^4.3.0"
mocha: "npm:^10"
msw: "npm:^2.0.6"
msw: "npm:^2.11.2"
mustache: "npm:^4.2.0"
oclif: "npm:^4.0.3"
prettier: "npm:^3.6.2"
Expand Down Expand Up @@ -3022,13 +3012,6 @@ __metadata:
languageName: node
linkType: hard

"@types/tough-cookie@npm:^4.0.5":
version: 4.0.5
resolution: "@types/tough-cookie@npm:4.0.5"
checksum: 10c0/68c6921721a3dcb40451543db2174a145ef915bc8bcbe7ad4e59194a0238e776e782b896c7a59f4b93ac6acefca9161fccb31d1ce3b3445cb6faa467297fb473
languageName: node
linkType: hard

"@types/unist@npm:^2, @types/unist@npm:^2.0.2":
version: 2.0.11
resolution: "@types/unist@npm:2.0.11"
Expand Down Expand Up @@ -7348,13 +7331,12 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^2.0.6":
version: 2.10.4
resolution: "msw@npm:2.10.4"
"msw@npm:^2.11.2":
version: 2.11.2
resolution: "msw@npm:2.11.2"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.1"
"@bundled-es-modules/statuses": "npm:^1.0.1"
"@bundled-es-modules/tough-cookie": "npm:^0.1.6"
"@inquirer/confirm": "npm:^5.0.0"
"@mswjs/interceptors": "npm:^0.39.1"
"@open-draft/deferred-promise": "npm:^2.2.0"
Expand All @@ -7367,7 +7349,9 @@ __metadata:
outvariant: "npm:^1.4.3"
path-to-regexp: "npm:^6.3.0"
picocolors: "npm:^1.1.1"
rettime: "npm:^0.7.0"
strict-event-emitter: "npm:^0.5.1"
tough-cookie: "npm:^6.0.0"
type-fest: "npm:^4.26.1"
yargs: "npm:^17.7.2"
peerDependencies:
Expand All @@ -7377,7 +7361,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/48dff36c7cf8ad504bb8f8a2ff6946cf5727752c140681eb68da00991d9fe56224bace970476771a9fffae136256c389c591d71368a6967d053dbad6b6df3346
checksum: 10c0/56f9549fbba4a7fdf638c79484fee637bcd85696450e3192f7998506c318a1057a84ceed4596c8af87d544d5d4cc218d10d65c32cea2d11cac5b26f601030bc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -8402,16 +8386,7 @@ __metadata:
languageName: node
linkType: hard

"psl@npm:^1.1.33":
version: 1.15.0
resolution: "psl@npm:1.15.0"
dependencies:
punycode: "npm:^2.3.1"
checksum: 10c0/d8d45a99e4ca62ca12ac3c373e63d80d2368d38892daa40cfddaa1eb908be98cd549ac059783ef3a56cfd96d57ae8e2fd9ae53d1378d90d42bc661ff924e102a
languageName: node
linkType: hard

"punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.1":
"punycode@npm:^2.1.0":
version: 2.3.1
resolution: "punycode@npm:2.3.1"
checksum: 10c0/14f76a8206bc3464f794fb2e3d3cc665ae416c01893ad7a02b23766eb07159144ee612ad67af5e84fa4479ccfe67678c4feb126b0485651b302babf66f04f9e9
Expand All @@ -8427,13 +8402,6 @@ __metadata:
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
checksum: 10c0/3258bc3dbdf322ff2663619afe5947c7926a6ef5fb78ad7d384602974c467fadfc8272af44f5eb8cddd0d011aae8fabf3a929a8eee4b86edcc0a21e6bd10f9aa
languageName: node
linkType: hard

"queue-microtask@npm:^1.2.2":
version: 1.2.3
resolution: "queue-microtask@npm:1.2.3"
Expand Down Expand Up @@ -8634,13 +8602,6 @@ __metadata:
languageName: node
linkType: hard

"requires-port@npm:^1.0.0":
version: 1.0.0
resolution: "requires-port@npm:1.0.0"
checksum: 10c0/b2bfdd09db16c082c4326e573a82c0771daaf7b53b9ce8ad60ea46aa6e30aaf475fe9b164800b89f93b748d2c234d8abff945d2551ba47bf5698e04cd7713267
languageName: node
linkType: hard

"resolve-alpn@npm:^1.2.0":
version: 1.2.1
resolution: "resolve-alpn@npm:1.2.1"
Expand Down Expand Up @@ -8711,6 +8672,13 @@ __metadata:
languageName: node
linkType: hard

"rettime@npm:^0.7.0":
version: 0.7.0
resolution: "rettime@npm:0.7.0"
checksum: 10c0/1460539d49415c37e46884bf1db7a5da974b239c1bd6976e1cf076fad169067dc8f55cd2572aec504433162f3627b6d8123eea977d110476258045d620bd051b
languageName: node
linkType: hard

"reusify@npm:^1.0.4":
version: 1.1.0
resolution: "reusify@npm:1.1.0"
Expand Down Expand Up @@ -9414,6 +9382,24 @@ __metadata:
languageName: node
linkType: hard

"tldts-core@npm:^7.0.14":
version: 7.0.14
resolution: "tldts-core@npm:7.0.14"
checksum: 10c0/e35f006e3376c70ea2cde436fc808b3017322de62246e7e4a733cc09a60959711cd9dbfd91b67ffe52fbee215d9e41911a39b6c20e8f45544b09f7662355753f
languageName: node
linkType: hard

"tldts@npm:^7.0.5":
version: 7.0.14
resolution: "tldts@npm:7.0.14"
dependencies:
tldts-core: "npm:^7.0.14"
bin:
tldts: bin/cli.js
checksum: 10c0/87dd69b68e07c0cb3913c4b7fb4a57a3b4826a664637725ab9226aa01a4786d003c181b0525d09bfb1bb0c16802b4350620443da64d9e947a7ff4c19f2f4acbf
languageName: node
linkType: hard

"tmp@npm:^0.0.33":
version: 0.0.33
resolution: "tmp@npm:0.0.33"
Expand All @@ -9432,15 +9418,12 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.1.4":
version: 4.1.4
resolution: "tough-cookie@npm:4.1.4"
"tough-cookie@npm:^6.0.0":
version: 6.0.0
resolution: "tough-cookie@npm:6.0.0"
dependencies:
psl: "npm:^1.1.33"
punycode: "npm:^2.1.1"
universalify: "npm:^0.2.0"
url-parse: "npm:^1.5.3"
checksum: 10c0/aca7ff96054f367d53d1e813e62ceb7dd2eda25d7752058a74d64b7266fd07be75908f3753a32ccf866a2f997604b414cfb1916d6e7f69bc64d9d9939b0d6c45
tldts: "npm:^7.0.5"
checksum: 10c0/7b17a461e9c2ac0d0bea13ab57b93b4346d0b8c00db174c963af1e46e4ea8d04148d2a55f2358fc857db0c0c65208a98e319d0c60693e32e0c559a9d9cf20cb5
languageName: node
linkType: hard

Expand Down Expand Up @@ -9769,13 +9752,6 @@ __metadata:
languageName: node
linkType: hard

"universalify@npm:^0.2.0":
version: 0.2.0
resolution: "universalify@npm:0.2.0"
checksum: 10c0/cedbe4d4ca3967edf24c0800cfc161c5a15e240dac28e3ce575c689abc11f2c81ccc6532c8752af3b40f9120fb5e454abecd359e164f4f6aa44c29cd37e194fe
languageName: node
linkType: hard

"unrs-resolver@npm:^1.6.2":
version: 1.11.1
resolution: "unrs-resolver@npm:1.11.1"
Expand Down Expand Up @@ -9870,16 +9846,6 @@ __metadata:
languageName: node
linkType: hard

"url-parse@npm:^1.5.3":
version: 1.5.10
resolution: "url-parse@npm:1.5.10"
dependencies:
querystringify: "npm:^2.1.1"
requires-port: "npm:^1.0.0"
checksum: 10c0/bd5aa9389f896974beb851c112f63b466505a04b4807cea2e5a3b7092f6fbb75316f0491ea84e44f66fed55f1b440df5195d7e3a8203f64fcefa19d182f5be87
languageName: node
linkType: hard

"util-deprecate@npm:^1.0.2":
version: 1.0.2
resolution: "util-deprecate@npm:1.0.2"
Expand Down
Loading