Skip to content

Commit 85be112

Browse files
authored
Update enhanced-resolve to version 5.20.1
1 parent 2c1ef9e commit 85be112

File tree

5 files changed

+36
-21
lines changed

5 files changed

+36
-21
lines changed

packages/@tailwindcss-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@parcel/watcher": "^2.5.1",
3333
"@tailwindcss/node": "workspace:*",
3434
"@tailwindcss/oxide": "workspace:*",
35-
"enhanced-resolve": "^5.19.0",
35+
"enhanced-resolve": "^5.20.1",
3636
"mri": "^1.2.0",
3737
"picocolors": "^1.1.1",
3838
"tailwindcss": "workspace:*"

packages/@tailwindcss-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@jridgewell/remapping": "^2.3.5",
41-
"enhanced-resolve": "^5.19.0",
41+
"enhanced-resolve": "^5.20.1",
4242
"jiti": "^2.6.1",
4343
"lightningcss": "catalog:",
4444
"magic-string": "^0.30.21",

packages/@tailwindcss-standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tailwindcss/forms": "^0.5.11",
3131
"@tailwindcss/typography": "^0.5.19",
3232
"detect-libc": "1.0.3",
33-
"enhanced-resolve": "^5.19.0",
33+
"enhanced-resolve": "^5.20.1",
3434
"tailwindcss": "workspace:*"
3535
},
3636
"__notes": "These binary packages must be included so Bun can build the CLI for all supported platforms. We also rely on Lightning CSS and Parcel being patched so Bun can statically analyze the executables.",

packages/@tailwindcss-upgrade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tailwindcss/node": "workspace:*",
3131
"@tailwindcss/oxide": "workspace:*",
3232
"dedent": "1.7.1",
33-
"enhanced-resolve": "^5.19.0",
33+
"enhanced-resolve": "^5.20.1",
3434
"globby": "^15.0.0",
3535
"jiti": "^2.0.0-beta.3",
3636
"mri": "^1.2.0",

pnpm-lock.yaml

Lines changed: 32 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)