Skip to content

Commit 94a84cc

Browse files
chore(deps): update all patch dependencies (#6310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c005ca commit 94a84cc

File tree

46 files changed

+532
-547
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+532
-547
lines changed

e2e/cases/plugin-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "@e2e/svelte",
44
"version": "1.0.0",
55
"dependencies": {
6-
"svelte": "^5.39.6"
6+
"svelte": "^5.39.9"
77
},
88
"devDependencies": {
99
"less": "4.3.0",

e2e/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"@rsbuild/webpack": "workspace:*",
4646
"@rsdoctor/rspack-plugin": "1.3.1",
4747
"@scripts/test-helper": "workspace:*",
48-
"@tailwindcss/postcss": "^4.1.13",
48+
"@tailwindcss/postcss": "^4.1.14",
4949
"@types/fs-extra": "^11.0.4",
5050
"@types/lodash": "^4.17.20",
51-
"@types/node": "^22.18.6",
51+
"@types/node": "^22.18.8",
5252
"@types/polka": "^0.5.7",
5353
"@types/react": "^19.2.0",
5454
"@types/react-dom": "^19.2.0",
@@ -57,7 +57,7 @@
5757
"fs-extra": "^11.3.2",
5858
"playwright": "1.55.1",
5959
"polka": "^0.5.2",
60-
"tailwindcss": "^4.1.13",
61-
"typescript": "^5.9.2"
60+
"tailwindcss": "^4.1.14",
61+
"typescript": "^5.9.3"
6262
}
6363
}

examples/lit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"devDependencies": {
1111
"@rsbuild/core": "workspace:*",
1212
"lit": "^3.3.1",
13-
"typescript": "^5.9.2"
13+
"typescript": "^5.9.3"
1414
}
1515
}

examples/node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@rsbuild/core": "workspace:*",
11-
"@types/node": "^22.18.6",
12-
"typescript": "^5.9.2"
11+
"@types/node": "^22.18.8",
12+
"typescript": "^5.9.3"
1313
}
1414
}

examples/preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"devDependencies": {
1414
"@rsbuild/core": "workspace:*",
1515
"@rsbuild/plugin-preact": "workspace:*",
16-
"typescript": "^5.9.2"
16+
"typescript": "^5.9.3"
1717
}
1818
}

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"@rsbuild/plugin-react": "workspace:*",
1717
"@types/react": "^19.2.0",
1818
"@types/react-dom": "^19.2.0",
19-
"typescript": "^5.9.2"
19+
"typescript": "^5.9.3"
2020
}
2121
}

examples/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "rsbuild preview"
99
},
1010
"dependencies": {
11-
"svelte": "^5.39.6"
11+
"svelte": "^5.39.9"
1212
},
1313
"devDependencies": {
1414
"@rsbuild/core": "workspace:*",

examples/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@rsbuild/core": "workspace:*",
12-
"typescript": "^5.9.2"
12+
"typescript": "^5.9.3"
1313
}
1414
}

examples/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"@rsbuild/core": "workspace:*",
1212
"@rsbuild/webpack": "workspace:*",
1313
"@rsbuild/plugin-webpack-swc": "workspace:*",
14-
"typescript": "^5.9.2"
14+
"typescript": "^5.9.3"
1515
}
1616
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,20 @@
3434
]
3535
},
3636
"devDependencies": {
37-
"@biomejs/biome": "^2.2.4",
37+
"@biomejs/biome": "^2.2.5",
3838
"@rsbuild/config": "workspace:*",
3939
"@rslint/core": "^0.1.13",
40-
"@rstest/core": "^0.5.0",
40+
"@rstest/core": "^0.5.1",
4141
"@scripts/test-helper": "workspace:*",
42-
"@types/node": "^22.18.6",
42+
"@types/node": "^22.18.8",
4343
"cross-env": "^10.1.0",
4444
"cspell-ban-words": "^0.0.4",
4545
"heading-case": "^1.0.2",
4646
"nano-staged": "^0.8.0",
47-
"nx": "^21.6.2",
47+
"nx": "^21.6.3",
4848
"prettier": "^3.6.2",
4949
"simple-git-hooks": "^2.13.1",
50-
"typescript": "^5.9.2"
50+
"typescript": "^5.9.3"
5151
},
5252
"packageManager": "[email protected]",
5353
"engines": {

0 commit comments

Comments
 (0)