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 Apr 27, 2024
1 parent 3e842ff commit 5ce3240
Show file tree
Hide file tree
Showing 4 changed files with 1,762 additions and 1,381 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"prod:reload": "pm2 reload ecosystem.config.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.563.0",
"@aws-sdk/client-s3": "3.564.0",
"@clerk/nextjs": "5.0.2",
"@clerk/themes": "2.0.1",
"@clerk/themes": "2.1.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.0.8",
"@milkdown/core": "7.3.6",
Expand All @@ -55,7 +55,7 @@
"@milkdown/react": "7.3.6",
"@milkdown/transformer": "7.3.6",
"@milkdown/utils": "7.3.6",
"@mx-space/api-client": "1.11.2",
"@mx-space/api-client": "1.12.0",
"@prosemirror-adapter/react": "0.2.6",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-label": "2.0.2",
Expand Down
105 changes: 49 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
"marked": "^12.0.1",
"postcss-import": "^16.1.0",
"react-error-boundary": "4.0.13",
"react-router-dom": "6.22.3",
"react-router-dom": "6.23.0",
"vite": "5.2.8",
"vite-plugin-restart": "0.4.0"
},
"devDependencies": {
"@mdx-js/react": "3.0.1",
"@mdx-js/rollup": "3.0.1",
"@types/lodash-es": "4.17.12",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
"buffer": "6.0.3",
"concurrently": "^8.2.2",
"unplugin-macros": "0.11.0",
"unplugin-macros": "0.13.0",
"vite-tsconfig-paths": "^4.3.2"
}
}
Loading

0 comments on commit 5ce3240

Please sign in to comment.