security: npm audit fix for GHSA-hfm8-9jrf-7g9w et. al (#1098)

* security: npm audit fix for GHSA-hfm8-9jrf-7g9w et. al

Closes #1097

I'm not sure that this is required, but I'd sleep better at night not
finding out that it is required the hard way.

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore: bump postcss version

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-09-08 14:17:59 -04:00 committed by GitHub
parent 9997130a7c
commit 8b9dafac51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1047 additions and 346 deletions

View file

@ -25,7 +25,7 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.8.1",
"@docusaurus/module-type-aliases": "^3.0.1",
"@docusaurus/tsconfig": "^3.8.1",
"@docusaurus/types": "^3.8.1",
"typescript": "~5.6.2"
@ -45,4 +45,4 @@
"engines": {
"node": ">=18.0"
}
}
}