Skip to content

Commit 50e8b08

Browse files
Update dependency @types/react to v18.3.22
1 parent 1bb8629 commit 50e8b08

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.22",
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
@@ -2446,14 +2446,13 @@ __metadata:
24462446
languageName: node
24472447
linkType: hard
24482448

2449-
"@types/react@npm:18.2.19":
2450-
version: 18.2.19
2451-
resolution: "@types/react@npm:18.2.19"
2449+
"@types/react@npm:18.3.22":
2450+
version: 18.3.22
2451+
resolution: "@types/react@npm:18.3.22"
24522452
dependencies:
24532453
"@types/prop-types": "npm:*"
2454-
"@types/scheduler": "npm:*"
24552454
csstype: "npm:^3.0.2"
2456-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2455+
checksum: 10/580496f2768db339206c215aba4347ca07cf5d87a825311355760c9018bf4e2020810a85e8c525681ab78aa53be1ccc3751c9f4ec9cbc0d1b8217c7aeaa62e32
24572456
languageName: node
24582457
linkType: hard
24592458

@@ -2803,7 +2802,7 @@ __metadata:
28032802
"@material-tailwind/react": "npm:^2.1.8"
28042803
"@types/node": "npm:^22.0.0"
28052804
"@types/parse-link-header": "npm:^2.0.3"
2806-
"@types/react": "npm:18.2.19"
2805+
"@types/react": "npm:18.3.22"
28072806
"@types/sanitize-html": "npm:^2.9.4"
28082807
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
28092808
"@typescript-eslint/parser": "npm:^8.0.0"

0 commit comments

Comments
 (0)