Update docs npm deps non-major (#2799)

To fix security scan issues of `axios`. (renovate would have only
scheduled this tomorrow or on Sunday). I force-triggered the creation.

Usually renovate would also create the PR but it was somehow stuck
between automerge and missing branch tests (which is also why #2798 is
good to have).

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <ndev@web.de>
This commit is contained in:
Patrick Schratz 2023-11-11 21:38:54 +01:00 committed by GitHub
parent e3bcdbecfa
commit 905bb95853
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1353 additions and 316 deletions

View file

@ -16,11 +16,11 @@
"dependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@easyops-cn/docusaurus-search-local": "^0.37.1",
"@easyops-cn/docusaurus-search-local": "^0.37.2",
"@mdx-js/react": "^3.0.0",
"@svgr/webpack": "^8.0.0",
"@svgr/webpack": "^8.1.0",
"clsx": "^2.0.0",
"esbuild-loader": "^4.0.0",
"esbuild-loader": "^4.0.2",
"file-loader": "^6.2.0",
"prism-react-renderer": "^2.1.0",
"react": "^18.2.0",
@ -44,11 +44,11 @@
"@docusaurus/module-type-aliases": "^3.0.0",
"@docusaurus/tsconfig": "3.0.0",
"@docusaurus/types": "^3.0.0",
"@types/node": "^20.0.0",
"@types/react": "^18.2.31",
"@types/react-helmet": "^6.1.6",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-helmet": "^6.1.9",
"@types/react-router-dom": "^5.3.3",
"typescript": "^5.0.0"
"typescript": "^5.2.2"
},
"pnpm": {
"overrides": {

File diff suppressed because it is too large Load diff