Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent b6d777b commit 24d15a0
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 31 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.2.3",
"private": false,
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -53,7 +53,7 @@
"@shiro/fetch": "link:./packages/fetch",
"@simplewebauthn/browser": "12.0.0",
"@simplewebauthn/types": "12.0.0",
"@tanstack/query-async-storage-persister": "5.60.6",
"@tanstack/query-async-storage-persister": "5.61.4",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query-devtools": "5.61.3",
"@tanstack/react-query-persist-client": "5.61.3",
Expand Down Expand Up @@ -94,7 +94,7 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.4.3",
"ofetch": "1.4.1",
"openai": "4.72.0",
"openai": "4.73.1",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.1.0",
Expand Down Expand Up @@ -134,7 +134,7 @@
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "22.9.3",
"@types/node": "22.10.0",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down
66 changes: 39 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 24d15a0

Please sign in to comment.