chore(deps-dev): bump typescript from 4.7.4 to 5.1.6 in /website (#13044)

* chore(deps-dev): bump typescript from 4.7.4 to 5.1.6 in /website

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v5.1.6)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: use group updates

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-19 03:25:03 +08:00 committed by GitHub
parent bc031fecc2
commit db706ede4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 320 additions and 313 deletions

View File

@ -61,6 +61,10 @@ updates:
versions: ['>=10.0.0']
- dependency-name: string-width
versions: ['>=5.0.0']
groups:
docs:
patterns:
- '@docusaurus/*'
- package-ecosystem: 'github-actions'
directory: '/'

View File

@ -32,13 +32,13 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1",
"@docusaurus/types": "^2.4.1",
"@docusaurus/types": "2.4.1",
"@tsconfig/docusaurus": "^2.0.0",
"@types/markdown-it": "^13.0.0",
"@types/mdx-js__react": "^1.5.5",
"@types/react": "^17.0.64",
"@types/react-dom": "^17.0.20",
"typescript": "^4.7.4"
"typescript": "^5.1.6"
},
"browserslist": {
"production": [

File diff suppressed because it is too large Load Diff