Commit c2f20df 1 parent 5b390d9 commit c2f20df Copy full SHA for c2f20df
File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 13
13
"prettier" : " ^3.4.2"
14
14
},
15
15
"dependencies" : {
16
+ "@faker-js/faker" : " ^9.5.1" ,
16
17
"dotenv" : " ^16.4.7" ,
17
18
"jotai" : " ^2.9.0" ,
18
19
"path" : " ^0.12.7" ,
Original file line number Diff line number Diff line change 1733
1733
find-up "^5.0.0"
1734
1734
js-yaml "^4.1.0"
1735
1735
1736
+ "@faker-js/faker@^9.5.1":
1737
+ version "9.5.1"
1738
+ resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-9.5.1.tgz#1f32fb726db5f539415455cadbc93c9fb457e42d"
1739
+ integrity sha512-0fzMEDxkExR2cn731kpDaCCnBGBUOIXEi2S1N5l8Hltp6aPf4soTMJ+g4k8r2sI5oB+rpwIW8Uy/6jkwGpnWPg==
1740
+
1736
1741
"@floating-ui/core@^1.6.0":
1737
1742
version "1.6.9"
1738
1743
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.9.tgz#64d1da251433019dafa091de9b2886ff35ec14e6"
You can’t perform that action at this time.
0 commit comments