mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 19:45:10 +00:00
chore(deps): bump postcss from 8.5.8 to 8.5.9 in the css-tooling group (#70)
Bumps the css-tooling group with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.8 to 8.5.9 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.9) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: css-tooling ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
74517476e6
commit
9eb59fdfad
2 changed files with 8 additions and 8 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"husky": "^9.0.10",
|
||||
"jsdom": "^28.1.0",
|
||||
"lint-staged": "^16.4.0",
|
||||
"postcss": "8.5.8",
|
||||
"postcss": "8.5.9",
|
||||
"prettier": "^3.8.2",
|
||||
"prettier-plugin-tailwindcss": "^0.7.2",
|
||||
"rimraf": "^6.1.3",
|
||||
|
|
|
|||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -109,8 +109,8 @@ importers:
|
|||
specifier: ^16.4.0
|
||||
version: 16.4.0
|
||||
postcss:
|
||||
specifier: 8.5.8
|
||||
version: 8.5.8
|
||||
specifier: 8.5.9
|
||||
version: 8.5.9
|
||||
prettier:
|
||||
specifier: ^3.8.2
|
||||
version: 3.8.2
|
||||
|
|
@ -2443,8 +2443,8 @@ packages:
|
|||
resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
postcss@8.5.8:
|
||||
resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
|
||||
postcss@8.5.9:
|
||||
resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
prelude-ls@1.2.1:
|
||||
|
|
@ -3918,7 +3918,7 @@ snapshots:
|
|||
'@alloc/quick-lru': 5.2.0
|
||||
'@tailwindcss/node': 4.2.2
|
||||
'@tailwindcss/oxide': 4.2.2
|
||||
postcss: 8.5.8
|
||||
postcss: 8.5.9
|
||||
tailwindcss: 4.2.2
|
||||
|
||||
'@testing-library/dom@9.3.4':
|
||||
|
|
@ -5140,7 +5140,7 @@ snapshots:
|
|||
|
||||
possible-typed-array-names@1.1.0: {}
|
||||
|
||||
postcss@8.5.8:
|
||||
postcss@8.5.9:
|
||||
dependencies:
|
||||
nanoid: 3.3.11
|
||||
picocolors: 1.1.1
|
||||
|
|
@ -5508,7 +5508,7 @@ snapshots:
|
|||
esbuild: 0.27.7
|
||||
fdir: 6.5.0(picomatch@4.0.4)
|
||||
picomatch: 4.0.4
|
||||
postcss: 8.5.8
|
||||
postcss: 8.5.9
|
||||
rollup: 4.60.1
|
||||
tinyglobby: 0.2.15
|
||||
optionalDependencies:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue