Skip to content

Commit e08a152

Browse files
chore(deps): update pnpm to v10 (#1690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
1 parent 3666f34 commit e08a152

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"optionalDependencies": {
7979
"ipx": "^2.1.0"
8080
},
81-
"packageManager": "pnpm@9.15.5",
81+
"packageManager": "pnpm@10.5.2",
8282
"resolutions": {
8383
"@nuxt/image": "workspace:*",
8484
"@nuxt/schema": "3.15.4",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
packages:
2-
- "docs"
3-
- "example"
4-
- "playground"
2+
- docs
3+
- example
4+
- playground
5+
onlyBuiltDependencies:
6+
- sharp
7+
ignoredBuiltDependencies:
8+
- '@parcel/watcher'
9+
- esbuild
10+
- vue-demi

0 commit comments

Comments
 (0)