Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent f6e1511 commit 106c33a
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 103 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"last 2 Firefox versions"
],
"dependencies": {
"@floating-ui/react-dom": "2.0.0",
"@formkit/auto-animate": "1.0.0-beta.6",
"@mx-space/api-client": "1.4.1",
"@floating-ui/react-dom": "2.0.1",
"@formkit/auto-animate": "1.0.0-pre-alpha.3",
"@mx-space/api-client": "1.4.2",
"@sentry/nextjs": "7.53.1",
"axios": "1.4.0",
"clsx": "1.2.1",
Expand All @@ -74,7 +74,7 @@
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.1.3-beta.2",
"medium-zoom": "1.0.8",
"mermaid": "10.2.3",
"next": "13.4.5",
"next": "13.4.7",
"next-seo": "6.0.0",
"next-suspense": "0.2.3",
"randomcolor": "0.6.2",
Expand All @@ -98,18 +98,18 @@
"devDependencies": {
"@innei/eslint-config-react-ts": "0.10.1",
"@innei/prettier": "0.10.1",
"@next/bundle-analyzer": "13.4.5",
"@sentry/webpack-plugin": "2.2.1",
"@next/bundle-analyzer": "13.4.7",
"@sentry/webpack-plugin": "2.2.2",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@types/inflection": "1.13.0",
"@types/js-cookie": "3.0.3",
"@types/lodash-es": "4.17.7",
"@types/markdown-escape": "1.1.0",
"@types/node": "18.16.17",
"@types/node": "18.16.18",
"@types/randomcolor": "0.5.7",
"@types/react": "17.0.61",
"@types/react": "17.0.62",
"@types/react-color": "3.0.6",
"@types/react-dom": "18.2.4",
"@types/react-dom": "18.2.6",
"@types/remove-markdown": "0.3.1",
"@types/ua-parser-js": "0.7.36",
"@types/validator": "13.7.17",
Expand All @@ -135,7 +135,7 @@
},
"resolutions": {
"react-use": "17.4.0",
"@types/react": "17.0.61"
"@types/react": "17.0.62"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
Loading

0 comments on commit 106c33a

Please sign in to comment.