File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
playground/javascript/browser Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@eslint/js" : " 9.27.0" ,
21
- "@types/react" : " 19.1.4 " ,
21
+ "@types/react" : " 19.1.5 " ,
22
22
"@types/react-dom" : " 19.1.5" ,
23
23
"@vitejs/plugin-react-swc" : " 3.9.0" ,
24
24
"eslint" : " 9.27.0" ,
Original file line number Diff line number Diff line change @@ -2147,12 +2147,12 @@ __metadata:
2147
2147
languageName : node
2148
2148
linkType : hard
2149
2149
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 "
2153
2153
dependencies :
2154
2154
csstype : " npm:^3.0.2"
2155
- checksum : 10/b8744e03bc3f7d4d686681ab039e0b2454fbb2110436b8b7f6ee9e6c5f8f8552231c6c273b908f69b3eae1745aeb7b075949bb3983ba8b36c3b0c2888e22726c
2155
+ checksum : 10/ea007c6c3a7afc42421d2cc260446de9e949513cb1261e0e5cf856108afe6e8d53ed51dc26c522a364e4927450092deea68b0423c68f3a22c26dae3fac1363a5
2156
2156
languageName : node
2157
2157
linkType : hard
2158
2158
@@ -5319,7 +5319,7 @@ __metadata:
5319
5319
resolution : " javascript-playground-browser@workspace:playground/javascript/browser"
5320
5320
dependencies :
5321
5321
" @eslint/js " : " npm:9.27.0"
5322
- " @types/react " : " npm:19.1.4 "
5322
+ " @types/react " : " npm:19.1.5 "
5323
5323
" @types/react-dom " : " npm:19.1.5"
5324
5324
" @vitejs/plugin-react-swc " : " npm:3.9.0"
5325
5325
algoliasearch : " link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
You can’t perform that action at this time.
0 commit comments