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 Dec 16, 2024
1 parent f25e34b commit 87c998f
Show file tree
Hide file tree
Showing 4 changed files with 540 additions and 611 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"@aws-sdk/client-s3": "3.700.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.0",
"@milkdown/ctx": "7.5.0",
"@milkdown/plugin-clipboard": "7.5.0",
"@milkdown/plugin-diagram": "^7.5.0",
"@milkdown/plugin-history": "7.5.0",
"@milkdown/plugin-indent": "7.5.0",
"@milkdown/plugin-listener": "7.5.0",
"@milkdown/preset-commonmark": "7.5.0",
"@milkdown/preset-gfm": "7.5.0",
"@milkdown/prose": "7.5.0",
"@milkdown/react": "7.5.0",
"@milkdown/transformer": "7.5.0",
"@milkdown/utils": "7.5.0",
"@milkdown/core": "7.5.9",
"@milkdown/ctx": "7.5.9",
"@milkdown/plugin-clipboard": "7.5.9",
"@milkdown/plugin-diagram": "^7.5.9",
"@milkdown/plugin-history": "7.5.9",
"@milkdown/plugin-indent": "7.5.9",
"@milkdown/plugin-listener": "7.5.9",
"@milkdown/preset-commonmark": "7.5.9",
"@milkdown/preset-gfm": "7.5.9",
"@milkdown/prose": "7.5.9",
"@milkdown/react": "7.5.9",
"@milkdown/transformer": "7.5.9",
"@milkdown/utils": "7.5.9",
"@mx-space/api-client": "1.16.1",
"@openpanel/nextjs": "1.0.7",
"@prosemirror-adapter/react": "0.2.6",
Expand All @@ -60,7 +60,7 @@
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.4.1",
"@vercel/postgres": "0.10.0",
"better-auth": "1.0.20",
"better-auth": "1.0.22",
"blurhash": "2.0.5",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "3.1.2",
Expand All @@ -76,7 +76,7 @@
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
"jotai": "2.10.3",
"jotai": "2.10.4",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
Expand All @@ -85,7 +85,7 @@
"lodash.get": "4.4.2",
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/[email protected]",
"marked": "15.0.3",
"marked": "15.0.4",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "11.11.17",
Expand Down Expand Up @@ -121,9 +121,9 @@
"xss": "1.0.15"
},
"devDependencies": {
"@egoist/tailwindcss-icons": "1.8.1",
"@iconify-json/material-symbols": "1.2.10",
"@iconify-json/mingcute": "1.2.1",
"@egoist/tailwindcss-icons": "1.8.2",
"@iconify-json/material-symbols": "1.2.11",
"@iconify-json/mingcute": "1.2.2",
"@innei/prettier": "0.15.0",
"@mx-space/webhook": "0.5.0",
"@next/bundle-analyzer": "15.1.0",
Expand All @@ -136,7 +136,7 @@
"@types/markdown-escape": "1.1.3",
"@types/node": "22.9.4",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.16",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
Expand Down
Loading

0 comments on commit 87c998f

Please sign in to comment.