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 Jul 9, 2024
1 parent 53feb04 commit fdf5dea
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 283 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prod:reload": "pm2 reload ecosystem.config.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.609.0",
"@aws-sdk/client-s3": "3.613.0",
"@clerk/nextjs": "5.2.1",
"@clerk/themes": "2.1.10",
"@excalidraw/excalidraw": "0.17.6",
Expand Down Expand Up @@ -88,7 +88,7 @@
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
"jotai": "2.8.3",
"jotai": "2.9.0",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
Expand Down Expand Up @@ -120,7 +120,7 @@
"rss": "1.2.2",
"server-only": "^0.0.1",
"socket.io-client": "4.7.5",
"tailwind-merge": "2.3.0",
"tailwind-merge": "2.4.0",
"unidata.js": "0.8.0",
"unified": "^11.0.5",
"uniqolor": "1.1.1",
Expand Down Expand Up @@ -161,7 +161,7 @@
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.5.14",
"postcss-preset-env": "9.6.0",
"postcss-prune-var": "1.1.2",
"prettier": "3.3.2",
"rimraf": "5.0.7",
Expand Down Expand Up @@ -199,5 +199,5 @@
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest"
}
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.5.0"
}
Loading

0 comments on commit fdf5dea

Please sign in to comment.