Skip to content

Commit 2f0a1fa

Browse files
fix(deps): bump @remix-run/react in /templates/ords-remix-jwt-sample
Bumps [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) from 2.16.8 to 2.17.3. - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-react) --- updated-dependencies: - dependency-name: "@remix-run/react" dependency-version: 2.17.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb6f6e7 commit 2f0a1fa

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
@@ -40,7 +40,7 @@
4040
"@mui/material": "5.16.14",
4141
"@remix-run/dev": "2.16.8",
4242
"@remix-run/node": "2.16.8",
43-
"@remix-run/react": "2.16.8",
43+
"@remix-run/react": "2.17.3",
4444
"@remix-run/serve": "2.16.8",
4545
"dotenv": "^16.4.5",
4646
"embla-carousel": "^8.2.0",

0 commit comments

Comments
 (0)