Skip to content

Commit d50f8f9

Browse files
fix(deps): update all non-major dependencies
1 parent 6ab761a commit d50f8f9

File tree

4 files changed

+1615
-2047
lines changed

4 files changed

+1615
-2047
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Shiro",
33
"version": "1.2.5",
44
"private": false,
5-
"packageManager": "pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912",
5+
"packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac",
66
"license": "AGPL-3.0",
77
"engines": {
88
"node": ">=20"
@@ -22,7 +22,7 @@
2222
"start": "npm run dev"
2323
},
2424
"dependencies": {
25-
"@aws-sdk/client-s3": "3.782.0",
25+
"@aws-sdk/client-s3": "3.828.0",
2626
"@excalidraw/excalidraw": "0.18.0",
2727
"@floating-ui/react-dom": "2.1.3",
2828
"@mx-space/api-client": "1.17.0",
@@ -35,15 +35,15 @@
3535
"@radix-ui/react-select": "2.2.5",
3636
"@radix-ui/react-switch": "1.2.5",
3737
"@radix-ui/react-tabs": "1.1.12",
38-
"@shikijs/transformers": "3.4.2",
38+
"@shikijs/transformers": "3.6.0",
3939
"@shiro/fetch": "link:./packages/fetch",
4040
"@simplewebauthn/browser": "13.1.0",
4141
"@simplewebauthn/types": "12.0.0",
42-
"@tanstack/query-async-storage-persister": "5.76.2",
43-
"@tanstack/react-query": "5.76.2",
44-
"@tanstack/react-query-devtools": "5.76.2",
45-
"@tanstack/react-query-persist-client": "5.76.2",
46-
"@upstash/redis": "1.34.9",
42+
"@tanstack/query-async-storage-persister": "5.80.7",
43+
"@tanstack/react-query": "5.80.7",
44+
"@tanstack/react-query-devtools": "5.80.7",
45+
"@tanstack/react-query-persist-client": "5.80.7",
46+
"@upstash/redis": "1.35.0",
4747
"@vercel/analytics": "1.5.0",
4848
"@vercel/postgres": "0.10.0",
4949
"better-auth": "1.2.8",
@@ -52,12 +52,12 @@
5252
"chroma-js": "3.1.2",
5353
"clsx": "2.1.1",
5454
"colorjs.io": "^0.5.2",
55-
"crossbell": "1.12.1",
55+
"crossbell": "1.13.1",
5656
"daisyui": "4.12.24",
5757
"dayjs": "1.11.13",
5858
"emoji-mart": "5.6.0",
5959
"emoji-picker-react": "4.12.2",
60-
"es-toolkit": "1.37.2",
60+
"es-toolkit": "1.39.3",
6161
"exif-js": "2.3.0",
6262
"foxact": "0.2.45",
6363
"fuse.js": "7.1.0",
@@ -75,13 +75,13 @@
7575
"marked": "15.0.12",
7676
"medium-zoom": "1.1.0",
7777
"mermaid": "11.6.0",
78-
"motion": "12.11.4",
78+
"motion": "12.18.1",
7979
"nanoid": "^5.1.5",
8080
"next": "14.2.8",
8181
"next-runtime-env": "3.3.0",
8282
"next-themes": "0.4.6",
8383
"ofetch": "1.4.1",
84-
"openai": "4.91.1",
84+
"openai": "4.104.0",
8585
"pngjs": "7.0.0",
8686
"prop-types": "15.8.1",
8787
"qrcode.react": "4.2.0",
@@ -116,7 +116,7 @@
116116
"@iconify-json/mingcute": "1.2.3",
117117
"@innei/prettier": "0.15.0",
118118
"@mx-space/webhook": "0.5.0",
119-
"@next/bundle-analyzer": "15.2.5",
119+
"@next/bundle-analyzer": "15.3.3",
120120
"@tailwindcss/container-queries": "0.1.1",
121121
"@tailwindcss/typography": "0.5.16",
122122
"@types/chroma-js": "3.1.1",
@@ -136,18 +136,18 @@
136136
"code-inspector-plugin": "0.20.12",
137137
"cross-env": "7.0.3",
138138
"dotenv": "16.5.0",
139-
"eslint": "9.26.0",
139+
"eslint": "9.29.0",
140140
"eslint-config-hyoban": "4.0.8",
141-
"lint-staged": "16.0.0",
141+
"lint-staged": "16.1.1",
142142
"postcss": "8.5.4",
143143
"postcss-import": "16.1.0",
144144
"postcss-js": "4.0.1",
145145
"postcss-nested": "7.0.2",
146-
"postcss-preset-env": "10.1.6",
146+
"postcss-preset-env": "10.2.3",
147147
"postcss-prune-var": "1.1.2",
148148
"prettier": "3.5.3",
149149
"rimraf": "6.0.1",
150-
"shiki": "3.4.2",
150+
"shiki": "3.6.0",
151151
"simple-git-hooks": "2.13.0",
152152
"tailwind-scrollbar": "4.0.2",
153153
"tailwind-variants": "0.3.1",

0 commit comments

Comments
 (0)