Skip to content

Commit 83f6dc6

Browse files
fix(deps): update dependency @rsbuild/plugin-typed-css-modules to v1.1.1 (v2) (#7693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <[email protected]>
1 parent 8f41eac commit 83f6dc6

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"build:docs": "pnpm run build:main_docs && pnpm run build:module_docs && pnpm run gen:docs"
5252
},
5353
"engines": {
54-
"node": ">=14.17.6",
54+
"node": ">=18",
5555
"pnpm": ">=9.0.0"
5656
},
5757
"packageManager": "[email protected]",

packages/cli/uni-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@rsbuild/plugin-svgr": "1.2.2",
5555
"@rsbuild/plugin-toml": "1.1.1",
5656
"@rsbuild/plugin-type-check": "1.2.4",
57-
"@rsbuild/plugin-typed-css-modules": "1.1.0",
57+
"@rsbuild/plugin-typed-css-modules": "1.1.1",
5858
"@rsbuild/plugin-yaml": "1.0.3",
5959
"@rsbuild/webpack": "1.4.0",
6060
"@swc/core": "1.11.31",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)