Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent b6d777b commit 163e78c
Show file tree
Hide file tree
Showing 4 changed files with 1,476 additions and 951 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@milkdown/transformer": "7.5.0",
"@milkdown/utils": "7.5.0",
"@mx-space/api-client": "1.16.1",
"@openpanel/nextjs": "1.0.6",
"@openpanel/nextjs": "1.0.7",
"@prosemirror-adapter/react": "0.2.6",
"@radix-ui/react-avatar": "1.1.1",
"@radix-ui/react-dialog": "1.1.2",
Expand All @@ -54,13 +54,13 @@
"@simplewebauthn/browser": "12.0.0",
"@simplewebauthn/types": "12.0.0",
"@tanstack/query-async-storage-persister": "5.60.6",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query-devtools": "5.61.3",
"@tanstack/react-query-persist-client": "5.61.3",
"@tanstack/react-query": "5.61.5",
"@tanstack/react-query-devtools": "5.61.5",
"@tanstack/react-query-persist-client": "5.61.5",
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.4.1",
"@vercel/postgres": "0.10.0",
"better-auth": "1.0.4",
"better-auth": "1.0.10",
"blurhash": "2.0.5",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "3.1.2",
Expand All @@ -71,7 +71,7 @@
"dayjs": "1.11.13",
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.12.0",
"foxact": "0.2.42",
"foxact": "0.2.43",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
Expand All @@ -85,11 +85,11 @@
"lodash.get": "4.4.2",
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.4.5-fork.4",
"marked": "15.0.2",
"marked": "15.0.3",
"medium-zoom": "1.1.0",
"mermaid": "11.4.0",
"mermaid": "11.4.1",
"motion": "11.11.17",
"nanoid": "^5.0.8",
"nanoid": "^5.0.9",
"next": "14.2.8",
"next-runtime-env": "3.2.2",
"next-themes": "0.4.3",
Expand All @@ -103,7 +103,7 @@
"react-error-boundary": "4.1.2",
"react-intersection-observer": "9.13.1",
"react-responsive-masonry": "2.4.1",
"react-router-dom": "7.0.1",
"react-router-dom": "7.0.2",
"react-toastify": "10.0.6",
"react-tweet": "3.2.1",
"remark-directive": "3.0.0",
Expand All @@ -126,46 +126,46 @@
"@iconify-json/mingcute": "1.2.1",
"@innei/prettier": "0.15.0",
"@mx-space/webhook": "0.5.0",
"@next/bundle-analyzer": "14.2.18",
"@next/bundle-analyzer": "14.2.20",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.15",
"@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": "22.9.3",
"@types/node": "22.9.4",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
"@types/rss": "0.0.32",
"autoprefixer": "10.4.20",
"client-only": "0.0.1",
"code-inspector-plugin": "0.18.2",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"eslint": "9.15.0",
"eslint-config-hyoban": "3.1.13",
"eslint-config-hyoban": "3.1.14",
"lint-staged": "15.2.10",
"postcss": "8.4.49",
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
"postcss-nested": "7.0.2",
"postcss-preset-env": "10.1.1",
"postcss-prune-var": "1.1.2",
"prettier": "3.4.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"shiki": "1.23.1",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.3.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "1.0.7",
"tailwindcss-animated": "1.1.2",
"typescript": "5.7.2",
"zx": "8.2.2"
"zx": "8.2.4"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 163e78c

Please sign in to comment.