Skip to content

Commit

Permalink
fix(deps): update remix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 28b46aa commit 98360ad
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"dependencies": {
"@aws-sdk/smithy-client": "3.370.0",
"@aws-sdk/types": "3.489.0",
"@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",
"@remix-run/architect": "2.5.1",
"@remix-run/node": "2.5.1",
"@remix-run/react": "2.5.1",
"@remix-run/server-runtime": "2.5.1",
"@sentry/react": "7.93.0",
"@sentry/remix": "7.93.0",
"@sentry/remix": "7.98.0",
"@sentry/serverless": "7.93.0",
"@splitsoftware/splitio": "10.25.0",
"auth0-remix-server": "2.3.6",
"auth0-remix-server": "2.3.10",
"aws-cdk-lib": "2.121.1",
"constructs": "10.3.0",
"cross-env": "7.0.3",
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.5.0",
"@remix-run/serve": "2.5.0",
"@remix-run/testing": "2.5.0",
"@remix-run/dev": "2.5.1",
"@remix-run/serve": "2.5.1",
"@remix-run/testing": "2.5.1",
"@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 98360ad

Please sign in to comment.