mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency postcss-preset-env to v9.5.5
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -39,7 +39,7 @@
|
|||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"postcss": "8.4.38",
|
"postcss": "8.4.38",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.5.4",
|
"postcss-preset-env": "9.5.5",
|
||||||
"prettier": "3.2.5",
|
"prettier": "3.2.5",
|
||||||
"swr": "2.2.5",
|
"swr": "2.2.5",
|
||||||
"tailwindcss": "3.4.3",
|
"tailwindcss": "3.4.3",
|
||||||
@@ -11201,9 +11201,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss-custom-properties": {
|
"node_modules/postcss-custom-properties": {
|
||||||
"version": "13.3.6",
|
"version": "13.3.7",
|
||||||
"resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.3.6.tgz",
|
"resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-13.3.7.tgz",
|
||||||
"integrity": "sha512-vVVIwQbJiIz+PBLMIWA6XMi53Zg66/f474KolA7x0Das6EwkATc/9ZvM6zZx2gs7ZhcgVHjmWBbHkK9FlCgLeA==",
|
"integrity": "sha512-0N9F/GUCr/D0IazjzHahyYW2bQVDT6qDtEudiGHAhMd3XqhfM3VmfYVlkc/40DOhsPtngSNb54/Ctu8msvFOvQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -11672,9 +11672,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss-preset-env": {
|
"node_modules/postcss-preset-env": {
|
||||||
"version": "9.5.4",
|
"version": "9.5.5",
|
||||||
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-9.5.4.tgz",
|
"resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-9.5.5.tgz",
|
||||||
"integrity": "sha512-o/jOlJjhm4f6rI5q1f+4Og3tz1cjaO50er9ndk7ZdcXHjWOH49kMAhqDC/nQifypQkOAiAmF46dPt3pZM+Cwbg==",
|
"integrity": "sha512-tg71KfEgTHMM+C4LpWtKfHFWEunfWj1JThq/Odsw60MOowcffBrMAcSBDE+imftW5/BD3mpOiiTL6c+KcnGaLQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -11728,7 +11728,7 @@
|
|||||||
"postcss-color-hex-alpha": "^9.0.4",
|
"postcss-color-hex-alpha": "^9.0.4",
|
||||||
"postcss-color-rebeccapurple": "^9.0.3",
|
"postcss-color-rebeccapurple": "^9.0.3",
|
||||||
"postcss-custom-media": "^10.0.4",
|
"postcss-custom-media": "^10.0.4",
|
||||||
"postcss-custom-properties": "^13.3.6",
|
"postcss-custom-properties": "^13.3.7",
|
||||||
"postcss-custom-selectors": "^7.1.8",
|
"postcss-custom-selectors": "^7.1.8",
|
||||||
"postcss-dir-pseudo-class": "^8.0.1",
|
"postcss-dir-pseudo-class": "^8.0.1",
|
||||||
"postcss-double-position-gradients": "^5.0.6",
|
"postcss-double-position-gradients": "^5.0.6",
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"postcss": "8.4.38",
|
"postcss": "8.4.38",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "9.5.4",
|
"postcss-preset-env": "9.5.5",
|
||||||
"prettier": "3.2.5",
|
"prettier": "3.2.5",
|
||||||
"swr": "2.2.5",
|
"swr": "2.2.5",
|
||||||
"tailwindcss": "3.4.3",
|
"tailwindcss": "3.4.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user