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 Jan 8, 2025
1 parent 927d3f3 commit 0c35abb
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 294 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.2.5",
"private": false,
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -53,14 +53,14 @@
"@shiro/fetch": "link:./packages/fetch",
"@simplewebauthn/browser": "13.0.0",
"@simplewebauthn/types": "12.0.0",
"@tanstack/query-async-storage-persister": "5.62.9",
"@tanstack/react-query": "5.62.11",
"@tanstack/react-query-devtools": "5.62.11",
"@tanstack/react-query-persist-client": "5.62.11",
"@tanstack/query-async-storage-persister": "5.62.16",
"@tanstack/react-query": "5.62.16",
"@tanstack/react-query-devtools": "5.62.16",
"@tanstack/react-query-persist-client": "5.62.16",
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.4.1",
"@vercel/postgres": "0.10.0",
"better-auth": "1.1.7",
"better-auth": "1.1.10",
"blurhash": "2.0.5",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "3.1.2",
Expand All @@ -85,7 +85,7 @@
"lodash.get": "4.4.2",
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/[email protected]",
"marked": "15.0.4",
"marked": "15.0.6",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "11.15.0",
Expand All @@ -94,7 +94,7 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.4.4",
"ofetch": "1.4.1",
"openai": "4.77.0",
"openai": "4.77.4",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.2.0",
Expand Down Expand Up @@ -126,15 +126,15 @@
"@iconify-json/mingcute": "1.2.3",
"@innei/prettier": "0.15.0",
"@mx-space/webhook": "0.5.0",
"@next/bundle-analyzer": "15.1.3",
"@next/bundle-analyzer": "15.1.4",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.15",
"@tailwindcss/typography": "0.5.16",
"@types/chroma-js": "2.4.5",
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
Expand Down Expand Up @@ -164,7 +164,7 @@
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "1.0.7",
"tailwindcss-animated": "1.1.2",
"typescript": "5.7.2",
"typescript": "5.7.3",
"zx": "8.3.0"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 0c35abb

Please sign in to comment.