Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Setup Node.js LTS
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: lts/*
cache: yarn
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Setup Node.js ${{ matrix.node }}
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: ${{ matrix.node }}
cache: yarn
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pkg-pr-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Setup Node.js LTS
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: lts/*
cache: yarn
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 0

- name: Setup Node.js LTS
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: lts/*
cache: yarn
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Setup Node.js LTS
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: lts/*
cache: yarn
Expand Down
935 changes: 0 additions & 935 deletions .yarn/releases/yarn-4.8.1.cjs

This file was deleted.

948 changes: 948 additions & 0 deletions .yarn/releases/yarn-4.9.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ plugins:
path: .yarn/plugins/plugin-prepare-lifecycle.cjs
spec: 'https://github.com/un-es/yarn-plugin-prepare-lifecycle/releases/download/v0.0.1/index.js'

yarnPath: .yarn/releases/yarn-4.8.1.cjs
yarnPath: .yarn/releases/yarn-4.9.1.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "JounQin <[email protected]> (https://www.1stG.me)",
"funding": "https://opencollective.com/changesets-gitlab",
"license": "MIT",
"packageManager": "yarn@4.8.1",
"packageManager": "yarn@4.9.1",
"engines": {
"node": ">=18.0.0"
},
Expand Down Expand Up @@ -95,8 +95,8 @@
"@pkgr/rollup": "^6.0.3",
"@types/global-agent": "^3.0.0",
"@types/micromatch": "^4.0.9",
"@types/web": "^0.0.218",
"@vitest/coverage-istanbul": "3.1.1",
"@types/web": "^0.0.228",
"@vitest/coverage-istanbul": "3.1.2",
"clean-pkg-json": "^1.2.1",
"eslint": "^9.24.0",
"nano-staged": "^0.8.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3804,10 +3804,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web@npm:^0.0.218":
version: 0.0.218
resolution: "@types/web@npm:0.0.218"
checksum: 10c0/b289e3df5e0e6f088d67da7f7cc84d4aae0aecf31c6c728d851faca72d6e32abc6214548a767df8250ba54905d092870fd175c62cdc99b188adbbc39644959a6
"@types/web@npm:^0.0.228":
version: 0.0.228
resolution: "@types/web@npm:0.0.228"
checksum: 10c0/6597914cfa0ed85d76253618dd115b3766bff7c38c3056aebf5fc36694ef015bb1cbca2fae84f5e4bbcb92c420a624105f99ecf8f52889b4e0a054ece6a1ae4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4051,9 +4051,9 @@ __metadata:
languageName: node
linkType: hard

"@vitest/coverage-istanbul@npm:3.1.1":
version: 3.1.1
resolution: "@vitest/coverage-istanbul@npm:3.1.1"
"@vitest/coverage-istanbul@npm:3.1.2":
version: 3.1.2
resolution: "@vitest/coverage-istanbul@npm:3.1.2"
dependencies:
"@istanbuljs/schema": "npm:^0.1.3"
debug: "npm:^4.4.0"
Expand All @@ -4066,8 +4066,8 @@ __metadata:
test-exclude: "npm:^7.0.1"
tinyrainbow: "npm:^2.0.0"
peerDependencies:
vitest: 3.1.1
checksum: 10c0/9fa924996e478b75514c8b6f6d710cb8e73697a6cedf52e3798287865503b9d39d0b41fbf3ea491bb958e25ce29f8c9c30557fbfbd615ce843d37f5f06d3594b
vitest: 3.1.2
checksum: 10c0/0b01b9c76495b63d303e34ad113ecd32fc21fcc6f212f9b3dd0771f5f89d8c2726fe2d62c51e88e5a738fa7f7088645d84a7257adaad1e569420a13ee1d1c48a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5153,8 +5153,8 @@ __metadata:
"@pkgr/rollup": "npm:^6.0.3"
"@types/global-agent": "npm:^3.0.0"
"@types/micromatch": "npm:^4.0.9"
"@types/web": "npm:^0.0.218"
"@vitest/coverage-istanbul": "npm:3.1.1"
"@types/web": "npm:^0.0.228"
"@vitest/coverage-istanbul": "npm:3.1.2"
clean-pkg-json: "npm:^1.2.1"
commander: "npm:^13.1.0"
dotenv: "npm:^16.5.0"
Expand Down
Loading