Skip to content

Commit

Permalink
chore(deps): update remix monorepo to ^2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 702cd62 commit 151dd5e
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 162 deletions.
8 changes: 4 additions & 4 deletions localenv/mock-account-servicing-entity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"dependencies": {
"@apollo/client": "^3.8.10",
"@interledger/http-signature-utils": "2.0.1",
"@remix-run/node": "^2.6.0",
"@remix-run/react": "^2.6.0",
"@remix-run/serve": "^2.6.0",
"@remix-run/node": "^2.7.2",
"@remix-run/react": "^2.7.2",
"@remix-run/serve": "^2.7.2",
"@types/node": "^18.7.12",
"@types/uuid": "^9.0.8",
"axios": "^1.6.7",
Expand All @@ -23,7 +23,7 @@
"yaml": "^2.3.4"
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@remix-run/dev": "^2.7.2",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"dependencies": {
"@apollo/client": "^3.8.10",
"@headlessui/react": "^1.7.18",
"@remix-run/node": "^2.6.0",
"@remix-run/react": "^2.6.0",
"@remix-run/serve": "^2.6.0",
"@remix-run/node": "^2.7.2",
"@remix-run/react": "^2.7.2",
"@remix-run/serve": "^2.7.2",
"class-variance-authority": "^0.7.0",
"graphql": "^16.8.1",
"ilp-packet": "3.1.4-alpha.2",
Expand All @@ -26,8 +26,8 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@remix-run/dev": "^2.7.2",
"@remix-run/eslint-config": "^2.7.2",
"@tailwindcss/forms": "^0.5.7",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
Expand Down
Loading

0 comments on commit 151dd5e

Please sign in to comment.