chore: update deps

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-08-31 01:36:08 +08:00
parent f5c0c7d28d
commit f5cd5d800c
8 changed files with 556 additions and 453 deletions

View File

@@ -2,7 +2,7 @@
"name": "@afilmory/ssr",
"type": "module",
"version": "1.0.0",
"packageManager": "pnpm@10.12.3",
"packageManager": "pnpm@10.15.0",
"description": "",
"author": "Innei",
"license": "ISC",
@@ -59,4 +59,4 @@
"tailwindcss-safe-area": "catalog:",
"tailwindcss-uikit-colors": "catalog:"
}
}
}

View File

@@ -12,4 +12,4 @@
"devDependencies": {
"typescript": "catalog:"
}
}
}

View File

@@ -2,7 +2,7 @@
"name": "@afilmory/web",
"type": "module",
"version": "0.0.1",
"packageManager": "pnpm@10.12.3",
"packageManager": "pnpm@10.15.0",
"repository": {
"type": "git",
"url": "https://github.com/Afilmory/Afilmory"
@@ -52,7 +52,7 @@
"i18next-browser-languagedetector": "8.2.0",
"immer": "10.1.1",
"jotai": "2.12.5",
"maplibre-gl": "^5.6.1",
"maplibre-gl": "^5.7.0",
"masonic": "4.1.0",
"motion": "12.19.1",
"ofetch": "1.4.1",
@@ -76,7 +76,7 @@
"tailwind-merge": "3.3.1",
"tailwind-variants": "1.0.0",
"thumbhash": "0.1.1",
"tiff": "^7.0.0",
"tiff": "^7.1.1",
"usehooks-ts": "3.1.1",
"vaul": "1.1.2",
"zod": "catalog:",
@@ -92,7 +92,7 @@
"@types/node": "24.0.4",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@vitejs/plugin-react": "^4.6.0",
"@vitejs/plugin-react": "^4.7.0",
"ast-kit": "2.1.0",
"babel-plugin-react-compiler": "19.1.0-rc.2",
"code-inspector-plugin": "0.20.12",
@@ -113,4 +113,4 @@
"vite-plugin-html": "3.2.2",
"vite-plugin-pwa": "1.0.1"
}
}
}

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@10.12.3",
"packageManager": "pnpm@10.15.0",
"repository": {
"type": "git",
"url": "https://github.com/Afilmory/Afilmory"
@@ -59,4 +59,4 @@
"eslint --fix"
]
}
}
}

View File

@@ -23,4 +23,4 @@
"sharp": "0.34.2",
"thumbhash": "0.1.1"
}
}
}

View File

@@ -10,4 +10,4 @@
"dependencies": {
"@afilmory/builder": "workspace:*"
}
}
}

View File

@@ -2,7 +2,7 @@
"name": "@afilmory/webgl-viewer",
"type": "module",
"version": "0.2.0",
"packageManager": "pnpm@10.12.3",
"packageManager": "pnpm@10.15.0",
"description": "",
"author": "Innei",
"license": "MIT",

983
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff