redirecter for ao3 that adds opengraph metadata

Compare changes

Choose any two refs to compare.

Changed files
+4 -4
+4 -4
bun.lock
··· 8 8 "@fontsource-variable/bricolage-grotesque": "^5.2.10", 9 9 "@fontsource/stack-sans-notch": "^5.2.1", 10 10 "@fujocoded/ao3.js": "^0.22.1", 11 - "@hono/vite-build": "^1.7.0", 11 + "@hono/vite-build": "^1.8.0", 12 12 "@hono/vite-dev-server": "^0.23.0", 13 13 "fauxdom": "^1.2.2", 14 - "hono": "^4.10.4", 14 + "hono": "^4.10.8", 15 15 "next": "16.0.2", 16 16 "react": "19.2.0", 17 17 "react-dom": "19.2.0", ··· 19 19 "devDependencies": { 20 20 "@biomejs/biome": "2.2.0", 21 21 "@types/bun": "latest", 22 - "baseline-browser-mapping": "^2.8.32", 23 - "cypress": "^15.7.0", 22 + "baseline-browser-mapping": "^2.9.5", 23 + "cypress": "^15.7.1", 24 24 }, 25 25 }, 26 26 },