Skip to content

Commit f8c148a

Browse files
fix(deps): bump @types/react in /templates/ords-remix-jwt-sample
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.0 to 18.3.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dae8d52 commit f8c148a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/ords-remix-jwt-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@svgr/plugin-jsx": "8.1.0",
6262
"@svgr/plugin-prettier": "8.1.0",
6363
"@svgr/plugin-svgo": "8.1.0",
64-
"@types/react": "18.3.0",
64+
"@types/react": "18.3.12",
6565
"@types/react-dom": "18.3.0",
6666
"@typescript-eslint/eslint-plugin": "7.15.0",
6767
"@typescript-eslint/parser": "7.15.0",

0 commit comments

Comments
 (0)