Skip to content

Commit c4148a2

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

File tree

2 files changed

+444
-438
lines changed

2 files changed

+444
-438
lines changed

package.json

Lines changed: 9 additions & 9 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.733.0",
25+
"@aws-sdk/client-s3": "3.738.0",
2626
"@excalidraw/excalidraw": "0.17.6",
2727
"@floating-ui/react-dom": "2.1.2",
2828
"@milkdown/core": "7.6.1",
@@ -53,10 +53,10 @@
5353
"@shiro/fetch": "link:./packages/fetch",
5454
"@simplewebauthn/browser": "13.1.0",
5555
"@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",
6060
"@upstash/redis": "1.34.3",
6161
"@vercel/analytics": "1.4.1",
6262
"@vercel/postgres": "0.10.0",
@@ -94,7 +94,7 @@
9494
"next-runtime-env": "3.2.2",
9595
"next-themes": "0.4.4",
9696
"ofetch": "1.4.1",
97-
"openai": "4.80.1",
97+
"openai": "4.81.0",
9898
"pngjs": "7.0.0",
9999
"prop-types": "15.8.1",
100100
"qrcode.react": "4.2.0",
@@ -121,7 +121,7 @@
121121
"xss": "1.0.15"
122122
},
123123
"devDependencies": {
124-
"@egoist/tailwindcss-icons": "1.8.2",
124+
"@egoist/tailwindcss-icons": "1.9.0",
125125
"@iconify-json/material-symbols": "1.2.13",
126126
"@iconify-json/mingcute": "1.2.3",
127127
"@innei/prettier": "0.15.0",
@@ -134,7 +134,7 @@
134134
"@types/js-yaml": "4.0.9",
135135
"@types/katex": "^0.16.7",
136136
"@types/markdown-escape": "1.1.3",
137-
"@types/node": "22.10.10",
137+
"@types/node": "22.12.0",
138138
"@types/pngjs": "6.0.5",
139139
"@types/react": "18.3.18",
140140
"@types/react-dom": "18.3.5",
@@ -146,7 +146,7 @@
146146
"code-inspector-plugin": "0.19.2",
147147
"cross-env": "7.0.3",
148148
"dotenv": "16.4.7",
149-
"eslint": "9.18.0",
149+
"eslint": "9.19.0",
150150
"eslint-config-hyoban": "3.2.0",
151151
"lint-staged": "15.4.3",
152152
"postcss": "8.5.1",

0 commit comments

Comments
 (0)