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 29, 2023
1 parent f33af3d commit e12a74b
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 218 deletions.
28 changes: 14 additions & 14 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,20 +27,20 @@
"@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",
"@slack/web-api": "6.9.0",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-query-devtools": "4.35.3",
"@trpc/client": "10.38.4",
"@trpc/next": "10.38.4",
"@trpc/react-query": "10.38.4",
"@trpc/server": "10.38.4",
"@upstash/redis": "1.22.0",
"@trpc/client": "10.38.5",
"@trpc/next": "10.38.5",
"@trpc/react-query": "10.38.5",
"@trpc/server": "10.38.5",
"@upstash/redis": "1.22.1",
"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 All @@ -55,7 +55,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"showdown": "2.1.0",
"superjson": "1.13.1",
"superjson": "1.13.3",
"tiny-invariant": "1.3.1",
"tsscmp": "1.0.6",
"type-fest": "3.13.1",
Expand All @@ -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.55",
"@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 e12a74b

Please sign in to comment.