Remove flexsearch dep
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m0s

This commit is contained in:
thepaperpilot 2024-06-21 07:56:33 -05:00
parent 411b2ac293
commit ce233c0e6c
2 changed files with 0 additions and 6 deletions

View file

@ -18,7 +18,6 @@
"@tresjs/core": "^4.0.2", "@tresjs/core": "^4.0.2",
"@vitejs/plugin-vue-jsx": "^4.0.0", "@vitejs/plugin-vue-jsx": "^4.0.0",
"feed": "^4.2.2", "feed": "^4.2.2",
"flexsearch": "^0.7.43",
"run-script-os": "^1.1.6", "run-script-os": "^1.1.6",
"three": "^0.165.0", "three": "^0.165.0",
"vitepress": "^1.2.2", "vitepress": "^1.2.2",

View file

@ -1335,11 +1335,6 @@ fflate@~0.8.2:
resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.8.2.tgz#fc8631f5347812ad6028bbe4a2308b2792aa1dea" resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.8.2.tgz#fc8631f5347812ad6028bbe4a2308b2792aa1dea"
integrity sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A== integrity sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==
flexsearch@^0.7.43:
version "0.7.43"
resolved "https://registry.yarnpkg.com/flexsearch/-/flexsearch-0.7.43.tgz#34f89b36278a466ce379c5bf6fb341965ed3f16c"
integrity sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==
focus-trap@^7.5.4: focus-trap@^7.5.4:
version "7.5.4" version "7.5.4"
resolved "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz" resolved "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz"