Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita22d14d

Browse files
Update dependency node to v24
1 parent19a54d2 commita22d14d

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

‎.github/workflows/lighthouse.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
-name:Setup Node.js
1111
uses:actions/setup-node@v5
1212
with:
13-
node-version:'22'
13+
node-version:'24'
1414

1515
-name:Setup pnpm
1616
uses:pnpm/action-setup@v4

‎.github/workflows/playwright.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
-uses:actions/checkout@v5
1313
-uses:actions/setup-node@v5
1414
with:
15-
node-version:22
15+
node-version:24
1616
-name:Install dependencies
1717
run:npm ci
1818
-name:Install Playwright Browsers

‎.github/workflows/repomix.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
-name:Setup Node.js
2929
uses:actions/setup-node@v5
3030
with:
31-
node-version:"22"
31+
node-version:"24"
3232

3333
-name:Install Repomix
3434
run:npm install -g repomix

‎package-lock.json‎

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

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@lhci/cli":"^0.15.1",
4848
"@playwright/test":"^1.56.1",
4949
"@types/lodash":"^4.17.20",
50-
"@types/node":"22.18.12",
50+
"@types/node":"24.9.2",
5151
"@types/nprogress":"^0.2.3",
5252
"@types/react-instantsearch-dom":"^6.12.9",
5353
"@types/uuid":"^11.0.0",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp