Upgrade postcss-values-parser to version 8.0.0

This is a major version bump, but the changelog at
17304bbe9c
doesn't indicate any breaking changes that should impact us.
This commit is contained in:
Tim van der Meij 2026-05-24 19:29:57 +02:00
parent 0fa006997b
commit f1f8e2c04e
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762
2 changed files with 6 additions and 943 deletions

947
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,7 @@
"pngjs": "^7.0.0",
"postcss": "^8.5.15",
"postcss-discard-comments": "^8.0.0",
"postcss-values-parser": "^7.0.0",
"postcss-values-parser": "^8.0.0",
"prettier": "^3.8.3",
"puppeteer": "^24.43.1",
"stylelint": "^17.12.0",