chore(deps): update docs npm deps non-major (#2660)

This commit is contained in:
renovate[bot] 2023-10-28 08:43:25 +02:00 committed by GitHub
parent 8a1f271b58
commit 4f8732bafc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

View file

@ -43,7 +43,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.4.1",
"@tsconfig/docusaurus": "^2.0.0",
"@types/react": "^18.2.18",
"@types/react": "^18.2.31",
"@types/react-helmet": "^6.1.6",
"@types/react-router-dom": "^5.3.3",
"typescript": "^5.0.0"

View file

@ -15,10 +15,10 @@
"@docusaurus/types": "^2.4.1",
"@tsconfig/docusaurus": "^2.0.0",
"@types/marked": "^5.0.0",
"@types/node": "^18.17.1",
"axios": "^1.0.0",
"@types/node": "^18.18.6",
"axios": "^1.6.0",
"concurrently": "^8.0.0",
"marked": "^9.0.0",
"marked": "^9.1.2",
"tslib": "^2.6.1",
"typescript": "^5.0.0"
},

View file

@ -59,7 +59,7 @@ importers:
specifier: ^2.0.0
version: 2.0.2
'@types/react':
specifier: ^18.2.18
specifier: ^18.2.31
version: 18.2.31
'@types/react-helmet':
specifier: ^6.1.6
@ -102,16 +102,16 @@ importers:
specifier: ^5.0.0
version: 5.0.2
'@types/node':
specifier: ^18.17.1
specifier: ^18.18.6
version: 18.18.6
axios:
specifier: ^1.0.0
version: 1.5.1
specifier: ^1.6.0
version: 1.6.0
concurrently:
specifier: ^8.0.0
version: 8.2.2
marked:
specifier: ^9.0.0
specifier: ^9.1.2
version: 9.1.2
tslib:
specifier: ^2.6.1
@ -3847,8 +3847,8 @@ packages:
transitivePeerDependencies:
- debug
/axios@1.5.1:
resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==}
/axios@1.6.0:
resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==}
dependencies:
follow-redirects: 1.15.3(debug@4.3.4)
form-data: 4.0.0