Skip to content

Commit

Permalink
chore(deps): update pnpm to v10 (#19393)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <[email protected]>
Co-authored-by: sapphi-red <[email protected]>
  • Loading branch information
3 people authored Feb 24, 2025
1 parent c94c9e0 commit 3dd12f4
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 30 deletions.
16 changes: 14 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"eslint --cache --fix"
]
},
"packageManager": "pnpm@9.15.5+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4",
"packageManager": "pnpm@10.4.1",
"pnpm": {
"overrides": {
"vite": "workspace:*"
Expand Down Expand Up @@ -127,7 +127,19 @@
}
}
}
}
},
"ignoredBuiltDependencies": [
"core-js",
"es5-ext"
],
"onlyBuiltDependencies": [
"@parcel/watcher",
"bcrypt",
"esbuild",
"playwright-chromium",
"simple-git-hooks",
"workerd"
]
},
"stackblitz": {
"startCommand": "pnpm --filter='./packages/vite' run dev"
Expand Down
49 changes: 21 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3dd12f4

Please sign in to comment.