Skip to content

Commit d9e20dc

Browse files
fix(deps): update all non-major dependencies (#573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed10166 commit d9e20dc

File tree

4 files changed

+1543
-1982
lines changed

4 files changed

+1543
-1982
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -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.826.0",
2626
"@excalidraw/excalidraw": "0.18.0",
2727
"@floating-ui/react-dom": "2.1.2",
2828
"@mx-space/api-client": "1.17.0",
@@ -35,15 +35,15 @@
3535
"@radix-ui/react-select": "2.2.4",
3636
"@radix-ui/react-switch": "1.2.4",
3737
"@radix-ui/react-tabs": "1.1.11",
38-
"@shikijs/transformers": "3.4.0",
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.0",
43-
"@tanstack/react-query": "5.76.0",
44-
"@tanstack/react-query-devtools": "5.76.0",
45-
"@tanstack/react-query-persist-client": "5.76.0",
46-
"@upstash/redis": "1.34.9",
42+
"@tanstack/query-async-storage-persister": "5.80.6",
43+
"@tanstack/react-query": "5.80.6",
44+
"@tanstack/react-query-devtools": "5.80.6",
45+
"@tanstack/react-query-persist-client": "5.80.6",
46+
"@upstash/redis": "1.35.0",
4747
"@vercel/analytics": "1.5.0",
4848
"@vercel/postgres": "0.10.0",
4949
"better-auth": "1.2.7",
@@ -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.11",
7676
"medium-zoom": "1.1.0",
7777
"mermaid": "11.6.0",
78-
"motion": "12.11.0",
78+
"motion": "12.16.0",
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.10",
137137
"cross-env": "7.0.3",
138138
"dotenv": "16.5.0",
139-
"eslint": "9.26.0",
139+
"eslint": "9.28.0",
140140
"eslint-config-hyoban": "4.0.7",
141-
"lint-staged": "16.0.0",
141+
"lint-staged": "16.1.0",
142142
"postcss": "8.5.3",
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.1",
147147
"postcss-prune-var": "1.1.2",
148148
"prettier": "3.5.3",
149149
"rimraf": "6.0.1",
150-
"shiki": "3.4.0",
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)