From 16415188df87b6261a9e3224dfb42f055da23847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 18:09:27 +0000 Subject: [PATCH] :arrow_up: Bump postcss-preset-env from 11.1.2 to 11.1.3 Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 11.1.2 to 11.1.3. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-version: 11.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index aa8974cf..44fcc5e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@vercel/speed-insights": "^1.3.1", "astro": "^5.17.1", "markdown-it": "^14.1.0", - "postcss-preset-env": "^11.1.2", + "postcss-preset-env": "^11.1.3", "react": "^19.2.4", "rss-parser": "^3.13.0", "sanitize.css": "^13.0.0", @@ -1459,9 +1459,9 @@ } }, "node_modules/@csstools/postcss-text-decoration-shorthand": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.1.tgz", - "integrity": "sha512-yH9VyYE1LFLfyp6fYMLSUVON7vILzp1U2NkiCEIi7FM0M5thKd4XJJioD2a2a4t5sHwKesVaGyg89k2Hf1z0Sg==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.2.tgz", + "integrity": "sha512-0VUTt79lfQ2LGQLfyOBeqpinDLzOf3w+tlA1Re/KjSOc86H6tRz6TeXbISrBSJlfM1fYKNmBNw+ON8Ovy6aNeg==", "funding": [ { "type": "github", @@ -10055,9 +10055,9 @@ } }, "node_modules/postcss-preset-env": { - "version": "11.1.2", - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-11.1.2.tgz", - "integrity": "sha512-rtRQeKP7xZgAAE4YSxjYyX62qpgn9n7BczxtpA0AP4u9JYn1wfUhsd3ZmV9mi8IlU111aF1TtJMqT/QhmtAgLA==", + "version": "11.1.3", + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-11.1.3.tgz", + "integrity": "sha512-kZOfgzUc52yq2fJRZig7sHgWaHJoDOLABBoswe6TPTHgW3581VkP3eRj+Silhc7cJTomMjZZsyRHNjQ+bW11Gg==", "funding": [ { "type": "github", @@ -10108,7 +10108,7 @@ "@csstools/postcss-stepped-value-functions": "^5.0.0", "@csstools/postcss-syntax-descriptor-syntax-production": "^2.0.0", "@csstools/postcss-system-ui-font-family": "^2.0.0", - "@csstools/postcss-text-decoration-shorthand": "^5.0.1", + "@csstools/postcss-text-decoration-shorthand": "^5.0.2", "@csstools/postcss-trigonometric-functions": "^5.0.0", "@csstools/postcss-unset-value": "^5.0.0", "autoprefixer": "^10.4.23", diff --git a/package.json b/package.json index 35ebd486..c61e6813 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@vercel/speed-insights": "^1.3.1", "astro": "^5.17.1", "markdown-it": "^14.1.0", - "postcss-preset-env": "^11.1.2", + "postcss-preset-env": "^11.1.3", "react": "^19.2.4", "rss-parser": "^3.13.0", "sanitize.css": "^13.0.0",