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] committed Sep 20, 2024
1 parent 19a28c8 commit 687ecef
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 624 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.2.0",
"private": false,
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand All @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.651.1",
"@aws-sdk/client-s3": "3.654.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.0",
Expand All @@ -49,7 +49,7 @@
"@radix-ui/react-select": "2.1.1",
"@radix-ui/react-switch": "1.1.0",
"@radix-ui/react-tabs": "1.1.0",
"@shikijs/transformers": "1.17.7",
"@shikijs/transformers": "1.18.0",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.56.2",
"@tanstack/react-query": "5.56.2",
Expand All @@ -73,7 +73,7 @@
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
"jotai": "2.9.3",
"jotai": "2.10.0",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
Expand Down Expand Up @@ -152,7 +152,7 @@
"postcss-prune-var": "1.1.2",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"shiki": "1.17.7",
"shiki": "1.18.0",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
Expand Down
Loading

0 comments on commit 687ecef

Please sign in to comment.