Folo/apps/ssr
dependabot[bot] 8966a534d5
build(deps-dev): bump lightningcss from 1.29.1 to 1.29.2 (#3040)
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.29.1 to 1.29.2.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 10:11:39 +08:00
..
api chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
client feat: add recaptcha to sign in and forget password 2025-03-07 21:29:08 +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-dev): bump lightningcss from 1.29.1 to 1.29.2 (#3040) 2025-03-13 10:11:39 +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