This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 35
35
"@types/react-dom" : " ^18.2.15" ,
36
36
"@typescript-eslint/eslint-plugin" : " ^6.11.0" ,
37
37
"@typescript-eslint/parser" : " ^6.11.0" ,
38
- "cypress" : " ^13.3.2 " ,
38
+ "cypress" : " ^13.5.0 " ,
39
39
"eslint" : " ^8.53.0" ,
40
40
"eslint-config-next" : " ^14.0.2" ,
41
41
"eslint-plugin-react" : " ^7.33.2" ,
Original file line number Diff line number Diff line change @@ -2191,9 +2191,9 @@ __metadata:
2191
2191
languageName : node
2192
2192
linkType : hard
2193
2193
2194
- " cypress@npm:^13.3.2 " :
2195
- version : 13.3.2
2196
- resolution : " cypress@npm:13.3.2 "
2194
+ " cypress@npm:^13.5.0 " :
2195
+ version : 13.5.0
2196
+ resolution : " cypress@npm:13.5.0 "
2197
2197
dependencies :
2198
2198
" @cypress/request " : " npm:^3.0.0"
2199
2199
" @cypress/xvfb " : " npm:^1.2.4"
@@ -2240,7 +2240,7 @@ __metadata:
2240
2240
yauzl : " npm:^2.10.0"
2241
2241
bin :
2242
2242
cypress : bin/cypress
2243
- checksum : 97ec1572c5c5b3f562d8f859ccce14f6c9e2b8001fefae0e93fa48677180657b847783baccfaf0ecfb59f71c4af876158530c9af0a7c2e2fd903241c240344af
2243
+ checksum : 26dcdf4956eb45ad3be5c0e0455a3a8a497e4a3d0521bcec8aa54adc140eb7526c543b0df5508d98747779278f2299a2a9963684e536a7e4e58ca6a71b6e5505
2244
2244
languageName : node
2245
2245
linkType : hard
2246
2246
@@ -6027,7 +6027,7 @@ __metadata:
6027
6027
" @types/react-dom " : " npm:^18.2.15"
6028
6028
" @typescript-eslint/eslint-plugin " : " npm:^6.11.0"
6029
6029
" @typescript-eslint/parser " : " npm:^6.11.0"
6030
- cypress : " npm:^13.3.2 "
6030
+ cypress : " npm:^13.5.0 "
6031
6031
eslint : " npm:^8.53.0"
6032
6032
eslint-config-next : " npm:^14.0.2"
6033
6033
eslint-plugin-mui-path-imports : " npm:^0.0.15"
You can’t perform that action at this time.
0 commit comments