Skip to content

Commit e54a86b

Browse files
chore(deps-dev): bump typescript from 5.9.3 to 7.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff0758e commit e54a86b

3 files changed

Lines changed: 214 additions & 13 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/react-dom": "^19.2.3",
2828
"postcss": "^8.5.15",
2929
"tailwindcss": "^4.3.1",
30-
"typescript": "^5.9.3"
30+
"typescript": "^7.0.2"
3131
}
3232
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@playwright/test": "^1.61.1",
46-
"typescript": "^6.0.3",
46+
"typescript": "^7.0.2",
4747
"vitest": "^4.1.9"
4848
},
4949
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)