File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 37
37
"@types/eslint-plugin-markdown" : " ^2.0.2" ,
38
38
"@types/jest" : " ^29.5.11" ,
39
39
"@types/node" : " ^20.10.6" ,
40
- "@types/react" : " ^18.2.48 " ,
40
+ "@types/react" : " ^18.2.61 " ,
41
41
"@types/unist" : " ^3.0.2" ,
42
42
"concurrently" : " ^8.2.2" ,
43
43
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change @@ -3745,7 +3745,7 @@ __metadata:
3745
3745
"@types/eslint-plugin-markdown": "npm:^2.0.2"
3746
3746
"@types/jest": "npm:^29.5.11"
3747
3747
"@types/node": "npm:^20.10.6"
3748
- "@types/react": "npm:^18.2.48 "
3748
+ "@types/react": "npm:^18.2.61 "
3749
3749
"@types/unist": "npm:^3.0.2"
3750
3750
concurrently: "npm:^8.2.2"
3751
3751
cross-env: "npm:^7.0.3"
@@ -4554,14 +4554,14 @@ __metadata:
4554
4554
languageName: node
4555
4555
linkType: hard
4556
4556
4557
- "@types/react@npm:^18.2.48 ":
4558
- version: 18.2.48
4559
- resolution: "@types/react@npm:18.2.48 "
4557
+ "@types/react@npm:^18.2.61 ":
4558
+ version: 18.2.61
4559
+ resolution: "@types/react@npm:18.2.61 "
4560
4560
dependencies:
4561
4561
"@types/prop-types": "npm:*"
4562
4562
"@types/scheduler": "npm:*"
4563
4563
csstype: "npm:^3.0.2"
4564
- checksum: 7e89f18ea2928b1638f564b156d692894dcb9352a7e0a807873c97e858abe1f23dbd165a25dd088a991344e973fdeef88ba5724bfb64504b74072cbc9c220c3a
4564
+ checksum: a03fbb6ca8108bbccf12ac616e77e1457ae9324040c4a5d1293caaa62c187300b4eb38ec78c4724fb43d40d4c6fb909803db057c8b69ae441e2aab7b2acdc29a
4565
4565
languageName: node
4566
4566
linkType: hard
4567
4567
You can’t perform that action at this time.
0 commit comments