Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent f33af3d commit f77faa5
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 175 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"postinstall": "prisma generate"
},
"dependencies": {
"@babel/core": "7.22.20",
"@babel/core": "7.23.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/core": "5.10.5",
Expand All @@ -27,7 +27,7 @@
"@octokit/graphql-schema": "12.41.1",
"@octokit/webhooks": "10.9.1",
"@prisma/client": "5.3.1",
"@sentry/nextjs": "7.70.0",
"@sentry/nextjs": "7.72.0",
"@slack/bolt": "3.14.0",
"@slack/logger": "3.0.0",
"@slack/oauth": "2.6.1",
Expand All @@ -40,7 +40,7 @@
"@trpc/server": "10.38.4",
"@upstash/redis": "1.22.0",
"asana": "1.0.2",
"axios": "1.5.0",
"axios": "1.5.1",
"bson-objectid": "2.0.4",
"luxon": "3.4.3",
"newrelic": "9.15.0",
Expand Down Expand Up @@ -69,11 +69,11 @@
"@tsconfig/next": "1.0.5",
"@types/asana": "0.18.13",
"@types/luxon": "3.3.2",
"@types/newrelic": "9.14.0",
"@types/node": "16.18.53",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/showdown": "2.0.1",
"@types/newrelic": "9.14.1",
"@types/node": "16.18.54",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@types/showdown": "2.0.2",
"@types/tsscmp": "1.0.0",
"@types/uuid": "9.0.4",
"dotenv": "16.3.1",
Expand Down
Loading

0 comments on commit f77faa5

Please sign in to comment.