mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update postcss 8.5.2 → 8.5.3 (patch) (#17116)
This commit is contained in:
parent
de145c5b06
commit
a57cd2dce8
@ -50,7 +50,7 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.50.1",
|
||||
"@types/node": "catalog:",
|
||||
"postcss": "8.5.2",
|
||||
"postcss": "8.5.3",
|
||||
"postcss-import": "^16.1.0",
|
||||
"prettier": "catalog:",
|
||||
"prettier-plugin-embed": "^0.5.0",
|
||||
|
||||
34
pnpm-lock.yaml
generated
34
pnpm-lock.yaml
generated
@ -38,11 +38,11 @@ importers:
|
||||
specifier: 'catalog:'
|
||||
version: 20.14.13
|
||||
postcss:
|
||||
specifier: 8.5.2
|
||||
version: 8.5.2
|
||||
specifier: 8.5.3
|
||||
version: 8.5.3
|
||||
postcss-import:
|
||||
specifier: ^16.1.0
|
||||
version: 16.1.0(postcss@8.5.2)
|
||||
version: 16.1.0(postcss@8.5.3)
|
||||
prettier:
|
||||
specifier: 'catalog:'
|
||||
version: 3.5.0
|
||||
@ -54,7 +54,7 @@ importers:
|
||||
version: 4.0.0(prettier@3.5.0)(typescript@5.5.4)
|
||||
tsup:
|
||||
specifier: ^8.4.0
|
||||
version: 8.4.0(jiti@2.4.2)(postcss@8.5.2)(tsx@4.19.1)(typescript@5.5.4)(yaml@2.6.0)
|
||||
version: 8.4.0(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.1)(typescript@5.5.4)(yaml@2.6.0)
|
||||
turbo:
|
||||
specifier: ^2.4.2
|
||||
version: 2.4.2
|
||||
@ -3348,6 +3348,10 @@ packages:
|
||||
resolution: {integrity: sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postcss@8.5.3:
|
||||
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
prelude-ls@1.2.1:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
@ -6710,9 +6714,9 @@ snapshots:
|
||||
read-cache: 1.0.0
|
||||
resolve: 1.22.8
|
||||
|
||||
postcss-import@16.1.0(postcss@8.5.2):
|
||||
postcss-import@16.1.0(postcss@8.5.3):
|
||||
dependencies:
|
||||
postcss: 8.5.2
|
||||
postcss: 8.5.3
|
||||
postcss-value-parser: 4.2.0
|
||||
read-cache: 1.0.0
|
||||
resolve: 1.22.8
|
||||
@ -6729,12 +6733,12 @@ snapshots:
|
||||
optionalDependencies:
|
||||
postcss: 8.4.47
|
||||
|
||||
postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.2)(tsx@4.19.1)(yaml@2.6.0):
|
||||
postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.1)(yaml@2.6.0):
|
||||
dependencies:
|
||||
lilconfig: 3.1.2
|
||||
optionalDependencies:
|
||||
jiti: 2.4.2
|
||||
postcss: 8.5.2
|
||||
postcss: 8.5.3
|
||||
tsx: 4.19.1
|
||||
yaml: 2.6.0
|
||||
|
||||
@ -6784,6 +6788,12 @@ snapshots:
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
postcss@8.5.3:
|
||||
dependencies:
|
||||
nanoid: 3.3.8
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-embed@0.5.0:
|
||||
@ -7217,7 +7227,7 @@ snapshots:
|
||||
|
||||
tslib@2.8.0: {}
|
||||
|
||||
tsup@8.4.0(jiti@2.4.2)(postcss@8.5.2)(tsx@4.19.1)(typescript@5.5.4)(yaml@2.6.0):
|
||||
tsup@8.4.0(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.1)(typescript@5.5.4)(yaml@2.6.0):
|
||||
dependencies:
|
||||
bundle-require: 5.1.0(esbuild@0.25.0)
|
||||
cac: 6.7.14
|
||||
@ -7227,7 +7237,7 @@ snapshots:
|
||||
esbuild: 0.25.0
|
||||
joycon: 3.1.1
|
||||
picocolors: 1.1.1
|
||||
postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.2)(tsx@4.19.1)(yaml@2.6.0)
|
||||
postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.3)(tsx@4.19.1)(yaml@2.6.0)
|
||||
resolve-from: 5.0.0
|
||||
rollup: 4.34.9
|
||||
source-map: 0.8.0-beta.0
|
||||
@ -7236,7 +7246,7 @@ snapshots:
|
||||
tinyglobby: 0.2.12
|
||||
tree-kill: 1.2.2
|
||||
optionalDependencies:
|
||||
postcss: 8.5.2
|
||||
postcss: 8.5.3
|
||||
typescript: 5.5.4
|
||||
transitivePeerDependencies:
|
||||
- jiti
|
||||
@ -7377,7 +7387,7 @@ snapshots:
|
||||
vite@5.4.0(@types/node@20.14.13)(lightningcss@1.29.1(patch_hash=gkqcezdn4goium3e3s43dhy4by))(terser@5.31.6):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.5.2
|
||||
postcss: 8.5.3
|
||||
rollup: 4.34.9
|
||||
optionalDependencies:
|
||||
'@types/node': 20.14.13
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user