|
2 | 2 | "name": "Shiro", |
3 | 3 | "version": "1.2.5", |
4 | 4 | "private": false, |
5 | | - "packageManager": "[email protected].3", |
| 5 | + "packageManager": "[email protected].4", |
6 | 6 | "license": "AGPL-3.0", |
7 | 7 | "engines": { |
8 | 8 | "node": ">=20" |
|
24 | 24 | "dependencies": { |
25 | 25 | "@aws-sdk/client-s3": "3.782.0", |
26 | 26 | "@excalidraw/excalidraw": "0.17.0", |
27 | | - "@floating-ui/react-dom": "2.1.3", |
| 27 | + "@floating-ui/react-dom": "2.1.4", |
28 | 28 | "@mx-space/api-client": "1.17.0", |
29 | 29 | "@openpanel/nextjs": "1.0.8", |
30 | 30 | "@radix-ui/react-avatar": "1.1.10", |
|
41 | 41 | "@simplewebauthn/browser": "13.1.0", |
42 | 42 | "@simplewebauthn/types": "12.0.0", |
43 | 43 | "@tanstack/query-async-storage-persister": "5.76.2", |
44 | | - "@tanstack/react-query": "5.80.7", |
45 | | - "@tanstack/react-query-devtools": "5.80.7", |
46 | | - "@tanstack/react-query-persist-client": "5.80.7", |
| 44 | + "@tanstack/react-query": "5.80.12", |
| 45 | + "@tanstack/react-query-devtools": "5.80.12", |
| 46 | + "@tanstack/react-query-persist-client": "5.80.12", |
47 | 47 | "@upstash/redis": "1.34.9", |
48 | 48 | "@vercel/analytics": "1.5.0", |
49 | 49 | "@vercel/postgres": "0.10.0", |
50 | | - "better-auth": "1.2.8", |
| 50 | + "better-auth": "1.2.12", |
51 | 51 | "blurhash": "2.0.5", |
52 | 52 | "bypass-vue-devtools": "0.0.6", |
53 | 53 | "chroma-js": "3.1.2", |
|
57 | 57 | "daisyui": "4.12.24", |
58 | 58 | "dayjs": "1.11.13", |
59 | 59 | "emoji-mart": "5.6.0", |
60 | | - "emoji-picker-react": "4.12.2", |
61 | | - "es-toolkit": "1.39.3", |
| 60 | + "emoji-picker-react": "4.12.3", |
| 61 | + "es-toolkit": "1.39.6", |
62 | 62 | "exif-js": "2.3.0", |
63 | 63 | "foxact": "0.2.49", |
64 | 64 | "fuse.js": "7.1.0", |
|
76 | 76 | "marked": "15.0.12", |
77 | 77 | "medium-zoom": "1.1.0", |
78 | 78 | "mermaid": "11.6.0", |
79 | | - "motion": "12.18.1", |
| 79 | + "motion": "12.18.2", |
80 | 80 | "nanoid": "^5.1.5", |
81 | 81 | "next": "14.2.8", |
82 | 82 | "next-runtime-env": "3.3.0", |
|
93 | 93 | "react-intersection-observer": "9.16.0", |
94 | 94 | "react-photo-view": "1.2.7", |
95 | 95 | "react-responsive-masonry": "2.7.1", |
96 | | - "react-router-dom": "7.6.2", |
| 96 | + "react-router-dom": "7.6.3", |
97 | 97 | "react-shadow": "20.6.0", |
98 | 98 | "react-tweet": "3.2.2", |
99 | 99 | "remark-directive": "3.0.1", |
|
113 | 113 | }, |
114 | 114 | "devDependencies": { |
115 | 115 | "@egoist/tailwindcss-icons": "1.9.0", |
116 | | - "@iconify-json/material-symbols": "1.2.26", |
| 116 | + "@iconify-json/material-symbols": "1.2.28", |
117 | 117 | "@iconify-json/mingcute": "1.2.3", |
118 | 118 | "@innei/prettier": "0.15.0", |
119 | 119 | "@mx-space/webhook": "0.5.0", |
120 | | - "@next/bundle-analyzer": "15.3.3", |
| 120 | + "@next/bundle-analyzer": "15.3.4", |
121 | 121 | "@tailwindcss/container-queries": "0.1.1", |
122 | 122 | "@tailwindcss/typography": "0.5.16", |
123 | 123 | "@types/chroma-js": "3.1.1", |
124 | 124 | "@types/js-cookie": "3.0.6", |
125 | 125 | "@types/js-yaml": "4.0.9", |
126 | 126 | "@types/katex": "^0.16.7", |
127 | 127 | "@types/markdown-escape": "1.1.3", |
128 | | - "@types/node": "24.0.1", |
| 128 | + "@types/node": "24.0.10", |
129 | 129 | "@types/pngjs": "6.0.5", |
130 | 130 | "@types/react": "18.3.23", |
131 | 131 | "@types/react-dom": "18.3.7", |
|
134 | 134 | "@types/rss": "0.0.32", |
135 | 135 | "autoprefixer": "10.4.21", |
136 | 136 | "client-only": "0.0.1", |
137 | | - "code-inspector-plugin": "0.20.12", |
| 137 | + "code-inspector-plugin": "0.20.15", |
138 | 138 | "cross-env": "7.0.3", |
139 | 139 | "dotenv": "16.5.0", |
140 | 140 | "eslint": "9.29.0", |
141 | 141 | "eslint-config-hyoban": "4.0.8", |
142 | 142 | "lint-staged": "16.1.2", |
143 | | - "postcss": "8.5.5", |
144 | | - "postcss-import": "16.1.0", |
| 143 | + "postcss": "8.5.6", |
| 144 | + "postcss-import": "16.1.1", |
145 | 145 | "postcss-js": "4.0.1", |
146 | 146 | "postcss-nested": "7.0.2", |
147 | | - "postcss-preset-env": "10.2.3", |
| 147 | + "postcss-preset-env": "10.2.4", |
148 | 148 | "postcss-prune-var": "1.1.2", |
149 | 149 | "prettier": "3.5.3", |
150 | 150 | "rimraf": "6.0.1", |
|
0 commit comments