Skip to content

Commit f995dae

Browse files
authored
Update enhanced-resolve 5.18.0 → 5.18.1 (patch) (#16439)
1 parent 17c7c7e commit f995dae

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
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.18.0",
35+
"enhanced-resolve": "^5.18.1",
3636
"lightningcss": "catalog:",
3737
"mri": "^1.2.0",
3838
"picocolors": "^1.1.1",

packages/@tailwindcss-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838
},
3939
"dependencies": {
40-
"enhanced-resolve": "^5.18.0",
40+
"enhanced-resolve": "^5.18.1",
4141
"jiti": "^2.4.2",
4242
"tailwindcss": "workspace:*"
4343
}

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.10",
3131
"@tailwindcss/typography": "^0.5.16",
3232
"detect-libc": "1.0.3",
33-
"enhanced-resolve": "^5.18.0",
33+
"enhanced-resolve": "^5.18.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
@@ -31,7 +31,7 @@
3131
"@tailwindcss/oxide": "workspace:^",
3232
"braces": "^3.0.3",
3333
"dedent": "1.5.3",
34-
"enhanced-resolve": "^5.18.0",
34+
"enhanced-resolve": "^5.18.1",
3535
"globby": "^14.0.2",
3636
"jiti": "^2.0.0-beta.3",
3737
"mri": "^1.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)