build(deps-dev): bump typescript from 5.7.2 to 5.7.3 in /packages/pl-fe

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-13 03:06:01 +00:00
committed by GitHub
parent ba6976349c
commit 5466f7affc
2 changed files with 5 additions and 5 deletions

View File

@ -181,7 +181,7 @@
"tailwindcss": "^3.4.17",
"tslib": "^2.8.1",
"type-fest": "^4.30.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-compile-time": "^0.3.2",