Skip to content

Commit f484694

Browse files
authored
Merge branch 'main' into refactor/use-is-composing-store
2 parents e2a2af4 + ea7d60e commit f484694

3 files changed

Lines changed: 87 additions & 87 deletions

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
uses: pnpm/action-setup@71c92474e7e4f5bca283fb17ef80fba9cdb2b4b1 # v6
2121

2222
- name: Setup Node.js
23-
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
23+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424
with:
2525
node-version: ${{ steps.versions.outputs.node }}
2626
cache: "pnpm"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"msw": "2.13.4",
7878
"msw-auto-mock": "0.32.0",
7979
"msw-storybook-addon": "2.0.7",
80-
"oxfmt": "0.45.0",
80+
"oxfmt": "0.46.0",
8181
"oxlint": "1.60.0",
8282
"oxlint-tsgolint": "0.21.1",
8383
"playwright": "1.59.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)