diff --git a/templates/ords-remix-jwt-sample/package.json b/templates/ords-remix-jwt-sample/package.json index 54aff50..0177c61 100644 --- a/templates/ords-remix-jwt-sample/package.json +++ b/templates/ords-remix-jwt-sample/package.json @@ -38,10 +38,10 @@ "@emotion/styled": "^11.13.0", "@mui/icons-material": "5.16.14", "@mui/material": "5.16.14", - "@remix-run/dev": "2.15.3", - "@remix-run/node": "2.15.3", - "@remix-run/react": "2.15.3", - "@remix-run/serve": "2.15.3", + "@remix-run/dev": "2.16.5", + "@remix-run/node": "2.16.5", + "@remix-run/react": "2.16.5", + "@remix-run/serve": "2.16.5", "dotenv": "^16.4.5", "embla-carousel": "^8.2.0", "embla-carousel-react": "^8.2.0", @@ -71,7 +71,7 @@ "eslint-config-airbnb-base": "15.0.0", "eslint-config-airbnb-typescript": "18.0.0", "eslint-import-resolver-typescript": "3.7.0", - "eslint-plugin-import": "2.29.1", + "eslint-plugin-import": "2.31.0", "eslint-plugin-jsdoc": "48.7.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.34.3",