Skip to content

Commit c0e8e62

Browse files
Update dependency @types/react to v18.3.25
1 parent 134d914 commit c0e8e62

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@eslint/js": "^9.23.0",
4444
"@types/node": "^22.0.0",
4545
"@types/parse-link-header": "^2.0.3",
46-
"@types/react": "18.2.19",
46+
"@types/react": "18.3.25",
4747
"@types/sanitize-html": "^2.9.4",
4848
"@typescript-eslint/eslint-plugin": "^8.0.0",
4949
"@typescript-eslint/parser": "^8.0.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2478,14 +2478,13 @@ __metadata:
24782478
languageName: node
24792479
linkType: hard
24802480

2481-
"@types/react@npm:18.2.19":
2482-
version: 18.2.19
2483-
resolution: "@types/react@npm:18.2.19"
2481+
"@types/react@npm:18.3.25":
2482+
version: 18.3.25
2483+
resolution: "@types/react@npm:18.3.25"
24842484
dependencies:
24852485
"@types/prop-types": "npm:*"
2486-
"@types/scheduler": "npm:*"
24872486
csstype: "npm:^3.0.2"
2488-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2487+
checksum: 10/1b806cc90207558bd96384f2a74e8a457c6211bd71b22d74ed7efb745e4e1b4fe7aea59eb906b8cf96571f9e0ab4fdb89e00395a082a361cfd7a8baf50bcb9c1
24892488
languageName: node
24902489
linkType: hard
24912490

@@ -2859,7 +2858,7 @@ __metadata:
28592858
"@material-tailwind/react": "npm:^2.1.8"
28602859
"@types/node": "npm:^22.0.0"
28612860
"@types/parse-link-header": "npm:^2.0.3"
2862-
"@types/react": "npm:18.2.19"
2861+
"@types/react": "npm:18.3.25"
28632862
"@types/sanitize-html": "npm:^2.9.4"
28642863
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
28652864
"@typescript-eslint/parser": "npm:^8.0.0"

0 commit comments

Comments
 (0)