File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
"preview" : " vite preview"
12
12
},
13
13
"dependencies" : {
14
- "nanoid" : " ^5.1.2 " ,
14
+ "nanoid" : " ^5.1.3 " ,
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0"
17
17
},
Original file line number Diff line number Diff line change @@ -1913,10 +1913,10 @@ nanoid@^3.3.7:
1913
1913
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
1914
1914
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
1915
1915
1916
- nanoid@^5.1.2 :
1917
- version "5.1.2 "
1918
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.2 .tgz#b87c6cb6941d127a23b24dffc4659bba48b219d7 "
1919
- integrity sha512-b+CiXQCNMUGe0Ri64S9SXFcP9hogjAJ2Rd6GdVxhPLRm7mhGaM7VgOvCAJ1ZshfHbqVDI3uqTI5C8/GaKuLI7g ==
1916
+ nanoid@^5.1.3 :
1917
+ version "5.1.3 "
1918
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.3 .tgz#4ab91f7882148771526e3f0ffb87bb5af9fa71ac "
1919
+ integrity sha512-zAbEOEr7u2CbxwoMRlz/pNSpRP0FdAU4pRaYunCdEezWohXFs+a0Xw7RfkKaezMsmSM1vttcLthJtwRnVtOfHQ ==
1920
1920
1921
1921
natural-compare@^1.4.0 :
1922
1922
version "1.4.0"
You can’t perform that action at this time.
0 commit comments