fix: docs/package.json & docs/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300775
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
- https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-10300777
This commit is contained in:
snyk-bot 2025-09-28 08:48:44 +00:00
parent f6d52114b8
commit 143f7f47a2
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 961 additions and 722 deletions

1677
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,10 +15,10 @@
},
"dependencies": {
"@docsearch/js": "^3.9.0",
"@docusaurus/core": "^3.8.1",
"@docusaurus/core": "^3.9.0",
"@docusaurus/plugin-google-gtag": "^3.8.1",
"@docusaurus/preset-classic": "^3.8.1",
"@docusaurus/theme-mermaid": "^3.8.1",
"@docusaurus/preset-classic": "^3.9.0",
"@docusaurus/theme-mermaid": "^3.9.0",
"@iconify/react": "^6.0.1",
"@mdx-js/react": "^3.1.1",
"clsx": "^2.1.1",