Skip to content

Commit

Permalink
Merge 4e4c1fd into f83486c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
2 parents f83486c + 4e4c1fd commit 8e56aa0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 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.1",
"@remix-run/node": "^2.15.0",
"@remix-run/react": "^2.15.0",
"@remix-run/serve": "^2.15.0",
"@remix-run/node": "^2.15.1",
"@remix-run/react": "^2.15.1",
"@remix-run/serve": "^2.15.1",
"isbot": "^4.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.15.0",
"@remix-run/dev": "^2.15.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@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.1"
},
"peerDependencies": {
"@remix-run/react": "^2.15.0",
"@remix-run/react": "^2.15.1",
"next": "^15.0.4",
"react-router-dom": "^6.28.0"
},
Expand All @@ -60,7 +60,7 @@
}
},
"devDependencies": {
"@remix-run/react": "^2.15.0",
"@remix-run/react": "^2.15.1",
"@types/react": "^18.3.14",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8e56aa0

Please # to comment.