Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
restore-keys: |
${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('**/pnpm-lock.yaml') }}

- uses: pnpm/action-setup@v4.1.0
- uses: pnpm/action-setup@v4.2.0
with:
run_install: false
- name: Build project
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout LFS objects
run: git lfs checkout

- uses: pnpm/action-setup@v4.1.0
- uses: pnpm/action-setup@v4.2.0

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout LFS objects
run: git lfs checkout

- uses: pnpm/action-setup@v4.1.0
- uses: pnpm/action-setup@v4.2.0

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down
78 changes: 39 additions & 39 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": "pnpm@10.12.4",
"packageManager": "pnpm@10.26.2",
"license": "AGPL-3.0",
"engines": {
"node": ">=20"
Expand All @@ -22,11 +22,11 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.782.0",
"@excalidraw/excalidraw": "0.17.6",
"@aws-sdk/client-s3": "3.958.0",
"@excalidraw/excalidraw": "0.18.0",
"@floating-ui/react-dom": "2.1.4",
"@mx-space/api-client": "1.17.0",
"@openpanel/nextjs": "1.0.8",
"@openpanel/nextjs": "1.1.2",
"@radix-ui/react-avatar": "1.1.10",
"@radix-ui/react-dialog": "1.1.14",
"@radix-ui/react-dropdown-menu": "2.1.15",
Expand All @@ -36,36 +36,36 @@
"@radix-ui/react-slider": "1.3.5",
"@radix-ui/react-switch": "1.2.5",
"@radix-ui/react-tabs": "1.1.12",
"@shikijs/transformers": "3.4.2",
"@shikijs/transformers": "3.20.0",
"@shiro/fetch": "link:./packages/fetch",
"@simplewebauthn/browser": "13.1.0",
"@simplewebauthn/browser": "13.2.2",
"@simplewebauthn/types": "12.0.0",
"@tanstack/query-async-storage-persister": "5.76.2",
"@tanstack/react-query": "5.80.12",
"@tanstack/react-query-devtools": "5.80.12",
"@tanstack/react-query-persist-client": "5.80.12",
"@upstash/redis": "1.34.9",
"@vercel/analytics": "1.5.0",
"@tanstack/query-async-storage-persister": "5.90.14",
"@tanstack/react-query": "5.90.12",
"@tanstack/react-query-devtools": "5.91.1",
"@tanstack/react-query-persist-client": "5.90.14",
"@upstash/redis": "1.36.0",
"@vercel/analytics": "1.6.1",
"@vercel/postgres": "0.10.0",
"better-auth": "1.2.12",
"blurhash": "2.0.5",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "3.1.2",
"chroma-js": "3.2.0",
"clsx": "2.1.1",
"colorjs.io": "^0.5.2",
"crossbell": "1.12.1",
"colorjs.io": "^0.6.0",
"crossbell": "1.13.1",
"daisyui": "4.12.24",
"dayjs": "1.11.13",
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.12.3",
"es-toolkit": "1.39.6",
"emoji-picker-react": "4.16.1",
"es-toolkit": "1.43.0",
"exif-js": "2.3.0",
"foxact": "0.2.49",
"fuse.js": "7.1.0",
"idb-keyval": "6.2.2",
"immer": "^10.1.1",
"immer": "^10.2.0",
"jojoo": "0.1.4",
"jotai": "2.12.5",
"jotai": "2.16.1",
"js-cookie": "3.0.5",
"js-yaml": "4.1.1",
"jsondiffpatch": "^0.7.3",
Expand All @@ -75,14 +75,14 @@
"markdown-to-jsx": "npm:@innei/[email protected]",
"marked": "15.0.12",
"medium-zoom": "1.1.0",
"mermaid": "11.10.0",
"motion": "12.18.2",
"mermaid": "11.12.2",
"motion": "12.23.26",
"nanoid": "^5.1.5",
"next": "14.2.8",
"next-runtime-env": "3.3.0",
"next-themes": "0.4.6",
"ofetch": "1.4.1",
"openai": "5.3.0",
"ofetch": "1.5.1",
"openai": "5.23.2",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.2.0",
Expand All @@ -93,16 +93,16 @@
"react-intersection-observer": "9.16.0",
"react-photo-view": "1.2.7",
"react-responsive-masonry": "2.7.1",
"react-router-dom": "7.6.3",
"react-router-dom": "7.11.0",
"react-shadow": "20.6.0",
"react-tweet": "3.2.2",
"react-tweet": "3.3.0",
"remark-directive": "3.0.1",
"remove-markdown": "0.6.2",
"rss": "1.2.2",
"server-only": "^0.0.1",
"socket.io-client": "4.8.1",
"sonner": "2.0.5",
"tailwind-merge": "3.3.1",
"tailwind-merge": "3.4.0",
"unidata.js": "0.8.0",
"unified": "^11.0.5",
"uniqolor": "1.1.1",
Expand All @@ -117,46 +117,46 @@
"@iconify-json/mingcute": "1.2.3",
"@innei/prettier": "0.15.0",
"@mx-space/webhook": "0.5.0",
"@next/bundle-analyzer": "15.3.4",
"@next/bundle-analyzer": "15.5.9",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.16",
"@types/chroma-js": "3.1.1",
"@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": "24.0.10",
"@types/node": "24.10.4",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.23",
"@types/react-dom": "18.3.7",
"@types/react-responsive-masonry": "2.6.0",
"@types/react-responsive-masonry": "2.7.0",
"@types/remove-markdown": "0.3.4",
"@types/rss": "0.0.32",
"autoprefixer": "10.4.21",
"client-only": "0.0.1",
"code-inspector-plugin": "0.20.15",
"cross-env": "7.0.3",
"dotenv": "16.5.0",
"eslint": "9.29.0",
"eslint-config-hyoban": "4.0.8",
"lint-staged": "16.1.2",
"dotenv": "16.6.1",
"eslint": "9.39.2",
"eslint-config-hyoban": "4.1.0",
"lint-staged": "16.2.7",
"postcss": "8.5.6",
"postcss-import": "16.1.1",
"postcss-js": "4.0.1",
"postcss-js": "4.1.0",
"postcss-nested": "7.0.2",
"postcss-preset-env": "10.2.4",
"postcss-preset-env": "10.5.0",
"postcss-prune-var": "1.1.2",
"prettier": "3.5.3",
"rimraf": "6.0.1",
"shiki": "3.6.0",
"prettier": "3.7.4",
"rimraf": "6.1.2",
"shiki": "3.20.0",
"simple-git-hooks": "2.13.0",
"tailwind-scrollbar": "4.0.2",
"tailwind-variants": "0.3.1",
"tailwindcss": "3.4.17",
"tailwindcss-animate": "1.0.7",
"tailwindcss-animated": "2.0.0",
"tailwindcss-motion": "1.1.1",
"typescript": "5.8.3",
"typescript": "5.9.3",
"zx": "8.8.5"
},
"pnpm": {
Expand Down
Loading
Loading