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 Jan 26, 2024
1 parent fbe4b68 commit 4c84341
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@clerk/nextjs": "4.29.5",
"@floating-ui/react-dom": "2.0.6",
"@floating-ui/react-dom": "2.0.7",
"@milkdown/core": "7.3.3",
"@milkdown/plugin-clipboard": "7.3.3",
"@milkdown/plugin-history": "7.3.3",
Expand All @@ -59,22 +59,22 @@
"@tanstack/react-query-persist-client": "5.17.19",
"@vercel/analytics": "1.1.2",
"@vercel/postgres": "0.7.2",
"axios": "1.6.5",
"axios": "1.6.7",
"bypass-vue-devtools": "0.0.6",
"clsx": "2.1.0",
"colorjs.io": "^0.4.5",
"crossbell": "1.11.3",
"daisyui": "4.6.0",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.7.1",
"emoji-picker-react": "4.7.7",
"foxact": "0.2.31",
"framer-motion": "^11.0.3",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
"jojoo": "0.1.4",
"jotai": "2.6.2",
"jotai": "2.6.3",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"kbar": "0.1.0-beta.45",
Expand Down Expand Up @@ -117,14 +117,14 @@
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.11.6",
"@types/node": "20.11.7",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.17",
"cross-env": "7.0.3",
"dotenv": "16.4.0",
"dotenv": "16.4.1",
"eslint": "8.56.0",
"lint-staged": "15.2.0",
"postcss": "8.4.33",
Expand Down
94 changes: 47 additions & 47 deletions pnpm-lock.yaml

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

0 comments on commit 4c84341

Please sign in to comment.