Skip to content

Commit 8884bca

Browse files
chore(deps): update dependency @types/react to v19.1.5
1 parent 6cb4c5e commit 8884bca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@eslint/js": "9.27.0",
21-
"@types/react": "19.1.4",
21+
"@types/react": "19.1.5",
2222
"@types/react-dom": "19.1.5",
2323
"@vitejs/plugin-react-swc": "3.9.0",
2424
"eslint": "9.27.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2147,12 +2147,12 @@ __metadata:
21472147
languageName: node
21482148
linkType: hard
21492149

2150-
"@types/react@npm:19.1.4":
2151-
version: 19.1.4
2152-
resolution: "@types/react@npm:19.1.4"
2150+
"@types/react@npm:19.1.5":
2151+
version: 19.1.5
2152+
resolution: "@types/react@npm:19.1.5"
21532153
dependencies:
21542154
csstype: "npm:^3.0.2"
2155-
checksum: 10/b8744e03bc3f7d4d686681ab039e0b2454fbb2110436b8b7f6ee9e6c5f8f8552231c6c273b908f69b3eae1745aeb7b075949bb3983ba8b36c3b0c2888e22726c
2155+
checksum: 10/ea007c6c3a7afc42421d2cc260446de9e949513cb1261e0e5cf856108afe6e8d53ed51dc26c522a364e4927450092deea68b0423c68f3a22c26dae3fac1363a5
21562156
languageName: node
21572157
linkType: hard
21582158

@@ -5319,7 +5319,7 @@ __metadata:
53195319
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
53205320
dependencies:
53215321
"@eslint/js": "npm:9.27.0"
5322-
"@types/react": "npm:19.1.4"
5322+
"@types/react": "npm:19.1.5"
53235323
"@types/react-dom": "npm:19.1.5"
53245324
"@vitejs/plugin-react-swc": "npm:3.9.0"
53255325
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"

0 commit comments

Comments
 (0)