File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 42
42
"is-promise" : " ^4.0.0" ,
43
43
"jsx-dom-cjs" : " ^8.1.5" ,
44
44
"lodash" : " ^4.17.21" ,
45
- "nanoid" : " ^5.0.8 " ,
45
+ "nanoid" : " ^5.0.9 " ,
46
46
"react" : " ^18.3.1" ,
47
47
"react-arborist" : " ^3.4.0" ,
48
48
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change @@ -5566,7 +5566,7 @@ __metadata:
5566
5566
is-promise: "npm:^4.0.0"
5567
5567
jsx-dom-cjs: "npm:^8.1.5"
5568
5568
lodash: "npm:^4.17.21"
5569
- nanoid: "npm:^5.0.8 "
5569
+ nanoid: "npm:^5.0.9 "
5570
5570
react: "npm:^18.3.1"
5571
5571
react-arborist: "npm:^3.4.0"
5572
5572
react-dom: "npm:^18.3.1"
@@ -16900,6 +16900,15 @@ __metadata:
16900
16900
languageName: node
16901
16901
linkType: hard
16902
16902
16903
+ "nanoid@npm:^5.0.9":
16904
+ version: 5.0.9
16905
+ resolution: "nanoid@npm:5.0.9"
16906
+ bin:
16907
+ nanoid: bin/nanoid.js
16908
+ checksum: 10/8a3f9104f81095e3e4785f58caae47a05755599824b8611b9730cbf73db706b664f100e6189f8303f08764f144d499613d8e4a39e83125c53f4b4986d6576621
16909
+ languageName: node
16910
+ linkType: hard
16911
+
16903
16912
"natural-compare-lite@npm:^1.4.0":
16904
16913
version: 1.4.0
16905
16914
resolution: "natural-compare-lite@npm:1.4.0"
You can’t perform that action at this time.
0 commit comments