mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
chore: update package manager and dependencies across multiple packages
- Upgraded the package manager to pnpm@10.17.1 in package.json files for apps and packages. - Updated eslint-plugin-react-refresh to version 0.4.21 in packages/docs/package.json. - Upgraded typescript-eslint and vite to versions 8.44.1 and 7.1.7 respectively in packages/docs/package.json. - Ensured consistency in package versions across the project. 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.15.0",
|
||||
"packageManager": "pnpm@10.17.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Afilmory/Afilmory"
|
||||
@@ -70,4 +70,4 @@
|
||||
"pnpm update:lastmodified"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user