Skip to content

Commit d148cf4

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 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2943814 commit d148cf4

4 files changed

Lines changed: 41 additions & 30 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": "^6.0.2"
52+
"typescript": "^6.0.3"
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.60.0",
5050
"react": "^19.2.5",
5151
"react-dom": "^19.2.5",
52-
"typescript": "~6.0.2",
52+
"typescript": "~6.0.3",
5353
"vite": "^8.0.8",
5454
"vitest": "^4.1.4"
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.5",
5858
"react-dom": "^19.2.5",
59-
"typescript": "~6.0.2",
59+
"typescript": "~6.0.3",
6060
"vite": "^8.0.8",
6161
"vite-plugin-dts": "^4.5.4"
6262
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)