mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
@@ -2,7 +2,7 @@
|
||||
"name": "@afilmory/ssr",
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"packageManager": "pnpm@10.17.1",
|
||||
"packageManager": "pnpm@10.18.1",
|
||||
"description": "",
|
||||
"author": "Innei",
|
||||
"license": "ISC",
|
||||
@@ -23,8 +23,8 @@
|
||||
"@afilmory/data": "workspace:*",
|
||||
"@t3-oss/env-nextjs": "0.13.8",
|
||||
"clsx": "2.1.1",
|
||||
"drizzle-orm": "0.44.5",
|
||||
"es-toolkit": "1.39.10",
|
||||
"drizzle-orm": "0.44.6",
|
||||
"es-toolkit": "1.40.0",
|
||||
"linkedom": "0.18.12",
|
||||
"pg": "8.16.3",
|
||||
"postgres": "3.4.7",
|
||||
@@ -43,10 +43,10 @@
|
||||
"@iconify-json/mingcute": "catalog:",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "catalog:",
|
||||
"@types/node": "24.6.2",
|
||||
"@types/node": "24.7.0",
|
||||
"@types/pg": "8.15.5",
|
||||
"@types/react": "19.2.0",
|
||||
"@types/react-dom": "19.2.0",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.1",
|
||||
"concurrently": "9.2.1",
|
||||
"cross-env": "10.1.0",
|
||||
"dotenv-expand": "catalog:",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@afilmory/web",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"packageManager": "pnpm@10.17.1",
|
||||
"packageManager": "pnpm@10.18.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Afilmory/Afilmory"
|
||||
@@ -46,7 +46,7 @@
|
||||
"clsx": "2.1.1",
|
||||
"consola": "3.4.2",
|
||||
"dotenv": "17.2.3",
|
||||
"es-toolkit": "1.39.10",
|
||||
"es-toolkit": "1.40.0",
|
||||
"file-type": "^21.0.0",
|
||||
"foxact": "0.2.49",
|
||||
"heic-to": "1.3.0",
|
||||
@@ -66,7 +66,7 @@
|
||||
"react-i18next": "16.0.0",
|
||||
"react-image-gallery": "1.4.0",
|
||||
"react-intersection-observer": "9.16.0",
|
||||
"react-map-gl": "^8.0.4",
|
||||
"react-map-gl": "^8.1.0",
|
||||
"react-remove-scroll": "2.7.1",
|
||||
"react-router": "7.9.3",
|
||||
"react-scan": "0.4.3",
|
||||
@@ -78,7 +78,7 @@
|
||||
"tailwind-merge": "3.3.1",
|
||||
"tailwind-variants": "catalog:",
|
||||
"thumbhash": "0.1.1",
|
||||
"tiff": "^7.1.1",
|
||||
"tiff": "^7.1.2",
|
||||
"usehooks-ts": "3.1.1",
|
||||
"vaul": "1.1.2",
|
||||
"zod": "catalog:",
|
||||
@@ -91,14 +91,14 @@
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "catalog:",
|
||||
"@tailwindcss/vite": "4.1.14",
|
||||
"@types/node": "24.6.2",
|
||||
"@types/react": "19.2.0",
|
||||
"@types/react-dom": "19.2.0",
|
||||
"@types/node": "24.7.0",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.1",
|
||||
"@vitejs/plugin-react": "^5.0.4",
|
||||
"ast-kit": "2.1.2",
|
||||
"ast-kit": "2.1.3",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
||||
"code-inspector-plugin": "1.2.10",
|
||||
"daisyui": "5.1.26",
|
||||
"daisyui": "5.1.29",
|
||||
"execa": "9.6.0",
|
||||
"kolorist": "1.8.0",
|
||||
"postcss": "8.5.6",
|
||||
@@ -111,7 +111,7 @@
|
||||
"tailwindcss-animate": "catalog:",
|
||||
"tailwindcss-safe-area": "catalog:",
|
||||
"tailwindcss-uikit-colors": "catalog:",
|
||||
"unplugin-ast": "0.15.2",
|
||||
"unplugin-ast": "0.15.3",
|
||||
"vite-plugin-html": "3.2.2",
|
||||
"vite-plugin-pwa": "1.0.3"
|
||||
}
|
||||
|
||||
10
package.json
10
package.json
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.17.1",
|
||||
"packageManager": "pnpm@10.18.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Afilmory/Afilmory"
|
||||
@@ -30,16 +30,16 @@
|
||||
"@afilmory/builder": "workspace:*",
|
||||
"@t3-oss/env-core": "catalog:",
|
||||
"dotenv": "17.2.3",
|
||||
"es-toolkit": "1.39.10",
|
||||
"es-toolkit": "1.40.0",
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@clack/prompts": "^0.11.0",
|
||||
"@innei/prettier": "1.0.0",
|
||||
"@types/node": "24.6.2",
|
||||
"@types/node": "24.7.0",
|
||||
"consola": "3.4.2",
|
||||
"dotenv-expand": "catalog:",
|
||||
"eslint": "9.36.0",
|
||||
"eslint": "9.37.0",
|
||||
"eslint-config-hyoban": "4.0.10",
|
||||
"fast-glob": "3.3.3",
|
||||
"lint-staged": "16.2.3",
|
||||
@@ -50,7 +50,7 @@
|
||||
"tailwindcss": "catalog:",
|
||||
"tsx": "4.20.6",
|
||||
"typescript": "catalog:",
|
||||
"vite": "7.1.8",
|
||||
"vite": "7.1.9",
|
||||
"vite-bundle-analyzer": "1.2.3",
|
||||
"vite-plugin-babel": "1.3.2",
|
||||
"vite-plugin-checker": "0.11.0",
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"peerDependencies": {
|
||||
"react": "^19.1.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,19 +37,19 @@
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.36.0",
|
||||
"@eslint/js": "^9.37.0",
|
||||
"@shikijs/rehype": "^3.13.0",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "catalog:",
|
||||
"@types/glob": "^9.0.0",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/react": "^19.2.0",
|
||||
"@types/react-dom": "^19.2.0",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.1",
|
||||
"@types/remark-heading-id": "^1.0.0",
|
||||
"@vitejs/plugin-react": "^5.0.4",
|
||||
"code-inspector-plugin": "1.2.10",
|
||||
"eslint": "^9.36.0",
|
||||
"eslint-plugin-react-hooks": "^6.1.0",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint-plugin-react-hooks": "^6.1.1",
|
||||
"eslint-plugin-react-refresh": "^0.4.23",
|
||||
"glob": "^11.0.3",
|
||||
"globals": "^16.4.0",
|
||||
@@ -61,7 +61,7 @@
|
||||
"tailwindcss-uikit-colors": "catalog:",
|
||||
"tsx": "^4.20.6",
|
||||
"typescript": "~5.9.3",
|
||||
"typescript-eslint": "^8.45.0",
|
||||
"vite": "^7.1.8"
|
||||
"typescript-eslint": "^8.46.0",
|
||||
"vite": "^7.1.9"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@afilmory/webgl-viewer",
|
||||
"type": "module",
|
||||
"version": "0.2.0",
|
||||
"packageManager": "pnpm@10.17.1",
|
||||
"packageManager": "pnpm@10.18.1",
|
||||
"description": "",
|
||||
"author": "Innei",
|
||||
"license": "MIT",
|
||||
@@ -18,12 +18,12 @@
|
||||
"react": ">=19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.2.0",
|
||||
"@types/react": "19.2.2",
|
||||
"nbump": "2.1.7",
|
||||
"react": "19.2.0",
|
||||
"tsdown": "0.15.6",
|
||||
"unplugin-dts": "1.0.0-beta.6",
|
||||
"vite": "7.1.8"
|
||||
"vite": "7.1.9"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
1703
pnpm-lock.yaml
generated
1703
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user