Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (patch) (#395)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent 46e10f7 commit 5abf4e6
Show file tree
Hide file tree
Showing 4 changed files with 596 additions and 577 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.614.0",
"@clerk/nextjs": "5.2.1",
"@clerk/nextjs": "5.2.3",
"@clerk/themes": "2.1.10",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.0",
"@floating-ui/react-dom": "2.1.1",
"@milkdown/core": "7.4.0",
"@milkdown/ctx": "7.4.0",
"@milkdown/plugin-clipboard": "7.4.0",
Expand All @@ -65,7 +65,7 @@
"@radix-ui/react-select": "2.1.1",
"@radix-ui/react-switch": "1.1.0",
"@radix-ui/react-tabs": "1.1.0",
"@shikijs/transformers": "1.10.1",
"@shikijs/transformers": "1.10.3",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.51.1",
"@tanstack/react-query": "5.51.1",
Expand All @@ -77,13 +77,13 @@
"bypass-vue-devtools": "0.0.6",
"chroma-js": "2.4.2",
"clsx": "2.1.1",
"colorjs.io": "^0.5.1",
"colorjs.io": "^0.5.2",
"crossbell": "1.12.0",
"daisyui": "4.12.8",
"daisyui": "4.12.10",
"dayjs": "1.11.11",
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.11.1",
"foxact": "0.2.35",
"foxact": "0.2.36",
"framer-motion": "11.1.7",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
Expand All @@ -93,27 +93,27 @@
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
"katex": "^0.16.10",
"katex": "^0.16.11",
"kbar": "0.1.0-beta.45",
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/[email protected]",
"marked": "13.0.1",
"marked": "13.0.2",
"medium-zoom": "1.1.0",
"mermaid": "10.9.1",
"nanoid": "^5.0.7",
"next": "14.2.4",
"next": "14.2.5",
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.52.1",
"openai": "4.52.7",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "3.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-intersection-observer": "9.13.0",
"react-responsive-masonry": "2.2.0",
"react-responsive-masonry": "2.2.1",
"react-toastify": "10.0.5",
"react-tweet": "3.2.1",
"remark-directive": "3.0.0",
Expand All @@ -131,21 +131,21 @@
"xss": "1.0.15"
},
"devDependencies": {
"@biomejs/biome": "1.8.2",
"@iconify-json/material-symbols": "1.1.82",
"@biomejs/biome": "1.8.3",
"@iconify-json/material-symbols": "1.1.84",
"@iconify-json/mingcute": "1.1.18",
"@iconify/tailwind": "1.1.1",
"@innei/prettier": "0.13.2",
"@innei/prettier": "0.13.3",
"@mx-space/webhook": "0.3.0",
"@next/bundle-analyzer": "14.2.4",
"@next/bundle-analyzer": "14.2.5",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.13",
"@types/chroma-js": "2.4.4",
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand All @@ -158,22 +158,22 @@
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"lint-staged": "15.2.7",
"postcss": "8.4.38",
"postcss": "8.4.39",
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.6.0",
"postcss-prune-var": "1.1.2",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"shiki": "1.10.1",
"prettier": "3.3.3",
"rimraf": "5.0.9",
"shiki": "1.10.3",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
"tailwindcss": "^3.4.4",
"tailwindcss-animated": "1.1.2",
"typescript": "5.5.2",
"zx": "8.1.3"
"typescript": "5.5.3",
"zx": "8.1.4"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
Loading

0 comments on commit 5abf4e6

Please sign in to comment.