diff --git a/templates/ords-remix-jwt-sample/package.json b/templates/ords-remix-jwt-sample/package.json index af14af5..5b8a8d2 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": "6.0.2", "@mui/material": "6.0.2", - "@remix-run/css-bundle": "2.11.2", - "@remix-run/node": "2.11.2", - "@remix-run/react": "2.11.2", - "@remix-run/serve": "2.11.2", + "@remix-run/css-bundle": "2.12.1", + "@remix-run/node": "2.12.1", + "@remix-run/react": "2.12.1", + "@remix-run/serve": "2.12.1", "dotenv": "^16.4.5", "embla-carousel": "^8.2.0", "embla-carousel-react": "^8.2.0", @@ -56,7 +56,7 @@ "remix-auth-auth0": "1.10.0" }, "devDependencies": { - "@remix-run/dev": "2.11.2", + "@remix-run/dev": "2.12.1", "@svgr/cli": "8.1.0", "@svgr/plugin-jsx": "8.1.0", "@svgr/plugin-prettier": "8.1.0",