chore(deps): update postcss to version 8.5.13

This commit is contained in:
Marco Pedone 2026-05-04 15:33:16 +02:00
parent c9dcf65a27
commit 912e20b7cf
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"papaparse": "^5.5.3",
"pdf-lib": "^1.17.1",
"pg": "^8.19.0",
"postcss": "^8.5.12",
"postcss": "^8.5.13",
"radix-ui": "^1.4.3",
"react": "^19.2.3",
"react-colorful": "^5.6.1",
@ -11253,9 +11253,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.12",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz",
"integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==",
"version": "8.5.13",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz",
"integrity": "sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==",
"funding": [
{
"type": "opencollective",

View file

@ -80,7 +80,7 @@
"papaparse": "^5.5.3",
"pdf-lib": "^1.17.1",
"pg": "^8.19.0",
"postcss": "^8.5.12",
"postcss": "^8.5.13",
"radix-ui": "^1.4.3",
"react": "^19.2.3",
"react-colorful": "^5.6.1",