chore(deps): update dependency postcss to v8.5.3
This commit is contained in:
parent
e6a68d94e1
commit
7d5c82cbb0
12
package-lock.json
generated
12
package-lock.json
generated
@ -39,7 +39,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.3.2",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"postcss": "8.4.47",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "3.4.13",
|
||||
"turbo": "2.1.3",
|
||||
"typescript": "5.8.3"
|
||||
@ -6919,9 +6919,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.4.47",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
|
||||
"integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
||||
"version": "8.5.3",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
|
||||
"integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
@ -6938,8 +6938,8 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"nanoid": "^3.3.7",
|
||||
"picocolors": "^1.1.0",
|
||||
"nanoid": "^3.3.8",
|
||||
"picocolors": "^1.1.1",
|
||||
"source-map-js": "^1.2.1"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -40,7 +40,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.3.2",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"postcss": "8.4.47",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "3.4.13",
|
||||
"turbo": "2.1.3",
|
||||
"typescript": "5.8.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user