build(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /packages

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.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.7.3...v5.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-10 19:03:44 +00:00 committed by GitHub
parent aeb6c433a3
commit 52d10022c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
"@microsoft/api-extractor": "^7.50.1",
"@vitest/browser": "^3.0.6",
"playwright": "^1.49.1",
"typescript": "~5.7.3",
"typescript": "~5.8.2",
"vite": "^6.1.0",
"vite-plugin-dts": "^4.5.0",
"vite-plugin-virtual": "^0.3.0",

View file

@ -1418,7 +1418,7 @@
"esbuild": "^0.25.0",
"eslint": "^8.57.0",
"jasmine": "^5.6.0",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
},
"dependencies": {
"vscode-languageclient": "^9.0.1"

View file

@ -23,7 +23,7 @@
"svelte-check": "^4.1.5",
"tailwindcss": "^3.3.3",
"tslib": "^2.4.1",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"vite": "^6.0.9",
"vite-plugin-pwa": "^0.21.1",
"vite-plugin-top-level-await": "^1.5.0",

View file

@ -16,7 +16,7 @@
"@wp-now/wp-now": "^0.1.74",
"eslint": "^8.57.0",
"prettier": "^3.4.2",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
"dependencies": {

View file

@ -16941,12 +16941,12 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
typescript@5.7.3, typescript@~5.7.3:
typescript@5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
typescript@^5.7.3:
typescript@^5.8.2, typescript@~5.8.2:
version "5.8.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==