diff --git a/package.json b/package.json index 9f947b6..5a3a55c 100644 --- a/package.json +++ b/package.json @@ -1,52 +1,52 @@ { - "name": "nicholai-work-2026", - "type": "module", - "version": "0.0.1", - "scripts": { - "prebuild:ecosystem": "node scripts/build-ecosystem-data.mjs", - "dev": "bun run prebuild:ecosystem && astro dev", - "build": "bun run prebuild:ecosystem && astro build", - "preview": "astro build && wrangler pages dev", - "astro": "astro", - "deploy": "astro build && wrangler pages deploy", - "cf-typegen": "wrangler types", - "convert:avif": "node src/utils/convert-to-avif.js", - "convert:avif:all": "node src/utils/convert-to-avif.js --all", - "convert:avif:jpeg": "node src/utils/convert-to-avif.js --jpeg", - "convert:avif:png": "node src/utils/convert-to-avif.js --png", - "commit": "node src/utils/git-commit.js", - "notepad": "node src/utils/notepad.js" - }, - "dependencies": { - "@astrojs/cloudflare": "^12.6.12", - "@astrojs/mdx": "^4.3.12", - "@astrojs/react": "^4.4.2", - "@astrojs/rss": "^4.0.14", - "@astrojs/sitemap": "^3.6.0", - "@langchain/cloudflare": "^1.0.1", - "@langchain/core": "^1.1.8", - "@langchain/langgraph": "^1.0.7", - "@langchain/openai": "^1.2.0", - "@tailwindcss/typography": "^0.5.19", - "@tailwindcss/vite": "^4.1.17", - "@types/react": "^19.2.7", - "@types/react-dom": "^19.2.3", - "astro": "^5.16.4", - "dompurify": "^3.3.1", - "framer-motion": "^12.26.2", - "gsap": "^3.14.2", - "lunr": "^2.3.9", - "marked": "^17.0.1", - "react": "^19.2.1", - "react-dom": "^19.2.1", - "sharp": "^0.34.3", - "tailwindcss": "^4.1.17", - "zod": "^4.3.4" - }, - "devDependencies": { - "@types/dompurify": "^3.2.0", - "@types/node": "^24.10.1", - "archiver": "^7.0.1", - "wrangler": "^4.53.0" - } -} \ No newline at end of file + "name": "nicholai-work-2026", + "type": "module", + "version": "0.0.1", + "scripts": { + "prebuild:ecosystem": "node scripts/build-ecosystem-data.mjs", + "dev": "bun run prebuild:ecosystem && astro dev", + "build": "bun run prebuild:ecosystem && astro build", + "preview": "astro build && wrangler pages dev", + "astro": "astro", + "deploy": "astro build && wrangler pages deploy --branch=main", + "cf-typegen": "wrangler types", + "convert:avif": "node src/utils/convert-to-avif.js", + "convert:avif:all": "node src/utils/convert-to-avif.js --all", + "convert:avif:jpeg": "node src/utils/convert-to-avif.js --jpeg", + "convert:avif:png": "node src/utils/convert-to-avif.js --png", + "commit": "node src/utils/git-commit.js", + "notepad": "node src/utils/notepad.js" + }, + "dependencies": { + "@astrojs/cloudflare": "^12.6.12", + "@astrojs/mdx": "^4.3.12", + "@astrojs/react": "^4.4.2", + "@astrojs/rss": "^4.0.14", + "@astrojs/sitemap": "^3.6.0", + "@langchain/cloudflare": "^1.0.1", + "@langchain/core": "^1.1.8", + "@langchain/langgraph": "^1.0.7", + "@langchain/openai": "^1.2.0", + "@tailwindcss/typography": "^0.5.19", + "@tailwindcss/vite": "^4.1.17", + "@types/react": "^19.2.7", + "@types/react-dom": "^19.2.3", + "astro": "^5.16.4", + "dompurify": "^3.3.1", + "framer-motion": "^12.26.2", + "gsap": "^3.14.2", + "lunr": "^2.3.9", + "marked": "^17.0.1", + "react": "^19.2.1", + "react-dom": "^19.2.1", + "sharp": "^0.34.3", + "tailwindcss": "^4.1.17", + "zod": "^4.3.4" + }, + "devDependencies": { + "@types/dompurify": "^3.2.0", + "@types/node": "^24.10.1", + "archiver": "^7.0.1", + "wrangler": "^4.53.0" + } +} diff --git a/public/ecosystem-manifest.json b/public/ecosystem-manifest.json index 2216a26..91dcc77 100644 --- a/public/ecosystem-manifest.json +++ b/public/ecosystem-manifest.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-01-20T15:37:09.139Z", + "generatedAt": "2026-01-20T16:49:34.294Z", "totalFiles": 143, "totalSize": 3237922, "days": [