Merge pull request #2527 from Molecule-AI/dependabot/npm_and_yarn/canvas/postcss-8.5.13

chore(deps)(deps-dev): bump postcss from 8.5.12 to 8.5.13 in /canvas
This commit is contained in:
Hongming Wang 2026-05-03 02:08:31 +00:00 committed by GitHub
commit ec63597545
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"@vitest/coverage-v8": "^4.1.5",
"autoprefixer": "^10.4.0",
"jsdom": "^29.1.1",
"postcss": "^8.5.12",
"postcss": "^8.5.13",
"tailwindcss": "^3.4.0",
"typescript": "^5.7.0",
"vitest": "^4.1.2"
@ -5239,9 +5239,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

@ -39,7 +39,7 @@
"@vitest/coverage-v8": "^4.1.5",
"autoprefixer": "^10.4.0",
"jsdom": "^29.1.1",
"postcss": "^8.5.12",
"postcss": "^8.5.13",
"tailwindcss": "^3.4.0",
"typescript": "^5.7.0",
"vitest": "^4.1.2"