Skip to content

Commit

Permalink
chore(deps): update pnpm to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2023
1 parent 27b3d2c commit 9541799
Show file tree
Hide file tree
Showing 4 changed files with 1,657 additions and 1,633 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@frsource/fast-angle",
"type": "module",
"private": true,
"packageManager": "pnpm@7.33.2",
"packageManager": "pnpm@8.6.4",
"scripts": {
"build": "pnpm --filter '@frsource/fast-angle-web' build",
"dev": "pnpm run -r --parallel --stream dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@frsource/fast-angle-android",
"type": "module",
"private": true,
"packageManager": "pnpm@7.33.2",
"packageManager": "pnpm@8.6.4",
"scripts": {
"build": "bubblewrap build",
"new-version": "bubblewrap update",
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@frsource/fast-angle-web",
"type": "module",
"private": true,
"packageManager": "pnpm@7.33.2",
"packageManager": "pnpm@8.6.4",
"scripts": {
"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",
"dev": "vite --port 3333 --open",
Expand Down Expand Up @@ -47,7 +47,7 @@
"incstr": "^1.2.3",
"markdown-it-link-attributes": "4.0.1",
"markdown-it-shiki": "0.9.0",
"pnpm": "7.33.2",
"pnpm": "8.6.4",
"sass": "1.63.6",
"shiki": "0.14.3",
"type-fest": "^3.1.0",
Expand Down
Loading

0 comments on commit 9541799

Please sign in to comment.