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] committed Jun 22, 2023
1 parent c004a7d commit 5809b02
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 205 deletions.
20 changes: 10 additions & 10 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.0",
"@formkit/auto-animate": "1.0.0-beta.6",
"@mx-space/api-client": "1.4.1",
"@sentry/nextjs": "7.53.1",
"@sentry/nextjs": "7.56.0",
"axios": "1.4.0",
"clsx": "1.2.1",
"dayjs": "1.11.8",
Expand All @@ -75,13 +75,13 @@
"medium-zoom": "1.0.8",
"mermaid": "10.2.3",
"next": "13.4.5",
"next-seo": "6.0.0",
"next-seo": "6.1.0",
"next-suspense": "0.2.3",
"randomcolor": "0.6.2",
"react": "18.2.0",
"react-countup": "6.4.2",
"react-dom": "18.2.0",
"react-intersection-observer": "9.4.4",
"react-intersection-observer": "9.5.1",
"react-error-boundary": "4.0.10",
"react-masonry-css": "1.0.16",
"react-message-popup": "1.1.3",
Expand All @@ -90,16 +90,16 @@
"react-toastify": "9.1.3",
"react-use": "17.4.0",
"remove-markdown": "0.5.0",
"socket.io-client": "4.6.2",
"swr": "2.1.5",
"socket.io-client": "4.7.0",
"swr": "2.2.0",
"validator": "13.9.0",
"zustand": "^4.3.8"
},
"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",
"@sentry/webpack-plugin": "2.3.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@types/inflection": "1.13.0",
"@types/js-cookie": "3.0.3",
Expand All @@ -114,8 +114,8 @@
"@types/ua-parser-js": "0.7.36",
"@types/validator": "13.7.17",
"cross-env": "7.0.3",
"dotenv": "16.1.4",
"eslint": "8.41.0",
"dotenv": "16.3.1",
"eslint": "8.43.0",
"husky": "8.0.3",
"js-yaml": "4.1.0",
"lint-staged": "13.2.2",
Expand All @@ -124,11 +124,11 @@
"postcss": "8.4.24",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "8.4.2",
"postcss-preset-env": "8.5.1",
"prettier": "2.8.8",
"rimraf": "5.0.1",
"tilg": "0.1.1",
"typescript": "5.0.4",
"typescript": "5.1.3",
"windicss": "3.5.6",
"windicss-webpack-plugin": "1.7.8",
"zx": "7.2.2"
Expand Down
Loading

0 comments on commit 5809b02

Please sign in to comment.