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 22
22
"devDependencies" : {
23
23
"@types/express" : " ^5.0.0" ,
24
24
"@types/lodash" : " ^4.17.12" ,
25
- "@types/react" : " ^18.3.11 " ,
25
+ "@types/react" : " ^18.3.12 " ,
26
26
"@types/supertest" : " ^6.0.2" ,
27
27
"happy-dom" : " ^15.7.4" ,
28
28
"typescript" : " ~5.6.3" ,
Original file line number Diff line number Diff line change @@ -2995,7 +2995,7 @@ __metadata:
2995
2995
"@testing-library/user-event": "npm:^14.5.2"
2996
2996
"@types/express": "npm:^5.0.0"
2997
2997
"@types/lodash": "npm:^4.17.12"
2998
- "@types/react": "npm:^18.3.11 "
2998
+ "@types/react": "npm:^18.3.12 "
2999
2999
"@types/supertest": "npm:^6.0.2"
3000
3000
express: "npm:^4.21.1"
3001
3001
fast-check: "workspace:*"
@@ -5706,13 +5706,13 @@ __metadata:
5706
5706
languageName: node
5707
5707
linkType: hard
5708
5708
5709
- "@types/react@npm:*, @types/react@npm:^18.3.11 ":
5710
- version: 18.3.11
5711
- resolution: "@types/react@npm:18.3.11 "
5709
+ "@types/react@npm:*, @types/react@npm:^18.3.12 ":
5710
+ version: 18.3.12
5711
+ resolution: "@types/react@npm:18.3.12 "
5712
5712
dependencies:
5713
5713
"@types/prop-types": "npm:*"
5714
5714
csstype: "npm:^3.0.2"
5715
- checksum: 10c0/ce80512246ca5bda69db85b9f4f1835189334acfb6b2c4f3eda8cabff1ff1a3ea9ce4f3b895bdbc18c94140aa45592331aa3fdeb557f525c1b048de7ce84fc0e
5715
+ checksum: 10c0/8bae8d9a41619804561574792e29112b413044eb0d53746dde2b9720c1f9a59f71c895bbd7987cd8ce9500b00786e53bc032dced38cddf42910458e145675290
5716
5716
languageName: node
5717
5717
linkType: hard
5718
5718
You can’t perform that action at this time.
0 commit comments