File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 62
62
"eslint-import-resolver-typescript" : " ^3.6.3" ,
63
63
"eslint-plugin-import" : " ^2.31.0" ,
64
64
"eslint-plugin-prettier" : " ^5.2.1" ,
65
- "msw" : " ^2.6.5 " ,
65
+ "msw" : " ^2.6.6 " ,
66
66
"prettier" : " ^3.3.3" ,
67
67
"typescript" : " ^5.7.2" ,
68
68
"vite" : " ^5.4.11" ,
Original file line number Diff line number Diff line change @@ -2660,10 +2660,10 @@ ms@^2.1.1:
2660
2660
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
2661
2661
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
2662
2662
2663
- msw@^2.6.5 :
2664
- version "2.6.5 "
2665
- resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.5 .tgz#0d4ec95e6170aff26fcb0734ec1258c1e2bb617d "
2666
- integrity sha512-PnlnTpUlOrj441kYQzzFhzMzMCGFT6a2jKUBG7zSpLkYS5oh8Arrbc0dL8/rNAtxaoBy0EVs2mFqj2qdmWK7lQ ==
2663
+ msw@^2.6.6 :
2664
+ version "2.6.6 "
2665
+ resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.6 .tgz#4b9babab8d4414a6859f4a65ce4eacb8e5f173f0 "
2666
+ integrity sha512-npfIIVRHKQX3Lw4aLWX4wBh+lQwpqdZNyJYB5K/+ktK8NhtkdsTxGK7WDrgknozcVyRI7TOqY6yBS9j2FTR+YQ ==
2667
2667
dependencies :
2668
2668
" @bundled-es-modules/cookie" " ^2.0.1"
2669
2669
" @bundled-es-modules/statuses" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments