Browse Source

Upgrade: Bump typescript from 5.4.5 to 5.5.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/523/head
dependabot[bot] 5 months ago committed by yuhan6665
parent
commit
e327809389
  1. 2
      package.json
  2. 7194
      pnpm-lock.yaml

2
package.json

@ -17,7 +17,7 @@
"prettier": "^3.2.2",
"sass": "^1.51.0",
"sass-loader": "^14.2.0",
"typescript": "^5.4.2",
"typescript": "^5.5.2",
"vue-property-decorator": "^9.1.2",
"vuepress": "2.0.0-rc.2"
},

7194
pnpm-lock.yaml

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save