Skip to content

Commit 7593574

Browse files
chore(deps-dev): bump typescript in the typescript group
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ee6482 commit 7593574

4 files changed

Lines changed: 29 additions & 29 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"@types/react-dom": "^19.2.3",
5050
"postcss": "^8.5.8",
5151
"tailwindcss": "^4.2.2",
52-
"typescript": "^5.9.3"
52+
"typescript": "^6.0.2"
5353
}
5454
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"oxlint": "^1.56.0",
5050
"react": "^19.2.4",
5151
"react-dom": "^19.2.4",
52-
"typescript": "~5.9.3",
52+
"typescript": "~6.0.2",
5353
"vite": "^8.0.1",
5454
"vitest": "^4.1.0"
5555
}

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"globals": "^17.4.0",
5757
"react": "^19.2.4",
5858
"react-dom": "^19.2.4",
59-
"typescript": "~5.9.3",
59+
"typescript": "~6.0.2",
6060
"vite": "^8.0.1",
6161
"vite-plugin-dts": "^4.5.4"
6262
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)