Skip to content

Commit d6fc093

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.61
1 parent 1d3b873 commit d6fc093

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/eslint-plugin-markdown": "^2.0.2",
3838
"@types/jest": "^29.5.11",
3939
"@types/node": "^20.10.6",
40-
"@types/react": "^18.2.48",
40+
"@types/react": "^18.2.61",
4141
"@types/unist": "^3.0.2",
4242
"concurrently": "^8.2.2",
4343
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3745,7 +3745,7 @@ __metadata:
37453745
"@types/eslint-plugin-markdown": "npm:^2.0.2"
37463746
"@types/jest": "npm:^29.5.11"
37473747
"@types/node": "npm:^20.10.6"
3748-
"@types/react": "npm:^18.2.48"
3748+
"@types/react": "npm:^18.2.61"
37493749
"@types/unist": "npm:^3.0.2"
37503750
concurrently: "npm:^8.2.2"
37513751
cross-env: "npm:^7.0.3"
@@ -4554,14 +4554,14 @@ __metadata:
45544554
languageName: node
45554555
linkType: hard
45564556

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"
45604560
dependencies:
45614561
"@types/prop-types": "npm:*"
45624562
"@types/scheduler": "npm:*"
45634563
csstype: "npm:^3.0.2"
4564-
checksum: 7e89f18ea2928b1638f564b156d692894dcb9352a7e0a807873c97e858abe1f23dbd165a25dd088a991344e973fdeef88ba5724bfb64504b74072cbc9c220c3a
4564+
checksum: a03fbb6ca8108bbccf12ac616e77e1457ae9324040c4a5d1293caaa62c187300b4eb38ec78c4724fb43d40d4c6fb909803db057c8b69ae441e2aab7b2acdc29a
45654565
languageName: node
45664566
linkType: hard
45674567

0 commit comments

Comments
 (0)