Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1717)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent 3bb283d commit 0a0f265
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 144 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@floating-ui/react-dom": "2.0.1",
"@formkit/auto-animate": "1.0.0-beta.6",
"@mx-space/api-client": "1.5.1",
"@sentry/nextjs": "7.70.0",
"@sentry/nextjs": "7.72.0",
"axios": "1.5.0",
"clsx": "2.0.0",
"dayjs": "1.11.9",
Expand Down Expand Up @@ -106,7 +106,7 @@
"@types/js-cookie": "3.0.3",
"@types/lodash-es": "4.17.8",
"@types/markdown-escape": "1.1.0",
"@types/node": "20.6.0",
"@types/node": "20.7.0",
"@types/randomcolor": "0.5.7",
"@types/react": "17.0.61",
"@types/react-color": "3.0.6",
Expand All @@ -116,7 +116,7 @@
"@types/validator": "13.11.1",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"eslint": "8.49.0",
"eslint": "8.50.0",
"husky": "8.0.3",
"js-yaml": "4.1.0",
"lint-staged": "14.0.1",
Expand Down
Loading

1 comment on commit 0a0f265

@vercel
Copy link

@vercel vercel bot commented on 0a0f265 Sep 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.