Skip to content

Commit 4bb3d8a

Browse files
chore(deps-dev): bump autoprefixer from 10.4.24 to 10.4.27
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.24 to 10.4.27. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.24...10.4.27) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e458401 commit 4bb3d8a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "^19.0.7",
3030
"@types/react-dom": "18.3.1",
3131
"typescript": "5.5.4",
32-
"autoprefixer": "10.4.24",
32+
"autoprefixer": "10.4.27",
3333
"postcss": "8.4.49",
3434
"tailwindcss": "3.4.19"
3535
}

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "20.14.15",
3333
"@types/react": "^19.0.7",
3434
"@types/react-dom": "18.3.7",
35-
"autoprefixer": "10.4.24",
35+
"autoprefixer": "10.4.27",
3636
"postcss": "8.4.49",
3737
"tailwindcss": "3.4.19",
3838
"typescript": "5.5.4"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@repo/tsconfig": "workspace:*",
1818
"@types/react": "^19.0.7",
1919
"@types/node": "22.10.10",
20-
"autoprefixer": "10.4.24",
20+
"autoprefixer": "10.4.27",
2121
"postcss": "8.5.6",
2222
"tailwindcss": "3.4.19",
2323
"typescript": "5.7.3"

0 commit comments

Comments
 (0)