Folo/apps/ssr
dependabot[bot] 534744210c
build(deps): bump the patch group with 2 updates (#3132)
Bumps the patch group with 2 updates: [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) and [lightningcss](https://github.com/parcel-bundler/lightningcss).


Updates `expo` from 52.0.38 to 52.0.39
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `lightningcss` from 1.29.2 to 1.29.3
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.29.2...v1.29.3)

---
updated-dependencies:
- dependency-name: expo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lightningcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-15 10:52:02 +08:00
..
api chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
client feat: remove @auth/core 2025-03-13 18:14:40 +08:00
helper chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
public chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
scripts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
src chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
.env.example chore: recover .env.example 2025-03-10 18:40:04 +08:00
index.html chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
index.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
note.md chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
package.json build(deps): bump the patch group with 2 updates (#3132) 2025-03-15 10:52:02 +08:00
postcss.config.cjs chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
tailwind.config.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
tsconfig.json chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
tsup.config.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
vercel.json chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
vite.config.mts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00