Skip to content

Commit 887e569

Browse files
chore(deps): update pnpm to v10.24.0 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7c71ec commit 887e569

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"private": true,
44
"engines": {
55
"node": ">=24.11.1",
6-
"pnpm": ">=10.23.0"
6+
"pnpm": ">=10.24.0"
77
},
8-
"packageManager": "pnpm@10.23.0",
8+
"packageManager": "pnpm@10.24.0",
99
"scripts": {
1010
"build": "turbo run build",
1111
"build:storybook": "turbo run build:storybook && ./scripts/after-build-storybook.sh",

0 commit comments

Comments
 (0)