Skip to content

Commit babdb1a

Browse files
chore(deps): update pnpm to v10.33.0
1 parent 93f568a commit babdb1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build_web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup pnpm
2222
uses: pnpm/action-setup@v4
2323
with:
24-
version: 10.32.1
24+
version: 10.33.0
2525

2626
- name: Setup node
2727
uses: actions/setup-node@v6

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"vitest": "^4.1.0",
5050
"waveform-data": "^4.5.2"
5151
},
52-
"packageManager": "pnpm@10.32.1",
52+
"packageManager": "pnpm@10.33.0",
5353
"pnpm": {
5454
"onlyBuiltDependencies": [
5555
"@tailwindcss/oxide",

0 commit comments

Comments
 (0)