Skip to content

Commit 3371fc3

Browse files
Merge pull request #258 from oracle/ords-remix-april-deps
fix(deps): ords-remix-jwt-sample dependencies
2 parents 38dea89 + d1535b8 commit 3371fc3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"@emotion/styled": "^11.13.0",
3939
"@mui/icons-material": "5.16.14",
4040
"@mui/material": "5.16.14",
41-
"@remix-run/dev": "2.15.3",
42-
"@remix-run/node": "2.15.3",
43-
"@remix-run/react": "2.15.3",
44-
"@remix-run/serve": "2.15.3",
41+
"@remix-run/dev": "2.16.5",
42+
"@remix-run/node": "2.16.5",
43+
"@remix-run/react": "2.16.5",
44+
"@remix-run/serve": "2.16.5",
4545
"dotenv": "^16.4.5",
4646
"embla-carousel": "^8.2.0",
4747
"embla-carousel-react": "^8.2.0",
@@ -71,7 +71,7 @@
7171
"eslint-config-airbnb-base": "15.0.0",
7272
"eslint-config-airbnb-typescript": "18.0.0",
7373
"eslint-import-resolver-typescript": "3.7.0",
74-
"eslint-plugin-import": "2.29.1",
74+
"eslint-plugin-import": "2.31.0",
7575
"eslint-plugin-jsdoc": "48.7.0",
7676
"eslint-plugin-jsx-a11y": "6.10.2",
7777
"eslint-plugin-react": "7.34.3",

0 commit comments

Comments
 (0)