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 3, 2025
1 parent 80b4460 commit b4e7c10
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 87 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
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.12",
"@tanstack/react-query": "5.62.14",
"@tanstack/react-query-devtools": "5.62.14",
"@tanstack/react-query-persist-client": "5.62.14",
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.4.1",
"@vercel/postgres": "0.10.0",
"better-auth": "1.1.7",
"better-auth": "1.1.9",
"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.5",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "11.15.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.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
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
},
"dependencies": {
"@radix-ui/react-scroll-area": "1.2.2",
"marked": "^15.0.4",
"marked": "^15.0.5",
"postcss-import": "^16.1.0",
"react-error-boundary": "5.0.0",
"react-router-dom": "7.1.1",
"vite": "6.0.6",
"vite": "6.0.7",
"vite-plugin-node-polyfills": "0.22.0",
"vite-plugin-restart": "0.4.2"
},
Expand Down
Loading

0 comments on commit b4e7c10

Please sign in to comment.