Skip to content

Commit 1ac6716

Browse files
Bump typescript from 5.7.3 to 5.8.2 in /frontend
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](microsoft/TypeScript@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] <[email protected]>
1 parent 511a92c commit 1ac6716

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"prettier": "^3.5.3",
4949
"prettier-plugin-tailwindcss": "^0.6.11",
5050
"tailwindcss": "^3.4.17",
51-
"typescript": "^5.7.3",
51+
"typescript": "^5.8.2",
5252
"typescript-eslint": "^8.26.0",
5353
"vite": "^6.2.1",
5454
"vite-plugin-pwa": "^0.21.1",

0 commit comments

Comments
 (0)