Skip to content

Commit 20a45cb

Browse files
committed
Add lock-file
1 parent c7cfc02 commit 20a45cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bun.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"embla-carousel-wheel-gestures": "^8.0.1",
4747
"fflate": "^0.8.2",
4848
"fix-path": "^4.0.0",
49+
"flexsearch": "^0.8.151",
4950
"freestyle-sandboxes": "^0.0.36",
5051
"i18next": "^24.2.2",
5152
"istextorbinary": "^9.5.0",
@@ -87,6 +88,7 @@
8788
"@types/bun": "^1.1.6",
8889
"@types/css-tree": "^2.3.8",
8990
"@types/download": "^8.0.5",
91+
"@types/flexsearch": "^0.7.42",
9092
"@types/istextorbinary": "^2.3.4",
9193
"@types/js-string-escape": "^1.0.3",
9294
"@types/lodash": "^4.17.7",
@@ -1003,6 +1005,8 @@
10031005

10041006
"@types/estree-jsx": ["@types/[email protected]", "", { "dependencies": { "@types/estree": "*" } }, "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg=="],
10051007

1008+
"@types/flexsearch": ["@types/[email protected]", "", { "dependencies": { "flexsearch": "*" } }, "sha512-FdKaw3dPgcCvqU9w8SGgqx8PrxFF2EKySRhEj1nc45HNe/2cBLff3pF52C67hzeUbNhq49t7XRIIibBd41vcIg=="],
1009+
10061010
"@types/fs-extra": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA=="],
10071011

10081012
"@types/got": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*", "@types/tough-cookie": "*", "form-data": "^2.5.0" } }, "sha512-X4pj/HGHbXVLqTpKjA2ahI4rV/nNBc9mGO2I/0CgAra+F2dKgMXnENv2SRpemScBzBAI4vMelIVYViQxlSE6xA=="],
@@ -1687,6 +1691,8 @@
16871691

16881692
"flatted": ["[email protected]", "", {}, "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg=="],
16891693

1694+
"flexsearch": ["[email protected]", "", {}, "sha512-bMI/vDndsaldfmOLKGk5HMYSiXhX1sBiD/ENZKAnsQJaqC/yk51aTy0+Ny2hYcu+Utazy3s8NZA/zbh2o88ctQ=="],
1695+
16901696
"follow-redirects": ["[email protected]", "", {}, "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ=="],
16911697

16921698
"for-each": ["[email protected]", "", { "dependencies": { "is-callable": "^1.2.7" } }, "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg=="],

0 commit comments

Comments
 (0)