chore(deps): update dependency postcss to v8.5.2
All checks were successful
Lint / Lint (push) Successful in 35s
All checks were successful
Lint / Lint (push) Successful in 35s
This commit is contained in:
parent
a5cd851201
commit
85b455ee51
8
package-lock.json
generated
8
package-lock.json
generated
@ -29,7 +29,7 @@
|
|||||||
"@types/react-dom": "19.0.3",
|
"@types/react-dom": "19.0.3",
|
||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-next": "15.1.6",
|
"eslint-config-next": "15.1.6",
|
||||||
"postcss": "8.5.1",
|
"postcss": "8.5.2",
|
||||||
"tailwindcss": "3.4.17",
|
"tailwindcss": "3.4.17",
|
||||||
"turbo": "2.4.0",
|
"turbo": "2.4.0",
|
||||||
"typescript": "5.7.3"
|
"typescript": "5.7.3"
|
||||||
@ -5704,9 +5704,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss": {
|
"node_modules/postcss": {
|
||||||
"version": "8.5.1",
|
"version": "8.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.2.tgz",
|
||||||
"integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==",
|
"integrity": "sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"@types/react-dom": "19.0.3",
|
"@types/react-dom": "19.0.3",
|
||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-next": "15.1.6",
|
"eslint-config-next": "15.1.6",
|
||||||
"postcss": "8.5.1",
|
"postcss": "8.5.2",
|
||||||
"tailwindcss": "3.4.17",
|
"tailwindcss": "3.4.17",
|
||||||
"turbo": "2.4.0",
|
"turbo": "2.4.0",
|
||||||
"typescript": "5.7.3"
|
"typescript": "5.7.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user