Skip to content

Commit 0774439

Browse files
fix(deps): update dependency autoprefixer to v10.4.21 (#6917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <[email protected]>
1 parent 49bedb9 commit 0774439

File tree

3 files changed

+28
-32
lines changed

3 files changed

+28
-32
lines changed

packages/cli/uni-builder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@rsbuild/webpack": "1.2.3",
6060
"@swc/core": "1.10.18",
6161
"@swc/helpers": "0.5.13",
62-
"autoprefixer": "10.4.20",
62+
"autoprefixer": "10.4.21",
6363
"babel-loader": "9.2.1",
6464
"babel-plugin-import": "1.13.8",
6565
"babel-plugin-styled-components": "1.13.3",

pnpm-lock.yaml

+26-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/integration/tailwindcss/fixtures/tailwindcss-v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@modern-js/app-tools": "workspace:*",
77
"@modern-js/plugin-tailwindcss": "workspace:*",
88
"@modern-js/runtime": "workspace:*",
9-
"autoprefixer": "10.4.20",
9+
"autoprefixer": "10.4.21",
1010
"postcss": "^8.4.35",
1111
"react": "^18.3.1",
1212
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)