Skip to content

Commit e1c7b47

Browse files
chore(deps): update all non-major dependencies
1 parent 4a2fbe5 commit e1c7b47

File tree

4 files changed

+21
-97
lines changed

4 files changed

+21
-97
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: 设置 Node.js
2929
uses: actions/setup-node@v4
3030
with:
31-
node-version: '18'
31+
node-version: '18.20.8'
3232
registry-url: 'https://registry.npmjs.org'
3333

3434
- name: 安装 pnpm

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
},
3232
"devDependencies": {
3333
"@biomejs/biome": "^2.1.1",
34-
"@playwright/test": "^1.53.2",
35-
"@rsbuild/core": "^1.4.2",
36-
"@rslib/core": "^0.10.4",
37-
"@types/node": "^22.15.34",
38-
"playwright": "^1.53.2",
34+
"@playwright/test": "^1.54.1",
35+
"@rsbuild/core": "^1.4.7",
36+
"@rslib/core": "^0.10.6",
37+
"@types/node": "^22.16.4",
38+
"playwright": "^1.54.1",
3939
"simple-git-hooks": "^2.13.0",
4040
"typescript": "^5.8.3"
4141
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@winner-fed/winjs": "*"
1515
},
1616
"devDependencies": {
17-
"typescript": "^5.0.3"
17+
"typescript": "^5.8.3"
1818
}
1919
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)