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 @@ -1133,7 +1133,7 @@ chai@^5.1.2:
11331133 loupe "^3.1.0"
11341134 pathval "^2.0.0"
11351135
1136- chalk@^4.0.0, chalk@^4.1.2 :
1136+ chalk@^4.0.0 :
11371137 version "4.1.2"
11381138 resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
11391139 integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -2428,10 +2428,10 @@ ms@^2.1.1, ms@^2.1.3:
24282428 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
24292429 integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
24302430
2431- msw@^2.6.8 :
2432- version "2.6.8 "
2433- resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.8 .tgz#0cc4d92526444f958829f3fb263ab55ca7437b1d "
2434- integrity sha512-nxXxnH6WALZ9a7rsQp4HU2AaD4iGAiouMmE/MY4al7pXTibgA6OZOuKhmN2WBIM6w9qMKwRtX8p2iOb45B2M/Q ==
2431+ msw@^2.7.0 :
2432+ version "2.7.0 "
2433+ resolved "https://registry.yarnpkg.com/msw/-/msw-2.7.0 .tgz#d13ff87f7e018fc4c359800ff72ba5017033fb56 "
2434+ integrity sha512-BIodwZ19RWfCbYTxWTUfTXc+sg4OwjCAgxU1ZsgmggX/7S3LdUifsbUPJs61j0rWb19CZRGY5if77duhc0uXzw ==
24352435 dependencies :
24362436 " @bundled-es-modules/cookie" " ^2.0.1"
24372437 " @bundled-es-modules/statuses" " ^1.0.1"
@@ -2442,12 +2442,12 @@ msw@^2.6.8:
24422442 " @open-draft/until" " ^2.1.0"
24432443 " @types/cookie" " ^0.6.0"
24442444 " @types/statuses" " ^2.0.4"
2445- chalk "^4.1.2"
24462445 graphql "^16.8.1"
24472446 headers-polyfill "^4.0.2"
24482447 is-node-process "^1.2.0"
24492448 outvariant "^1.4.3"
24502449 path-to-regexp "^6.3.0"
2450+ picocolors "^1.1.1"
24512451 strict-event-emitter "^0.5.1"
24522452 type-fest "^4.26.1"
24532453 yargs "^17.7.2"
You can’t perform that action at this time.
0 commit comments