Skip to content

Commit

Permalink
chore(deps): update remix monorepo to ^1.11.1 (#1011)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent dd07d2f commit 7482175
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 42 deletions.
10 changes: 5 additions & 5 deletions packages/mock-account-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
},
"dependencies": {
"@apollo/client": "^3.7.4",
"@remix-run/node": "^1.11.0",
"@remix-run/react": "^1.11.0",
"@remix-run/serve": "^1.11.0",
"@remix-run/node": "^1.11.1",
"@remix-run/react": "^1.11.1",
"@remix-run/serve": "^1.11.1",
"@types/node": "^18.7.12",
"@types/uuid": "^9.0.0",
"axios": "^1.2.3",
Expand All @@ -23,8 +23,8 @@
"yaml": "^2.2.1"
},
"devDependencies": {
"@remix-run/dev": "^1.11.0",
"@remix-run/eslint-config": "^1.11.0",
"@remix-run/dev": "^1.11.1",
"@remix-run/eslint-config": "^1.11.1",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"eslint": "^8.32.0",
Expand Down
68 changes: 31 additions & 37 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 7482175

Please sign in to comment.