Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot]
8ba8a96607
Bump typescript from 5.7.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 04:21:36 +00:00
2 changed files with 457 additions and 2717 deletions

3172
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -86,7 +86,7 @@
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"tailwindcss": "^4.1.11",
"typescript": "~5.7.2",
"typescript": "~5.9.3",
"typescript-eslint": "^8.38.0",
"vite": "^7.2.6"
},