Skip to content

Commit 5f24cba

Browse files
Update dependency @types/react to v18.3.21
1 parent 3582176 commit 5f24cba

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
@@ -44,7 +44,7 @@
4444
"@eslint/js": "^9.23.0",
4545
"@types/node": "^22.0.0",
4646
"@types/parse-link-header": "^2.0.3",
47-
"@types/react": "18.2.19",
47+
"@types/react": "18.3.21",
4848
"@types/sanitize-html": "^2.9.4",
4949
"@typescript-eslint/eslint-plugin": "^8.0.0",
5050
"@typescript-eslint/parser": "^8.0.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2418,14 +2418,13 @@ __metadata:
24182418
languageName: node
24192419
linkType: hard
24202420

2421-
"@types/react@npm:18.2.19":
2422-
version: 18.2.19
2423-
resolution: "@types/react@npm:18.2.19"
2421+
"@types/react@npm:18.3.21":
2422+
version: 18.3.21
2423+
resolution: "@types/react@npm:18.3.21"
24242424
dependencies:
24252425
"@types/prop-types": "npm:*"
2426-
"@types/scheduler": "npm:*"
24272426
csstype: "npm:^3.0.2"
2428-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2427+
checksum: 10/89adc2fe391fd63b620db0aaa10b2be89fad338039415fd748e60c962e47bf2b0f1897cb5226f181eda963f37a1c8ac1bf0b3b29a0e35313bacd0355e5d6c736
24292428
languageName: node
24302429
linkType: hard
24312430

@@ -2775,7 +2774,7 @@ __metadata:
27752774
"@material-tailwind/react": "npm:^2.1.8"
27762775
"@types/node": "npm:^22.0.0"
27772776
"@types/parse-link-header": "npm:^2.0.3"
2778-
"@types/react": "npm:18.2.19"
2777+
"@types/react": "npm:18.3.21"
27792778
"@types/sanitize-html": "npm:^2.9.4"
27802779
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
27812780
"@typescript-eslint/parser": "npm:^8.0.0"

0 commit comments

Comments
 (0)