|
2 | 2 | "name": "Shiro",
|
3 | 3 | "version": "1.2.0",
|
4 | 4 | "private": false,
|
5 |
| - "packageManager": "pnpm@9.10.0", |
| 5 | + "packageManager": "pnpm@9.11.0", |
6 | 6 | "license": "AGPL-3.0",
|
7 | 7 | "engines": {
|
8 | 8 | "node": ">=18"
|
|
22 | 22 | "start": "npm run dev"
|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 |
| - "@aws-sdk/client-s3": "3.651.1", |
| 25 | + "@aws-sdk/client-s3": "3.657.0", |
26 | 26 | "@excalidraw/excalidraw": "0.17.6",
|
27 | 27 | "@floating-ui/react-dom": "2.1.2",
|
28 | 28 | "@milkdown/core": "7.5.0",
|
|
49 | 49 | "@radix-ui/react-select": "2.1.1",
|
50 | 50 | "@radix-ui/react-switch": "1.1.0",
|
51 | 51 | "@radix-ui/react-tabs": "1.1.0",
|
52 |
| - "@shikijs/transformers": "1.17.7", |
| 52 | + "@shikijs/transformers": "1.18.0", |
53 | 53 | "@shiro/fetch": "link:./packages/fetch",
|
54 | 54 | "@tanstack/query-async-storage-persister": "5.56.2",
|
55 | 55 | "@tanstack/react-query": "5.56.2",
|
|
73 | 73 | "idb-keyval": "6.2.1",
|
74 | 74 | "immer": "^10.1.1",
|
75 | 75 | "jojoo": "0.1.4",
|
76 |
| - "jotai": "2.9.3", |
| 76 | + "jotai": "2.10.0", |
77 | 77 | "js-cookie": "3.0.5",
|
78 | 78 | "js-yaml": "4.1.0",
|
79 | 79 | "jsondiffpatch": "^0.6.0",
|
|
89 | 89 | "next-auth": "4.24.7",
|
90 | 90 | "next-runtime-env": "3.2.2",
|
91 | 91 | "next-themes": "0.3.0",
|
92 |
| - "ofetch": "1.3.4", |
93 |
| - "openai": "4.62.1", |
| 92 | + "ofetch": "1.4.0", |
| 93 | + "openai": "4.63.0", |
94 | 94 | "pngjs": "7.0.0",
|
95 | 95 | "prop-types": "15.8.1",
|
96 | 96 | "qrcode.react": "3.2.0",
|
|
105 | 105 | "remove-markdown": "0.5.5",
|
106 | 106 | "rss": "1.2.2",
|
107 | 107 | "server-only": "^0.0.1",
|
108 |
| - "socket.io-client": "4.7.5", |
| 108 | + "socket.io-client": "4.8.0", |
109 | 109 | "tailwind-merge": "2.5.2",
|
110 | 110 | "unidata.js": "0.8.0",
|
111 | 111 | "unified": "^11.0.5",
|
|
129 | 129 | "@types/js-yaml": "4.0.9",
|
130 | 130 | "@types/katex": "^0.16.7",
|
131 | 131 | "@types/markdown-escape": "1.1.3",
|
132 |
| - "@types/node": "22.5.5", |
| 132 | + "@types/node": "22.6.1", |
133 | 133 | "@types/pngjs": "6.0.5",
|
134 | 134 | "@types/react": "18.3.7",
|
135 | 135 | "@types/react-dom": "18.3.0",
|
|
141 | 141 | "code-inspector-plugin": "0.16.1",
|
142 | 142 | "cross-env": "7.0.3",
|
143 | 143 | "dotenv": "16.4.5",
|
144 |
| - "eslint": "9.10.0", |
| 144 | + "eslint": "9.11.1", |
145 | 145 | "eslint-config-hyoban": "3.1.6",
|
146 | 146 | "lint-staged": "15.2.10",
|
147 | 147 | "postcss": "8.4.47",
|
|
152 | 152 | "postcss-prune-var": "1.1.2",
|
153 | 153 | "prettier": "3.3.3",
|
154 | 154 | "rimraf": "6.0.1",
|
155 |
| - "shiki": "1.17.7", |
| 155 | + "shiki": "1.18.0", |
156 | 156 | "simple-git-hooks": "2.11.1",
|
157 | 157 | "tailwind-scrollbar": "3.1.0",
|
158 | 158 | "tailwind-variants": "0.2.1",
|
|
0 commit comments