File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6363 "eslint-import-resolver-typescript" : " ^3.7.0" ,
6464 "eslint-plugin-import" : " ^2.31.0" ,
6565 "eslint-plugin-prettier" : " ^5.2.1" ,
66- "msw" : " ^2.6.8 " ,
66+ "msw" : " ^2.7.0 " ,
6767 "prettier" : " ^3.4.2" ,
6868 "typescript" : " ^5.7.2" ,
6969 "vite" : " ^6.0.3" ,
Original file line number Diff line number Diff line change @@ -1138,7 +1138,7 @@ chai@^5.1.2:
11381138 loupe "^3.1.0"
11391139 pathval "^2.0.0"
11401140
1141- chalk@^4.0.0, chalk@^4.1.2 :
1141+ chalk@^4.0.0 :
11421142 version "4.1.2"
11431143 resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
11441144 integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -2452,10 +2452,10 @@ ms@^2.1.1, ms@^2.1.3:
24522452 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
24532453 integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
24542454
2455- msw@^2.6.8 :
2456- version "2.6.8 "
2457- resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.8 .tgz#0cc4d92526444f958829f3fb263ab55ca7437b1d "
2458- integrity sha512-nxXxnH6WALZ9a7rsQp4HU2AaD4iGAiouMmE/MY4al7pXTibgA6OZOuKhmN2WBIM6w9qMKwRtX8p2iOb45B2M/Q ==
2455+ msw@^2.7.0 :
2456+ version "2.7.0 "
2457+ resolved "https://registry.yarnpkg.com/msw/-/msw-2.7.0 .tgz#d13ff87f7e018fc4c359800ff72ba5017033fb56 "
2458+ integrity sha512-BIodwZ19RWfCbYTxWTUfTXc+sg4OwjCAgxU1ZsgmggX/7S3LdUifsbUPJs61j0rWb19CZRGY5if77duhc0uXzw ==
24592459 dependencies :
24602460 " @bundled-es-modules/cookie" " ^2.0.1"
24612461 " @bundled-es-modules/statuses" " ^1.0.1"
@@ -2466,12 +2466,12 @@ msw@^2.6.8:
24662466 " @open-draft/until" " ^2.1.0"
24672467 " @types/cookie" " ^0.6.0"
24682468 " @types/statuses" " ^2.0.4"
2469- chalk "^4.1.2"
24702469 graphql "^16.8.1"
24712470 headers-polyfill "^4.0.2"
24722471 is-node-process "^1.2.0"
24732472 outvariant "^1.4.3"
24742473 path-to-regexp "^6.3.0"
2474+ picocolors "^1.1.1"
24752475 strict-event-emitter "^0.5.1"
24762476 type-fest "^4.26.1"
24772477 yargs "^17.7.2"
You can’t perform that action at this time.
0 commit comments