Skip to content

Commit

Permalink
fix(deps): update remix dependencies to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent af5824c commit 6628b2d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
"dependencies": {
"@aws-sdk/smithy-client": "3.370.0",
"@aws-sdk/types": "3.489.0",
"@remix-run/architect": "2.4.1",
"@remix-run/node": "2.4.1",
"@remix-run/react": "2.4.1",
"@remix-run/server-runtime": "2.4.1",
"@remix-run/architect": "2.5.0",
"@remix-run/node": "2.5.0",
"@remix-run/react": "2.5.0",
"@remix-run/server-runtime": "2.5.0",
"@sentry/react": "7.93.0",
"@sentry/remix": "7.93.0",
"@sentry/serverless": "7.93.0",
Expand Down Expand Up @@ -106,9 +106,9 @@
"@jscpd/html-reporter": "3.5.10",
"@meza/adr-tools": "1.0.10",
"@playwright/test": "1.40.1",
"@remix-run/dev": "2.4.1",
"@remix-run/serve": "2.4.1",
"@remix-run/testing": "2.4.1",
"@remix-run/dev": "2.5.0",
"@remix-run/serve": "2.5.0",
"@remix-run/testing": "2.5.0",
"@semantic-release/commit-analyzer": "11.1.0",
"@semantic-release/github": "9.2.6",
"@semantic-release/release-notes-generator": "12.1.0",
Expand Down

0 comments on commit 6628b2d

Please sign in to comment.