Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <tukon479@gmail.com>
  • Loading branch information
Innei committed Jul 20, 2022
1 parent 7c717e0 commit f2acda6
Show file tree
Hide file tree
Showing 3 changed files with 644 additions and 462 deletions.
8 changes: 4 additions & 4 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": "0.7.2",
"@floating-ui/react-dom": "1.0.0",
"@formkit/auto-animate": "1.0.0-beta.1",
"@mx-space/api-client": "0.10.12",
"@mx-space/api-client": "0.10.13",
"axios": "0.27.2",
"clsx": "1.2.1",
"css-spring": "4.1.0",
Expand All @@ -72,7 +72,7 @@
"medium-zoom": "1.0.6",
"mobx": "6.6.1",
"mobx-react-lite": "3.4.0",
"next": "12.2.1",
"next": "12.2.2",
"next-seo": "5.4.0",
"randomcolor": "0.6.2",
"react": "18.2.0",
Expand All @@ -93,7 +93,7 @@
"validator": "13.7.0"
},
"devDependencies": {
"@innei/eslint-config-react-ts": "0.9.2",
"@innei/eslint-config-react-ts": "0.9.3",
"@innei/prettier": "0.9.3",
"@next/bundle-analyzer": "12.2.2",
"@trivago/prettier-plugin-sort-imports": "3.3.0",
Expand Down
Loading

0 comments on commit f2acda6

Please sign in to comment.