|
22 | 22 | "start": "npm run dev"
|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 |
| - "@aws-sdk/client-s3": "3.733.0", |
| 25 | + "@aws-sdk/client-s3": "3.738.0", |
26 | 26 | "@excalidraw/excalidraw": "0.17.6",
|
27 | 27 | "@floating-ui/react-dom": "2.1.2",
|
28 | 28 | "@milkdown/core": "7.6.1",
|
|
53 | 53 | "@shiro/fetch": "link:./packages/fetch",
|
54 | 54 | "@simplewebauthn/browser": "13.1.0",
|
55 | 55 | "@simplewebauthn/types": "12.0.0",
|
56 |
| - "@tanstack/query-async-storage-persister": "5.64.2", |
57 |
| - "@tanstack/react-query": "5.64.2", |
58 |
| - "@tanstack/react-query-devtools": "5.64.2", |
59 |
| - "@tanstack/react-query-persist-client": "5.64.2", |
| 56 | + "@tanstack/query-async-storage-persister": "5.65.0", |
| 57 | + "@tanstack/react-query": "5.65.1", |
| 58 | + "@tanstack/react-query-devtools": "5.65.1", |
| 59 | + "@tanstack/react-query-persist-client": "5.65.1", |
60 | 60 | "@upstash/redis": "1.34.3",
|
61 | 61 | "@vercel/analytics": "1.4.1",
|
62 | 62 | "@vercel/postgres": "0.10.0",
|
|
94 | 94 | "next-runtime-env": "3.2.2",
|
95 | 95 | "next-themes": "0.4.4",
|
96 | 96 | "ofetch": "1.4.1",
|
97 |
| - "openai": "4.80.1", |
| 97 | + "openai": "4.81.0", |
98 | 98 | "pngjs": "7.0.0",
|
99 | 99 | "prop-types": "15.8.1",
|
100 | 100 | "qrcode.react": "4.2.0",
|
|
121 | 121 | "xss": "1.0.15"
|
122 | 122 | },
|
123 | 123 | "devDependencies": {
|
124 |
| - "@egoist/tailwindcss-icons": "1.8.2", |
| 124 | + "@egoist/tailwindcss-icons": "1.9.0", |
125 | 125 | "@iconify-json/material-symbols": "1.2.13",
|
126 | 126 | "@iconify-json/mingcute": "1.2.3",
|
127 | 127 | "@innei/prettier": "0.15.0",
|
|
134 | 134 | "@types/js-yaml": "4.0.9",
|
135 | 135 | "@types/katex": "^0.16.7",
|
136 | 136 | "@types/markdown-escape": "1.1.3",
|
137 |
| - "@types/node": "22.10.10", |
| 137 | + "@types/node": "22.12.0", |
138 | 138 | "@types/pngjs": "6.0.5",
|
139 | 139 | "@types/react": "18.3.18",
|
140 | 140 | "@types/react-dom": "18.3.5",
|
|
146 | 146 | "code-inspector-plugin": "0.19.2",
|
147 | 147 | "cross-env": "7.0.3",
|
148 | 148 | "dotenv": "16.4.7",
|
149 |
| - "eslint": "9.18.0", |
| 149 | + "eslint": "9.19.0", |
150 | 150 | "eslint-config-hyoban": "3.2.0",
|
151 | 151 | "lint-staged": "15.4.3",
|
152 | 152 | "postcss": "8.5.1",
|
|
0 commit comments