mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +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:
@@ -41,7 +41,7 @@
|
||||
"@t3-oss/env-core": "catalog:",
|
||||
"@tanstack/react-query": "5.90.5",
|
||||
"@use-gesture/react": "10.3.1",
|
||||
"@uswriting/exiftool": "1.0.5",
|
||||
"@uswriting/exiftool": "1.0.3",
|
||||
"blurhash": "2.0.5",
|
||||
"clsx": "2.1.1",
|
||||
"consola": "3.4.2",
|
||||
@@ -115,4 +115,4 @@
|
||||
"vite-plugin-html": "3.2.2",
|
||||
"vite-plugin-pwa": "1.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user