Skip to content

Commit c0a3139

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

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@tailwindcss/postcss": "^4.1.18",
3636
"@tailwindcss/typography": "^0.5.19",
3737
"@types/react": "^19.2.9",
38-
"autoprefixer": "^10.4.23",
38+
"autoprefixer": "^10.4.24",
3939
"postcss": "^8.5.6",
4040
"tailwindcss": "^4.1.17",
4141
"typescript": "^5.9.3"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3539,13 +3539,13 @@ astring@^1.8.0:
35393539
resolved "https://registry.yarnpkg.com/astring/-/astring-1.9.0.tgz#cc73e6062a7eb03e7d19c22d8b0b3451fd9bfeef"
35403540
integrity sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==
35413541

3542-
autoprefixer@^10.4.19, autoprefixer@^10.4.21, autoprefixer@^10.4.23:
3543-
version "10.4.23"
3544-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.23.tgz#c6aa6db8e7376fcd900f9fd79d143ceebad8c4e6"
3545-
integrity sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==
3542+
autoprefixer@^10.4.19, autoprefixer@^10.4.21, autoprefixer@^10.4.24:
3543+
version "10.4.24"
3544+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.24.tgz#2c29595f3abd820a79976a609d0bf40eecf212fb"
3545+
integrity sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==
35463546
dependencies:
35473547
browserslist "^4.28.1"
3548-
caniuse-lite "^1.0.30001760"
3548+
caniuse-lite "^1.0.30001766"
35493549
fraction.js "^5.3.4"
35503550
picocolors "^1.1.1"
35513551
postcss-value-parser "^4.2.0"
@@ -3808,10 +3808,10 @@ caniuse-api@^3.0.0:
38083808
lodash.memoize "^4.1.2"
38093809
lodash.uniq "^4.5.0"
38103810

3811-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001760:
3812-
version "1.0.30001760"
3813-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz#bdd1960fafedf8d5f04ff16e81460506ff9b798f"
3814-
integrity sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==
3811+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001766:
3812+
version "1.0.30001769"
3813+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001769.tgz#1ad91594fad7dc233777c2781879ab5409f7d9c2"
3814+
integrity sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==
38153815

38163816
ccount@^2.0.0:
38173817
version "2.0.1"

0 commit comments

Comments
 (0)