mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
chore: update package dependencies and package manager version
- Upgraded pnpm to version 10.24.0 across multiple applications. - Updated various package dependencies including: - `@shikijs/rehype` to version 3.19.0 - `shiki` to version 3.19.0 - `tsx` to version 4.21.0 - `typescript-eslint` to version 8.48.1 - `maplibre-gl` to version 5.14.0 - `@hono/node-server` to version 1.19.6 - `jotai` to version 2.15.2 - `motion` to version 12.23.25 - Ensured consistency in package versions across applications. 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.19.0",
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -79,4 +79,4 @@
|
||||
"pnpm update:lastmodified"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user