Skip to content

Commit 889efb0

Browse files
fix(deps): update all non-major dependencies (#1249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c57dd4 commit 889efb0

13 files changed

Lines changed: 734 additions & 526 deletions

File tree

.github/workflows/ci-rsc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2828
with:
2929
persist-credentials: false
30-
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
30+
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
3131
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3232
with:
3333
node-version: 24
@@ -64,7 +64,7 @@ jobs:
6464
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
6565
with:
6666
persist-credentials: false
67-
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
67+
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
6868
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
6969
with:
7070
node-version: 24

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
persist-credentials: false
4747

4848
- name: Install pnpm
49-
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
49+
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
5050

5151
- name: Set node version to ${{ matrix.node_version }}
5252
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
@@ -106,7 +106,7 @@ jobs:
106106
persist-credentials: false
107107

108108
- name: Install pnpm
109-
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
109+
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
110110

111111
- name: Set node version to 24
112112
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2323
with:
2424
persist-credentials: false
25-
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
25+
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
2626
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2727
with:
2828
node-version: 24

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: Install pnpm
22-
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
22+
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
2323

2424
- name: Set node version
2525
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6

.github/workflows/release-continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Install pnpm
26-
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
26+
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
2727

2828
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2929
with:

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@eslint/js": "^9.39.4",
3434
"@types/fs-extra": "^11.0.4",
35-
"@types/node": "^24.12.4",
35+
"@types/node": "^24.13.2",
3636
"@vitejs/release-scripts": "^1.7.1",
3737
"eslint": "^9.39.4",
3838
"eslint-plugin-import-x": "^4.16.2",
@@ -41,15 +41,15 @@
4141
"fs-extra": "^11.3.5",
4242
"globals": "^17.6.0",
4343
"lint-staged": "^16.4.0",
44-
"oxfmt": "^0.53.0",
44+
"oxfmt": "^0.55.0",
4545
"picocolors": "^1.1.1",
46-
"playwright-chromium": "^1.60.0",
46+
"playwright-chromium": "^1.61.0",
4747
"simple-git-hooks": "^2.13.1",
4848
"typescript": "^6.0.3",
49-
"typescript-eslint": "^8.60.1",
49+
"typescript-eslint": "^8.61.1",
5050
"vite": "^8.0.16",
5151
"vite-plugin-inspect": "^11.4.1",
52-
"vitest": "^4.1.8"
52+
"vitest": "^4.1.9"
5353
},
5454
"simple-git-hooks": {
5555
"pre-commit": "pnpm exec lint-staged --concurrent false"
@@ -71,5 +71,5 @@
7171
"engines": {
7272
"node": "^20.19.0 || >=22.12.0"
7373
},
74-
"packageManager": "pnpm@10.34.1"
74+
"packageManager": "pnpm@10.34.3"
7575
}

packages/plugin-react-swc/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
"@swc/core": "^1.15.11"
3434
},
3535
"devDependencies": {
36-
"@playwright/test": "^1.60.0",
36+
"@playwright/test": "^1.61.0",
3737
"@types/fs-extra": "^11.0.4",
38-
"@types/node": "^24.12.4",
38+
"@types/node": "^24.13.2",
3939
"@vitejs/react-common": "workspace:*",
4040
"fs-extra": "^11.3.5",
4141
"prettier": "^3.0.3",
42-
"tsdown": "^0.22.1",
42+
"tsdown": "^0.22.2",
4343
"typescript": "^6.0.3"
4444
},
4545
"peerDependencies": {

packages/plugin-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"babel-plugin-react-compiler": "^1.0.0",
5353
"react": "^19.2.7",
5454
"react-dom": "^19.2.7",
55-
"rolldown": "^1.0.3",
56-
"tsdown": "^0.22.1",
55+
"rolldown": "^1.1.1",
56+
"tsdown": "^0.22.2",
5757
"vite": "^8.0.16"
5858
},
5959
"peerDependencies": {

packages/plugin-rsc/examples/basic/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "^19.2.7"
1717
},
1818
"devDependencies": {
19-
"@tailwindcss/vite": "^4.3.0",
19+
"@tailwindcss/vite": "^4.3.1",
2020
"@types/react": "^19.2.17",
2121
"@types/react-dom": "^19.2.3",
2222
"@vitejs/plugin-react": "latest",
@@ -30,9 +30,9 @@
3030
"@vitejs/test-dep-transitive-cjs": "file:./test-dep/transitive-cjs",
3131
"@vitejs/test-dep-transitive-use-sync-external-store": "file:./test-dep/transitive-use-sync-external-store",
3232
"rsc-html-stream": "^0.0.7",
33-
"tailwindcss": "^4.3.0",
33+
"tailwindcss": "^4.3.1",
3434
"vite": "^8.0.16",
35-
"wrangler": "^4.96.0"
35+
"wrangler": "^4.100.0"
3636
},
3737
"stackblitz": {
3838
"installDependencies": false,

packages/plugin-rsc/examples/react-router/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
1515
"dependencies": {
1616
"react": "^19.2.7",
1717
"react-dom": "^19.2.7",
18-
"react-router": "7.16.0"
18+
"react-router": "7.17.0"
1919
},
2020
"devDependencies": {
21-
"@cloudflare/vite-plugin": "^1.39.1",
22-
"@tailwindcss/typography": "^0.5.19",
23-
"@tailwindcss/vite": "^4.3.0",
21+
"@cloudflare/vite-plugin": "^1.40.2",
22+
"@tailwindcss/typography": "^0.5.20",
23+
"@tailwindcss/vite": "^4.3.1",
2424
"@types/react": "^19.2.17",
2525
"@types/react-dom": "^19.2.3",
2626
"@vitejs/plugin-react": "latest",
2727
"@vitejs/plugin-rsc": "latest",
28-
"tailwindcss": "^4.3.0",
28+
"tailwindcss": "^4.3.1",
2929
"vite": "^8.0.16",
30-
"wrangler": "^4.96.0"
30+
"wrangler": "^4.100.0"
3131
}
3232
}

0 commit comments

Comments
 (0)