Folo/apps/ssr
Innei dc6bf7cb09
chore: update dependencies across multiple packages
- Bump various dependencies in package.json files, including updates to eslint, prettier, vite, and react-related packages.
- Update devDependencies such as es-toolkit, nbump, and others to their latest versions.
- Ensure consistency in @types/node and other related packages across the project.

This update enhances compatibility and performance across the application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-07-07 20:13:51 +08:00
..
api fix: ssr server move to esm (#3994) 2025-06-24 13:16:20 +08:00
client fix: types 2025-07-07 15:34:59 +08:00
helper fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
public feat: rename (#3181) 2025-03-19 21:43:55 +08:00
scripts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
src fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
.env.example chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
global.ts feat: x-app-platform header 2025-07-01 20:31:44 +08:00
index.html feat(ssr): add Google Analytics tracking to index.html 2025-07-04 15:49:10 +08:00
index.ts fix: ssr server move to esm (#3994) 2025-06-24 13:16:20 +08:00
note.md feat(ssr): redesign share page 2025-06-05 00:53:57 +08:00
package.json chore: update dependencies across multiple packages 2025-07-07 20:13:51 +08:00
postcss.config.cjs
tailwind.config.ts feat(ssr): redesign share page 2025-06-05 00:53:57 +08:00
tsconfig.json refactor: migrate from tsup to tsdown for build process 2025-06-20 01:59:55 +08:00
tsdown.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
vercel.json
vite.config.mts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00