File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 51
51
"react-dom" : " ^19.1.1" ,
52
52
"rimraf" : " ^6.0.1" ,
53
53
"semantic-release" : " ^24.2.9" ,
54
- "typescript" : " ^5.9.2 " ,
54
+ "typescript" : " ^5.9.3 " ,
55
55
"vitest" : " ^3.2.4"
56
56
},
57
57
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -1726,7 +1726,7 @@ __metadata:
1726
1726
react-dom : " npm:^19.1.1"
1727
1727
rimraf : " npm:^6.0.1"
1728
1728
semantic-release : " npm:^24.2.9"
1729
- typescript : " npm:^5.9.2 "
1729
+ typescript : " npm:^5.9.3 "
1730
1730
vitest : " npm:^3.2.4"
1731
1731
peerDependencies :
1732
1732
react : ^19.1.0
@@ -8707,6 +8707,16 @@ __metadata:
8707
8707
languageName : node
8708
8708
linkType : hard
8709
8709
8710
+ " typescript@npm:^5.9.3 " :
8711
+ version : 5.9.3
8712
+ resolution : " typescript@npm:5.9.3"
8713
+ bin :
8714
+ tsc : bin/tsc
8715
+ tsserver : bin/tsserver
8716
+ checksum : 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
8717
+ languageName : node
8718
+ linkType : hard
8719
+
8710
8720
" typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript> " :
8711
8721
version : 5.9.2
8712
8722
resolution : " typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
@@ -8717,6 +8727,16 @@ __metadata:
8717
8727
languageName : node
8718
8728
linkType : hard
8719
8729
8730
+ " typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript> " :
8731
+ version : 5.9.3
8732
+ resolution : " typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
8733
+ bin :
8734
+ tsc : bin/tsc
8735
+ tsserver : bin/tsserver
8736
+ checksum : 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
8737
+ languageName : node
8738
+ linkType : hard
8739
+
8720
8740
" uglify-js@npm:^3.1.4 " :
8721
8741
version : 3.19.3
8722
8742
resolution : " uglify-js@npm:3.19.3"
You can’t perform that action at this time.
0 commit comments