Skip to content

Commit 18eb8bd

Browse files
deps: bump typescript from 6.0.3 to 7.0.2 (#7)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b11b900 commit 18eb8bd

2 files changed

Lines changed: 349 additions & 8 deletions

File tree

package-lock.json

Lines changed: 348 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@vitejs/plugin-react": "^6.0.2",
1717
"react": "^19.2.7",
1818
"react-dom": "^19.2.7",
19-
"typescript": "^6.0.3",
19+
"typescript": "^7.0.2",
2020
"vite": "^8.1.4"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)