|
22 | 22 | "start": "npm run dev"
|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 |
| - "@aws-sdk/client-s3": "3.668.0", |
| 25 | + "@aws-sdk/client-s3": "3.677.0", |
26 | 26 | "@excalidraw/excalidraw": "0.17.6",
|
27 | 27 | "@floating-ui/react-dom": "2.1.2",
|
28 | 28 | "@milkdown/core": "7.5.0",
|
|
91 | 91 | "next-runtime-env": "3.2.2",
|
92 | 92 | "next-themes": "0.3.0",
|
93 | 93 | "ofetch": "1.4.1",
|
94 |
| - "openai": "4.67.3", |
| 94 | + "openai": "4.68.2", |
95 | 95 | "pngjs": "7.0.0",
|
96 | 96 | "prop-types": "15.8.1",
|
97 |
| - "qrcode.react": "4.0.1", |
| 97 | + "qrcode.react": "4.1.0", |
98 | 98 | "react": "18.3.1",
|
99 | 99 | "react-dom": "18.3.1",
|
100 |
| - "react-error-boundary": "4.0.13", |
| 100 | + "react-error-boundary": "4.1.2", |
101 | 101 | "react-intersection-observer": "9.13.1",
|
102 |
| - "react-responsive-masonry": "2.3.0", |
| 102 | + "react-responsive-masonry": "2.4.1", |
103 | 103 | "react-router-dom": "7.0.0-pre.1",
|
104 | 104 | "react-toastify": "10.0.6",
|
105 | 105 | "react-tweet": "3.2.1",
|
|
114 | 114 | "uniqolor": "1.1.1",
|
115 | 115 | "unist-util-visit": "5.0.0",
|
116 | 116 | "use-context-selector": "2.0.0",
|
117 |
| - "vaul": "1.0.0", |
| 117 | + "vaul": "1.1.0", |
118 | 118 | "xss": "1.0.15"
|
119 | 119 | },
|
120 | 120 | "devDependencies": {
|
|
140 | 140 | "@types/rss": "0.0.32",
|
141 | 141 | "autoprefixer": "10.4.20",
|
142 | 142 | "client-only": "0.0.1",
|
143 |
| - "code-inspector-plugin": "0.16.3", |
| 143 | + "code-inspector-plugin": "0.17.3", |
144 | 144 | "cross-env": "7.0.3",
|
145 | 145 | "dotenv": "16.4.5",
|
146 |
| - "eslint": "9.12.0", |
| 146 | + "eslint": "9.13.0", |
147 | 147 | "eslint-config-hyoban": "3.1.11",
|
148 | 148 | "lint-staged": "15.2.10",
|
149 | 149 | "postcss": "8.4.47",
|
|
0 commit comments