Skip to content

Commit e156b2a

Browse files
deps(deps): bump typescript from 6.0.3 to 7.0.2
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>
1 parent 1ac4f31 commit e156b2a

3 files changed

Lines changed: 224 additions & 23 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@types/node": "^25.8.0",
7070
"astro": "^6.3.3",
71-
"typescript": "^6.0.3",
71+
"typescript": "^7.0.2",
7272
"vite": "^7.3.2"
7373
}
7474
}

packages/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@astrojs/starlight": "^0.39.2",
1616
"astro": "^6.3.3",
1717
"sharp": "^0.34.5",
18-
"typescript": "^6.0.3"
18+
"typescript": "^7.0.2"
1919
}
2020
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)