Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent e6ceb11 commit 3c46290
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 92 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@mx-space/api-client": "1.4.0",
"axios": "1.4.0",
"clsx": "1.2.1",
"dayjs": "1.11.7",
"dayjs": "1.11.8",
"framer-motion": "^10.12.16",
"immer": "^10.0.2",
"js-cookie": "3.0.5",
Expand All @@ -69,13 +69,13 @@
"next": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intersection-observer": "9.4.3",
"react-intersection-observer": "9.4.4",
"react-masonry-css": "1.0.16",
"react-message-popup": "1.1.3",
"react-toastify": "9.1.3",
"react-use": "17.4.0",
"remove-markdown": "0.5.0",
"socket.io-client": "4.6.1",
"socket.io-client": "4.6.2",
"swr": "2.1.5",
"validator": "13.9.0",
"zustand": "^4.3.8"
Expand All @@ -90,21 +90,21 @@
"@types/lodash-es": "4.17.7",
"@types/markdown-escape": "1.1.0",
"@types/node": "18.16.16",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-collapse": "5.0.1",
"@types/react-dom": "18.2.4",
"@types/remove-markdown": "0.3.1",
"@types/validator": "13.7.17",
"cross-env": "7.0.3",
"dotenv": "16.1.3",
"dotenv": "16.1.4",
"eslint": "8.41.0",
"husky": "8.0.3",
"js-yaml": "4.1.0",
"lint-staged": "13.2.2",
"postcss": "8.4.24",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "8.4.1",
"postcss-preset-env": "8.4.2",
"prettier": "2.8.8",
"rimraf": "3.0.2",
"tilg": "0.1.1",
Expand All @@ -114,7 +114,7 @@
},
"resolutions": {
"react-use": "17.4.0",
"@types/react": "18.2.7"
"@types/react": "18.2.8"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
Loading

0 comments on commit 3c46290

Please sign in to comment.