chore: update dependencies for security #8

Merged
nakada0907 merged 5 commits from chore/issue-7-deps-security into develop 2026-02-01 07:11:19 +00:00

5 commits

Author SHA1 Message Date
556408830c docs: add dependency update guidance
- document npm audit fix --force usage
- list required verification steps
2026-02-01 16:09:36 +09:00
da68579089 chore: update dependencies for security 2026-02-01 15:59:26 +09:00
26faa2271e feat(nix): add devShell with fj and Node.js
- Add a Nix flake devShell providing Forgejo CLI (fj) and Node.js
- Document nix develop usage in README
- Ignore common Nix artifacts in .gitignore
2026-01-31 21:17:01 +09:00
cf76a69948 feat(dev): add Podman-based container workflow
- Add Containerfile for running Astro dev server in a container
- Add compose.yml (slirp4netns) for WSL2/rootless compatibility
- Document Podman compose usage and troubleshooting steps in README
- Ignore optional Podman env file in .gitignore
2026-01-31 19:54:28 +09:00
f6c3aff100 Merge pull request 'Add book review: AI Engineering by Chip Huyen' (#4) from develop into main
Reviewed-on: #4
2026-01-25 11:41:29 +00:00