Skip to content

Commit

Permalink
chore(deps): update remix monorepo to v1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent b4ff2b9 commit b97c49b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
},
"dependencies": {
"@prisma/client": "3.13.0",
"@remix-run/react": "1.4.3",
"@remix-run/serve": "1.4.3",
"@remix-run/react": "1.14.3",
"@remix-run/serve": "1.14.3",
"cross-env": "7.0.3",
"react": "18.1.0",
"react-dom": "18.1.0",
"remix": "1.4.3"
"remix": "1.14.3"
},
"devDependencies": {
"@remix-run/dev": "1.4.3",
"@remix-run/eslint-config": "1.4.3",
"@remix-run/dev": "1.14.3",
"@remix-run/eslint-config": "1.14.3",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.3",
"eslint": "8.15.0",
Expand Down

0 comments on commit b97c49b

Please sign in to comment.