Skip to content

Commit fd97872

Browse files
chore(deps): update pnpm to v10
1 parent 89690f0 commit fd97872

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frsource/fast-angle",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@9.15.9",
5+
"packageManager": "pnpm@10.27.0",
66
"scripts": {
77
"build": "pnpm --filter '@frsource/fast-angle-web' build",
88
"dev": "pnpm run -r --parallel --stream dev",

packages/android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frsource/fast-angle-android",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@9.15.9",
5+
"packageManager": "pnpm@10.27.0",
66
"scripts": {
77
"build": "bubblewrap build",
88
"new-version": "bubblewrap update",

packages/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frsource/fast-angle-web",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@9.15.9",
5+
"packageManager": "pnpm@10.27.0",
66
"scripts": {
77
"build": "vite-ssg build --base='/fast-angle/' && del dist/.html && frs-replace 'https://www.frsource.org/' 'https://www.frsource.org/fast-angle/' -i dist/sitemap.xml -o dist/sitemap.xml",
88
"dev": "vite --port 3333 --open",
@@ -54,7 +54,7 @@
5454
"https-localhost": "4.7.1",
5555
"incstr": "1.2.3",
5656
"markdown-it-link-attributes": "4.0.1",
57-
"pnpm": "9.15.9",
57+
"pnpm": "10.27.0",
5858
"prettier": "3.6.2",
5959
"sass": "1.93.3",
6060
"shiki": "2.5.0",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)