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 Feb 12, 2025
1 parent 7e07840 commit 119bd32
Show file tree
Hide file tree
Showing 4 changed files with 1,155 additions and 739 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.2.5",
"private": false,
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -41,14 +41,14 @@
"@mx-space/api-client": "1.16.1",
"@openpanel/nextjs": "1.0.7",
"@prosemirror-adapter/react": "0.4.0",
"@radix-ui/react-avatar": "1.1.2",
"@radix-ui/react-dialog": "1.1.5",
"@radix-ui/react-dropdown-menu": "2.1.5",
"@radix-ui/react-label": "2.1.1",
"@radix-ui/react-scroll-area": "1.2.2",
"@radix-ui/react-select": "2.1.5",
"@radix-ui/react-switch": "1.1.2",
"@radix-ui/react-tabs": "1.1.2",
"@radix-ui/react-avatar": "1.1.3",
"@radix-ui/react-dialog": "1.1.6",
"@radix-ui/react-dropdown-menu": "2.1.6",
"@radix-ui/react-label": "2.1.2",
"@radix-ui/react-scroll-area": "1.2.3",
"@radix-ui/react-select": "2.1.6",
"@radix-ui/react-switch": "1.1.3",
"@radix-ui/react-tabs": "1.1.3",
"@shikijs/transformers": "2.1.0",
"@shiro/fetch": "link:./packages/fetch",
"@simplewebauthn/browser": "13.1.0",
Expand All @@ -57,7 +57,7 @@
"@tanstack/react-query": "5.65.1",
"@tanstack/react-query-devtools": "5.65.1",
"@tanstack/react-query-persist-client": "5.65.1",
"@upstash/redis": "1.34.3",
"@upstash/redis": "1.34.4",
"@vercel/analytics": "1.4.1",
"@vercel/postgres": "0.10.0",
"better-auth": "1.1.15",
Expand All @@ -72,23 +72,23 @@
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.12.0",
"es-toolkit": "1.32.0",
"foxact": "0.2.43",
"foxact": "0.2.44",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
"jotai": "2.11.1",
"jotai": "2.11.3",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
"katex": "^0.16.21",
"kbar": "0.1.0-beta.45",
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/[email protected]",
"marked": "15.0.6",
"marked": "15.0.7",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "12.0.6",
"motion": "12.0.11",
"nanoid": "^5.0.9",
"next": "14.2.8",
"next-runtime-env": "3.2.2",
Expand All @@ -103,7 +103,7 @@
"react-error-boundary": "5.0.0",
"react-intersection-observer": "9.15.1",
"react-responsive-masonry": "2.7.1",
"react-router-dom": "7.1.3",
"react-router-dom": "7.1.5",
"react-shadow": "20.6.0",
"react-tweet": "3.2.1",
"remark-directive": "3.0.1",
Expand All @@ -127,7 +127,7 @@
"@iconify-json/mingcute": "1.2.3",
"@innei/prettier": "0.15.0",
"@mx-space/webhook": "0.5.0",
"@next/bundle-analyzer": "15.1.6",
"@next/bundle-analyzer": "15.1.7",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.16",
"@types/chroma-js": "3.1.1",
Expand All @@ -148,13 +148,13 @@
"cross-env": "7.0.3",
"dotenv": "16.4.7",
"eslint": "9.19.0",
"eslint-config-hyoban": "3.2.0",
"eslint-config-hyoban": "3.2.1",
"lint-staged": "15.4.3",
"postcss": "8.5.1",
"postcss": "8.5.2",
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
"postcss-nested": "7.0.2",
"postcss-preset-env": "10.1.3",
"postcss-preset-env": "10.1.4",
"postcss-prune-var": "1.1.2",
"prettier": "3.4.2",
"rimraf": "6.0.1",
Expand Down
Loading

0 comments on commit 119bd32

Please sign in to comment.