Skip to content

Commit c5d5fd4

Browse files
chore(deps): update dependency @types/react to v19.0.8 (#728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a108e88 commit c5d5fd4

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
@@ -84,7 +84,7 @@
8484
"@trivago/prettier-plugin-sort-imports": "5.2.1",
8585
"@types/node": "22.10.10",
8686
"@types/ramda": "0.30.2",
87-
"@types/react": "19.0.7",
87+
"@types/react": "19.0.8",
8888
"@types/react-dom": "19.0.3",
8989
"@typescript-eslint/utils": "8.21.0",
9090
"@vitejs/plugin-react-swc": "3.7.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4508,12 +4508,12 @@ __metadata:
45084508
languageName: node
45094509
linkType: hard
45104510

4511-
"@types/react@npm:19.0.7":
4512-
version: 19.0.7
4513-
resolution: "@types/react@npm:19.0.7"
4511+
"@types/react@npm:19.0.8":
4512+
version: 19.0.8
4513+
resolution: "@types/react@npm:19.0.8"
45144514
dependencies:
45154515
csstype: "npm:^3.0.2"
4516-
checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
4516+
checksum: 10c0/5fa7236356b1476de03519c66ef65d4fd904826956105619e2ad60cb0b55ae7b251dd5fff02234076225b5e15333d0d936bf9dbe1d461406f8a2ba01c197ddcd
45174517
languageName: node
45184518
linkType: hard
45194519

@@ -13260,7 +13260,7 @@ __metadata:
1326013260
"@trivago/prettier-plugin-sort-imports": "npm:5.2.1"
1326113261
"@types/node": "npm:22.10.10"
1326213262
"@types/ramda": "npm:0.30.2"
13263-
"@types/react": "npm:19.0.7"
13263+
"@types/react": "npm:19.0.8"
1326413264
"@types/react-dom": "npm:19.0.3"
1326513265
"@typescript-eslint/utils": "npm:8.21.0"
1326613266
"@vitejs/plugin-react-swc": "npm:3.7.2"

0 commit comments

Comments
 (0)