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 package manager from pnpm@10.24.0 to pnpm@10.26.2 across multiple applications. - Updated various package dependencies including lucide-react, eslint-plugin-react-refresh, typescript-eslint, and others to their latest versions. - Adjusted @types/node version from ^24.10.1 to ^25.0.3 in several packages for compatibility with the latest Node.js features. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"@vingle/bmp-js": "^0.2.5",
|
||||
"blurhash": "2.0.5",
|
||||
"c12": "^3.3.2",
|
||||
"c12": "^3.3.3",
|
||||
"consola": "3.4.2",
|
||||
"dotenv-expand": "catalog:",
|
||||
"execa": "9.6.1",
|
||||
@@ -44,4 +44,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"react": "^19.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"jotai": "^2.16.0",
|
||||
"jotai": "^2.16.1",
|
||||
"usehooks-ts": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@radix-ui/react-switch": "1.2.6",
|
||||
"@radix-ui/react-tooltip": "1.2.8",
|
||||
"clsx": "^2.1.1",
|
||||
"jotai": "^2.16.0",
|
||||
"jotai": "^2.16.1",
|
||||
"motion": "^12.23.26",
|
||||
"react-intersection-observer": "10.0.0",
|
||||
"sonner": "2.0.7",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@afilmory/webgl-viewer",
|
||||
"type": "module",
|
||||
"version": "0.2.0",
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"packageManager": "pnpm@10.26.2",
|
||||
"description": "",
|
||||
"author": "Innei",
|
||||
"license": "MIT",
|
||||
@@ -35,4 +35,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user