Skip to content

Commit f5cd5d8

Browse files
committed
chore: update deps
Signed-off-by: Innei <tukon479@gmail.com>
1 parent f5c0c7d commit f5cd5d8

8 files changed

Lines changed: 538 additions & 435 deletions

File tree

apps/ssr/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@afilmory/ssr",
33
"type": "module",
44
"version": "1.0.0",
5-
"packageManager": "pnpm@10.12.3",
5+
"packageManager": "pnpm@10.15.0",
66
"description": "",
77
"author": "Innei",
88
"license": "ISC",
@@ -59,4 +59,4 @@
5959
"tailwindcss-safe-area": "catalog:",
6060
"tailwindcss-uikit-colors": "catalog:"
6161
}
62-
}
62+
}

apps/ssr/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
"devDependencies": {
1313
"typescript": "catalog:"
1414
}
15-
}
15+
}

apps/web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@afilmory/web",
33
"type": "module",
44
"version": "0.0.1",
5-
"packageManager": "pnpm@10.12.3",
5+
"packageManager": "pnpm@10.15.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/Afilmory/Afilmory"
@@ -52,7 +52,7 @@
5252
"i18next-browser-languagedetector": "8.2.0",
5353
"immer": "10.1.1",
5454
"jotai": "2.12.5",
55-
"maplibre-gl": "^5.6.1",
55+
"maplibre-gl": "^5.7.0",
5656
"masonic": "4.1.0",
5757
"motion": "12.19.1",
5858
"ofetch": "1.4.1",
@@ -76,7 +76,7 @@
7676
"tailwind-merge": "3.3.1",
7777
"tailwind-variants": "1.0.0",
7878
"thumbhash": "0.1.1",
79-
"tiff": "^7.0.0",
79+
"tiff": "^7.1.1",
8080
"usehooks-ts": "3.1.1",
8181
"vaul": "1.1.2",
8282
"zod": "catalog:",
@@ -92,7 +92,7 @@
9292
"@types/node": "24.0.4",
9393
"@types/react": "19.1.8",
9494
"@types/react-dom": "19.1.6",
95-
"@vitejs/plugin-react": "^4.6.0",
95+
"@vitejs/plugin-react": "^4.7.0",
9696
"ast-kit": "2.1.0",
9797
"babel-plugin-react-compiler": "19.1.0-rc.2",
9898
"code-inspector-plugin": "0.20.12",
@@ -113,4 +113,4 @@
113113
"vite-plugin-html": "3.2.2",
114114
"vite-plugin-pwa": "1.0.1"
115115
}
116-
}
116+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.1.0",
55
"private": true,
6-
"packageManager": "pnpm@10.12.3",
6+
"packageManager": "pnpm@10.15.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/Afilmory/Afilmory"
@@ -59,4 +59,4 @@
5959
"eslint --fix"
6060
]
6161
}
62-
}
62+
}

packages/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
"sharp": "0.34.2",
2424
"thumbhash": "0.1.1"
2525
}
26-
}
26+
}

packages/data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
"dependencies": {
1111
"@afilmory/builder": "workspace:*"
1212
}
13-
}
13+
}

packages/webgl-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@afilmory/webgl-viewer",
33
"type": "module",
44
"version": "0.2.0",
5-
"packageManager": "pnpm@10.12.3",
5+
"packageManager": "pnpm@10.15.0",
66
"description": "",
77
"author": "Innei",
88
"license": "MIT",

0 commit comments

Comments
 (0)