|
39 | 39 | "prod:reload": "pm2 reload ecosystem.config.cjs" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@aws-sdk/client-s3": "3.616.0", |
| 42 | + "@aws-sdk/client-s3": "3.620.0", |
43 | 43 | "@clerk/nextjs": "5.2.8", |
44 | 44 | "@clerk/themes": "2.1.14", |
45 | 45 | "@excalidraw/excalidraw": "0.17.6", |
|
65 | 65 | "@radix-ui/react-select": "2.1.1", |
66 | 66 | "@radix-ui/react-switch": "1.1.0", |
67 | 67 | "@radix-ui/react-tabs": "1.1.0", |
68 | | - "@shikijs/transformers": "1.10.3", |
| 68 | + "@shikijs/transformers": "1.12.0", |
69 | 69 | "@shiro/fetch": "link:./packages/fetch", |
70 | 70 | "@tanstack/query-async-storage-persister": "5.51.15", |
71 | 71 | "@tanstack/react-query": "5.51.15", |
|
105 | 105 | "next-runtime-env": "3.2.2", |
106 | 106 | "next-themes": "0.3.0", |
107 | 107 | "ofetch": "1.3.4", |
108 | | - "openai": "4.52.7", |
| 108 | + "openai": "4.53.2", |
109 | 109 | "pngjs": "7.0.0", |
110 | 110 | "prop-types": "15.8.1", |
111 | 111 | "qrcode.react": "3.1.0", |
112 | 112 | "react": "18.3.1", |
113 | 113 | "react-dom": "18.3.1", |
114 | 114 | "react-error-boundary": "4.0.13", |
115 | 115 | "react-intersection-observer": "9.13.0", |
116 | | - "react-responsive-masonry": "2.2.2", |
| 116 | + "react-responsive-masonry": "2.3.0", |
117 | 117 | "react-toastify": "10.0.5", |
118 | 118 | "react-tweet": "3.2.1", |
119 | 119 | "remark-directive": "3.0.0", |
|
135 | 135 | "@iconify-json/material-symbols": "1.1.85", |
136 | 136 | "@iconify-json/mingcute": "1.1.18", |
137 | 137 | "@iconify/tailwind": "1.1.1", |
138 | | - "@innei/prettier": "0.13.3", |
| 138 | + "@innei/prettier": "0.14.0", |
139 | 139 | "@mx-space/webhook": "0.3.0", |
140 | 140 | "@next/bundle-analyzer": "14.2.5", |
141 | 141 | "@tailwindcss/container-queries": "0.1.1", |
|
154 | 154 | "@types/rss": "0.0.32", |
155 | 155 | "autoprefixer": "10.4.19", |
156 | 156 | "client-only": "0.0.1", |
157 | | - "code-inspector-plugin": "0.14.2", |
| 157 | + "code-inspector-plugin": "0.15.2", |
158 | 158 | "cross-env": "7.0.3", |
159 | 159 | "dotenv": "16.4.5", |
160 | 160 | "lint-staged": "15.2.7", |
161 | 161 | "postcss": "8.4.40", |
162 | 162 | "postcss-import": "16.1.0", |
163 | 163 | "postcss-js": "4.0.1", |
164 | | - "postcss-nested": "6.0.1", |
| 164 | + "postcss-nested": "6.2.0", |
165 | 165 | "postcss-preset-env": "9.6.0", |
166 | 166 | "postcss-prune-var": "1.1.2", |
167 | 167 | "prettier": "3.3.3", |
168 | 168 | "rimraf": "5.0.9", |
169 | | - "shiki": "1.10.3", |
| 169 | + "shiki": "1.12.0", |
170 | 170 | "simple-git-hooks": "2.11.1", |
171 | 171 | "tailwind-scrollbar": "3.1.0", |
172 | 172 | "tailwind-variants": "0.2.1", |
|
200 | 200 | "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest" |
201 | 201 | } |
202 | 202 | }, |
203 | | - "packageManager": "pnpm@9.5.0" |
| 203 | + "packageManager": "pnpm@9.6.0" |
204 | 204 | } |
0 commit comments