Folo/apps/mobile/web-app/html-renderer
Innei e656cfd3a2
chore: update dependencies
- Changed the ESLint rule for "package-json-extend/ensure-package-version" from "warn" to "error" to enforce stricter package version checks.
- Updated various dependencies across multiple package.json files, including:
  - Upgraded @eslint/compat to version 1.2.9
  - Updated @types/node, @types/react, and @types/react-dom to their latest versions.
  - Bumped eslint to version 9.27.0 and lint-staged to version 16.1.0.
  - Updated several other packages such as turbo, tsx, and various Radix UI components to their latest versions.
- Ensured compatibility with the latest versions of dependencies.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-28 22:16:06 +08:00
..
src fix: add video support in entry content (#3816) 2025-05-26 14:58:50 +08:00
types feat: translate on server, global action setting (#3294) 2025-03-28 15:14:03 +08:00
global.d.ts
index.html
package.json chore: update dependencies 2025-05-28 22:16:06 +08:00
postcss.config.cjs
tailwind.config.ts fix(mobile): tailwind import path 2025-04-28 22:35:31 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
vite.config.mts refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00