File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 6262 "eslint-import-resolver-typescript" : " ^3.6.3" ,
6363 "eslint-plugin-import" : " ^2.31.0" ,
6464 "eslint-plugin-prettier" : " ^5.2.1" ,
65- "msw" : " ^2.5.2 " ,
65+ "msw" : " ^2.6.0 " ,
6666 "prettier" : " ^3.3.3" ,
6767 "typescript" : " ^5.6.3" ,
6868 "vite" : " ^5.4.10" ,
Original file line number Diff line number Diff line change @@ -2660,16 +2660,17 @@ ms@^2.1.1:
26602660 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
26612661 integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
26622662
2663- msw@^2.5.2 :
2664- version "2.5.2 "
2665- resolved "https://registry.yarnpkg.com/msw/-/msw-2.5.2 .tgz#dfce10b68dbabc2d5dafeb6d7fb82c3c7073a4d1 "
2666- integrity sha512-eBsFgU30NYtrfC62XzS1rdAzFK+Br0zKU4ORqD9Qliq86362DWZyPiD6FLfMgy0Ktik83DPTXmqPMz2bqwmJdA ==
2663+ msw@^2.6.0 :
2664+ version "2.6.0 "
2665+ resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.0 .tgz#ab50752feb5c63de90d70e8165746e2ea84580dd "
2666+ integrity sha512-n3tx2w0MZ3H4pxY0ozrQ4sNPzK/dGtlr2cIIyuEsgq2Bhy4wvcW6ZH2w/gXM9+MEUY6HC1fWhqtcXDxVZr5Jxw ==
26672667 dependencies :
26682668 " @bundled-es-modules/cookie" " ^2.0.0"
26692669 " @bundled-es-modules/statuses" " ^1.0.1"
26702670 " @bundled-es-modules/tough-cookie" " ^0.1.6"
26712671 " @inquirer/confirm" " ^5.0.0"
26722672 " @mswjs/interceptors" " ^0.36.5"
2673+ " @open-draft/deferred-promise" " ^2.2.0"
26732674 " @open-draft/until" " ^2.1.0"
26742675 " @types/cookie" " ^0.6.0"
26752676 " @types/statuses" " ^2.0.4"
You can’t perform that action at this time.
0 commit comments