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 ea7cee1
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 140 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.717.0",
"@aws-sdk/client-s3": "3.722.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.9",
Expand All @@ -49,7 +49,7 @@
"@radix-ui/react-select": "2.1.4",
"@radix-ui/react-switch": "1.1.2",
"@radix-ui/react-tabs": "1.1.2",
"@shikijs/transformers": "1.24.4",
"@shikijs/transformers": "1.26.1",
"@shiro/fetch": "link:./packages/fetch",
"@simplewebauthn/browser": "13.0.0",
"@simplewebauthn/types": "12.0.0",
Expand Down Expand Up @@ -143,7 +143,7 @@
"@types/rss": "0.0.32",
"autoprefixer": "10.4.20",
"client-only": "0.0.1",
"code-inspector-plugin": "0.18.3",
"code-inspector-plugin": "0.19.1",
"cross-env": "7.0.3",
"dotenv": "16.4.7",
"eslint": "9.17.0",
Expand All @@ -157,7 +157,7 @@
"postcss-prune-var": "1.1.2",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"shiki": "1.24.4",
"shiki": "1.26.1",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.3.0",
Expand Down
Loading

0 comments on commit ea7cee1

Please sign in to comment.