Skip to content

Commit

Permalink
Merge pull request #1245 from daniel-ac-martin/renovate/remix-monorepo
Browse files Browse the repository at this point in the history
Update remix monorepo to ^2.15.2
  • Loading branch information
daniel-ac-martin authored Jan 2, 2025
2 parents be02e43 + bbe5ef1 commit 01c273c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions apps/remix-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
},
"dependencies": {
"@not-govuk/components": "workspace:^0.15.2",
"@remix-run/node": "^2.15.1",
"@remix-run/react": "^2.15.1",
"@remix-run/serve": "^2.15.1",
"@remix-run/node": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@remix-run/serve": "^2.15.2",
"isbot": "^4.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.15.1",
"@remix-run/dev": "^2.15.2",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^6.21.0",
Expand Down
4 changes: 2 additions & 2 deletions lib/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@not-govuk/uri": "workspace:^0.15.2"
},
"peerDependencies": {
"@remix-run/react": "^2.15.1",
"@remix-run/react": "^2.15.2",
"next": "^15.1.3",
"react-router-dom": "^6.28.1"
},
Expand All @@ -60,7 +60,7 @@
}
},
"devDependencies": {
"@remix-run/react": "^2.15.1",
"@remix-run/react": "^2.15.2",
"@types/react": "^18.3.18",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down

1 comment on commit 01c273c

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://not-gov.uk as production
🚀 Deployed on https://6776e53600bb26e1f74f704e--notgovuk.netlify.app

Please sign in to comment.