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 and Innei committed Jun 17, 2023
1 parent efea201 commit bc9f8ba
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 132 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@
"last 2 Firefox versions"
],
"dependencies": {
"@clerk/nextjs": "4.21.1",
"@clerk/nextjs": "4.21.3",
"@floating-ui/react-dom": "2.0.1",
"@formkit/auto-animate": "1.0.0-beta.6",
"@formkit/auto-animate": "1.0.0-pre-alpha.3",
"@mx-space/api-client": "1.4.1",
"@sentry/nextjs": "7.55.2",
"@sentry/webpack-plugin": "2.2.2",
"@tanstack/react-query": "4.29.13",
"@tanstack/react-query-devtools": "4.29.13",
"@tanstack/react-query-persist-client": "4.29.13",
"@tanstack/react-query": "4.29.14",
"@tanstack/react-query-devtools": "4.29.14",
"@tanstack/react-query-persist-client": "4.29.14",
"@uidotdev/usehooks": "2.0.1",
"axios": "1.4.0",
"clsx": "1.2.1",
"daisyui": "3.1.0",
"daisyui": "3.1.1",
"dayjs": "1.11.8",
"foxact": "0.2.8",
"foxact": "0.2.9",
"framer-motion": "^10.12.16",
"idb-keyval": "6.2.1",
"immer": "^10.0.2",
Expand All @@ -66,7 +66,7 @@
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.1.3-beta.2",
"mdast-util-toc": "6.1.1",
"next": "13.4.5",
"next": "13.4.6",
"next-themes": "0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -75,16 +75,16 @@
"react-wrap-balancer": "1.0.0",
"remove-markdown": "0.5.0",
"socket.io-client": "4.6.2",
"tailwind-merge": "1.13.1",
"tailwind-merge": "1.13.2",
"validator": "13.9.0"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.47",
"@iconify-json/mingcute": "1.1.6",
"@iconify-json/material-symbols": "1.1.48",
"@iconify-json/mingcute": "1.1.7",
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.10.1",
"@innei/prettier": "0.10.1",
"@next/bundle-analyzer": "13.4.5",
"@next/bundle-analyzer": "13.4.6",
"@tailwindcss/typography": "0.5.9",
"@types/color": "3.0.3",
"@types/js-cookie": "3.0.3",
Expand All @@ -111,7 +111,7 @@
"prettier": "2.8.8",
"rimraf": "5.0.1",
"tailwind-scrollbar": "3.0.4",
"tailwind-variants": "0.1.6",
"tailwind-variants": "0.1.8",
"tailwindcss": "^3.3.2",
"tailwindcss-variable-colors": "0.0.1",
"tilg": "0.1.1",
Expand Down
Loading

0 comments on commit bc9f8ba

Please sign in to comment.