chore: modularize search; deduplicate helpers

This commit is contained in:
Cory Dransfeldt 2024-11-28 13:26:55 -08:00
parent d2ad1147b3
commit 643aa242ff
No known key found for this signature in database
7 changed files with 224 additions and 254 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "1.4.0",
"version": "1.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "1.4.0",
"version": "1.5.0",
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/cloudflare": "^11.2.0",