chore(deps): update dependency @tsconfig/docusaurus to v2 (#2410)

This commit is contained in:
renovate[bot] 2023-09-10 10:40:11 +02:00 committed by GitHub
parent f0e767eb21
commit 5178294a47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -42,7 +42,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.4.1",
"@tsconfig/docusaurus": "^1.0.7",
"@tsconfig/docusaurus": "^2.0.0",
"@types/react": "^18.2.18",
"@types/react-helmet": "^6.1.6",
"@types/react-router-dom": "^5.3.3",

View file

@ -13,7 +13,7 @@
"@docusaurus/module-type-aliases": "^2.4.1",
"@docusaurus/theme-classic": "^2.4.1",
"@docusaurus/types": "^2.4.1",
"@tsconfig/docusaurus": "^1.0.7",
"@tsconfig/docusaurus": "^2.0.0",
"@types/marked": "^5.0.0",
"@types/node": "^18.17.1",
"axios": "^1.0.0",

View file

@ -56,8 +56,8 @@ importers:
specifier: ^2.4.1
version: 2.4.1(react-dom@17.0.2)(react@17.0.2)
'@tsconfig/docusaurus':
specifier: ^1.0.7
version: 1.0.7
specifier: ^2.0.0
version: 2.0.0
'@types/react':
specifier: ^18.2.18
version: 18.2.18
@ -96,8 +96,8 @@ importers:
specifier: ^2.4.1
version: 2.4.1(react-dom@17.0.2)(react@17.0.2)
'@tsconfig/docusaurus':
specifier: ^1.0.7
version: 1.0.7
specifier: ^2.0.0
version: 2.0.0
'@types/marked':
specifier: ^5.0.0
version: 5.0.1
@ -3182,8 +3182,8 @@ packages:
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
engines: {node: '>=10.13.0'}
/@tsconfig/docusaurus@1.0.7:
resolution: {integrity: sha512-ffTXxGIP/IRMCjuzHd6M4/HdIrw1bMfC7Bv8hMkTadnePkpe0lG0oDSdbRpSDZb2rQMAgpbWiR10BvxvNYwYrg==}
/@tsconfig/docusaurus@2.0.0:
resolution: {integrity: sha512-X5wptT7pXA/46/IRFTW76oR5GNjoy9qjNM/1JGhFV4QAsmLh3YUpJJA+Vpx7Ds6eEBxSxz1QrgoNEBy6rLVs8w==}
dev: true
/@types/body-parser@1.19.2: