mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency postcss to v8.4.44
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -37,7 +37,7 @@
|
|||||||
"eslint-config-next": "14.2.7",
|
"eslint-config-next": "14.2.7",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"postcss": "8.4.43",
|
"postcss": "8.4.44",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.6.0",
|
"postcss-preset-env": "9.6.0",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
@@ -11224,9 +11224,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss": {
|
"node_modules/postcss": {
|
||||||
"version": "8.4.43",
|
"version": "8.4.44",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.43.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.44.tgz",
|
||||||
"integrity": "sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==",
|
"integrity": "sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
"eslint-config-next": "14.2.7",
|
"eslint-config-next": "14.2.7",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"postcss": "8.4.43",
|
"postcss": "8.4.44",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.6.0",
|
"postcss-preset-env": "9.6.0",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user