From 767a60a1952eb8610e72a84d50f21fdbd589aac5 Mon Sep 17 00:00:00 2001
From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com>
Date: Tue, 24 Jun 2025 09:57:35 -0400
Subject: [PATCH] =?UTF-8?q?Update=20postcss-import=2016.1.0=20=E2=86=92=20?=
=?UTF-8?q?16.1.1=20(patch)=20(#18376)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Here is everything you need to know about this update. Please take a
good look at what changed and the test results before merging this pull
request.
### What changed?
#### ✳️ postcss-import (16.1.0 → 16.1.1) ·
[Repo](https://github.com/postcss/postcss-import) ·
[Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
Release Notes
16.1.1 (from changelog)
- Fix incorrect cascade layer order when some resources can not be
inlined (#567,
#574)
Does any of this look wrong? Please let
us know.
Commits
See
the full diff on Github. The new version differs by 10 commits:
---

[Depfu](https://depfu.com) will automatically keep this PR
conflict-free, as long as you don't add any commits to this branch
yourself. You can also trigger a rebase manually by commenting with
`@depfu rebase`.
All Depfu comment commands
- @depfu rebase
- Rebases against your default branch and
redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits
that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and
conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this
PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if
it's closed)
- @depfu pause
- Ignores all future updates for this dependency
and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major
updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will
create PRs again (leaves this PR as is)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
---
package.json | 2 +-
packages/@tailwindcss-postcss/package.json | 2 +-
packages/@tailwindcss-upgrade/package.json | 2 +-
pnpm-lock.yaml | 30 ++++++++--------------
4 files changed, 14 insertions(+), 22 deletions(-)
diff --git a/package.json b/package.json
index 3b0d51e75..fbef67abc 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"@playwright/test": "^1.53.0",
"@types/node": "catalog:",
"postcss": "8.5.4",
- "postcss-import": "^16.1.0",
+ "postcss-import": "^16.1.1",
"prettier": "catalog:",
"prettier-plugin-embed": "^0.5.0",
"prettier-plugin-organize-imports": "^4.0.0",
diff --git a/packages/@tailwindcss-postcss/package.json b/packages/@tailwindcss-postcss/package.json
index e1cd1a8ad..2da962f0a 100644
--- a/packages/@tailwindcss-postcss/package.json
+++ b/packages/@tailwindcss-postcss/package.json
@@ -41,6 +41,6 @@
"@types/postcss-import": "14.0.3",
"dedent": "1.6.0",
"internal-example-plugin": "workspace:*",
- "postcss-import": "^16.1.0"
+ "postcss-import": "^16.1.1"
}
}
diff --git a/packages/@tailwindcss-upgrade/package.json b/packages/@tailwindcss-upgrade/package.json
index 7847ee0b1..d3e99e5a6 100644
--- a/packages/@tailwindcss-upgrade/package.json
+++ b/packages/@tailwindcss-upgrade/package.json
@@ -37,7 +37,7 @@
"mri": "^1.2.0",
"picocolors": "^1.1.1",
"postcss": "^8.4.41",
- "postcss-import": "^16.1.0",
+ "postcss-import": "^16.1.1",
"postcss-selector-parser": "^7.1.0",
"prettier": "catalog:",
"semver": "^7.7.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8f8ddfdd8..6b21b061d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -62,8 +62,8 @@ importers:
specifier: 8.5.4
version: 8.5.4
postcss-import:
- specifier: ^16.1.0
- version: 16.1.0(postcss@8.5.4)
+ specifier: ^16.1.1
+ version: 16.1.1(postcss@8.5.4)
prettier:
specifier: 'catalog:'
version: 3.5.0
@@ -290,8 +290,8 @@ importers:
specifier: workspace:*
version: link:../internal-example-plugin
postcss-import:
- specifier: ^16.1.0
- version: 16.1.0(postcss@8.4.41)
+ specifier: ^16.1.1
+ version: 16.1.1(postcss@8.4.41)
packages/@tailwindcss-standalone:
dependencies:
@@ -399,8 +399,8 @@ importers:
specifier: ^8.4.41
version: 8.4.41
postcss-import:
- specifier: ^16.1.0
- version: 16.1.0(postcss@8.4.41)
+ specifier: ^16.1.1
+ version: 16.1.1(postcss@8.4.41)
postcss-selector-parser:
specifier: ^7.1.0
version: 7.1.0
@@ -3352,10 +3352,6 @@ packages:
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
engines: {node: '>= 0.4'}
- is-core-module@2.15.0:
- resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==}
- engines: {node: '>= 0.4'}
-
is-core-module@2.15.1:
resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
engines: {node: '>= 0.4'}
@@ -3940,8 +3936,8 @@ packages:
peerDependencies:
postcss: ^8.0.0
- postcss-import@16.1.0:
- resolution: {integrity: sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg==}
+ postcss-import@16.1.1:
+ resolution: {integrity: sha512-2xVS1NCZAfjtVdvXiyegxzJ447GyqCeEI5V7ApgQVOWnros1p5lGNovJNapwPpMombyFBfqDwt7AD3n2l0KOfQ==}
engines: {node: '>=18.0.0'}
peerDependencies:
postcss: ^8.0.0
@@ -7412,10 +7408,6 @@ snapshots:
is-callable@1.2.7: {}
- is-core-module@2.15.0:
- dependencies:
- hasown: 2.0.2
-
is-core-module@2.15.1:
dependencies:
hasown: 2.0.2
@@ -7918,14 +7910,14 @@ snapshots:
read-cache: 1.0.0
resolve: 1.22.8
- postcss-import@16.1.0(postcss@8.4.41):
+ postcss-import@16.1.1(postcss@8.4.41):
dependencies:
postcss: 8.4.41
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.8
- postcss-import@16.1.0(postcss@8.5.4):
+ postcss-import@16.1.1(postcss@8.5.4):
dependencies:
postcss: 8.5.4
postcss-value-parser: 4.2.0
@@ -8077,7 +8069,7 @@ snapshots:
resolve@1.22.8:
dependencies:
- is-core-module: 2.15.0
+ is-core-module: 2.15.1
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0