1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-11 08:05:18 +02:00
Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
e27b6720ac
chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 16:45:35 +00:00
dependabot[bot]
d11a4030bf
Bump hono from 4.2.5 to 4.2.7
Bumps [hono](https://github.com/honojs/hono) from 4.2.5 to 4.2.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.2.5...v4.2.7)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 15:30:42 +00:00
Sean Morley
348c545419 Update dependencies and add new features 2024-04-20 00:53:01 +00:00
Sean Morley
da8b4c342d Update drizzle-kit dependency to version 0.20.16 2024-04-20 00:16:26 +00:00
Sean Morley
d9cd78fc76 Add @vercel/speed-insights dependency and injectSpeedInsights in layout.server.ts 2024-04-18 23:44:41 +00:00
Sean Morley
f838051500 Update package-lock.json and package.json with new dependencies 2024-04-18 23:42:32 +00:00
Sean Morley
372db59211 Added auth! 2024-04-03 00:51:12 +00:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
33122894c2 Add featuredAdventures table and related code 2024-04-02 14:01:35 +00:00
Sean Morley
7a23386d84 Add Vercel adapter and update dependencies 2024-03-31 15:58:09 +00:00
Sean Morley
c2e658edc5 Add @sveltejs/adapter-node to devDependencies and update Dockerfile 2024-03-30 21:39:38 +00:00
Sean Morley
9ee5d67ab6 Add Tailwind CSS and update layout and page styles 2024-03-30 21:00:12 +00:00
Sean Morley
9addb5462e first commit 2024-03-29 21:41:22 +00:00