Skip to content

Commit 05e07cd

Browse files
chore: update lockfile (#289)
* chore: update lockfile * Fix fetch-depth * Update snaps
1 parent dfbe4a1 commit 05e07cd

7 files changed

Lines changed: 684 additions & 623 deletions

File tree

.github/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
- name: Setup pnpm
1111
uses: pnpm/action-setup@v4.1.0
1212
- name: Setup Node
13-
uses: actions/setup-node@v4.4.0
13+
uses: actions/setup-node@v5.0.0
1414
with:
1515
node-version-file: .nvmrc
1616
- name: Get pnpm store directory

.github/workflows/autofix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
steps:
2020
- name: Checkout
2121
uses: actions/checkout@v5.0.0
22+
with:
23+
fetch-depth: 0
2224
- name: Setup Tools
2325
uses: ./.github/setup
2426
- name: Fix formatting

integrations/react/snap/cjs/use-client.cjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integrations/react/snap/esm/use-client.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integrations/vanilla/snap/cjs/utils.cjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integrations/vanilla/snap/esm/utils.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)