Skip to content

Commit a10077b

Browse files
chore: bump up all non-major dependencies
1 parent 98d3970 commit a10077b

3 files changed

Lines changed: 84 additions & 84 deletions

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Setup the environment
44
runs:
55
using: composite
66
steps:
7-
- uses: pnpm/action-setup@v6.0.1
7+
- uses: pnpm/action-setup@v6.0.3
88
with:
99
run_install: false
1010

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
"workbox-window": "^7.0.0"
7070
},
7171
"devDependencies": {
72-
"oxfmt": "^0.46.0",
72+
"oxfmt": "^0.47.0",
7373
"oxlint": "^1.56.0",
7474
"tsx": "^4.18.0"
7575
},
7676
"engines": {
7777
"node": ">=22.0.0"
7878
},
79-
"packageManager": "pnpm@10.33.0"
79+
"packageManager": "pnpm@10.33.2"
8080
}

pnpm-lock.yaml

Lines changed: 81 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)