mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
chore: update package dependencies and configurations
- Upgraded pnpm from version 10.18.1 to 10.19.0. - Downgraded @uswriting/exiftool from version 1.0.5 to 1.0.3 in multiple package.json files. - Updated various packages in pnpm-lock.yaml to their latest beta versions, including rolldown and related bindings. - Adjusted TypeScript configuration in apps/ssr to change JSX setting from "react-jsx" to "preserve". - Modified loading animations in UI components to include a duration of 1000ms for smoother transitions. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.18.1",
|
||||
"packageManager": "pnpm@10.19.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Afilmory/Afilmory"
|
||||
|
||||
Reference in New Issue
Block a user