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 Jul 22, 2024
1 parent 90b6a32 commit 216a348
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 73 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prod:reload": "pm2 reload ecosystem.config.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.616.0",
"@aws-sdk/client-s3": "3.617.0",
"@clerk/nextjs": "5.2.3",
"@clerk/themes": "2.1.10",
"@excalidraw/excalidraw": "0.17.6",
Expand All @@ -65,7 +65,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.10.3",
"@shikijs/transformers": "1.11.0",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.51.1",
"@tanstack/react-query": "5.51.1",
Expand Down Expand Up @@ -105,7 +105,7 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.52.7",
"openai": "4.53.0",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "3.1.0",
Expand Down Expand Up @@ -154,19 +154,19 @@
"@types/rss": "0.0.32",
"autoprefixer": "10.4.19",
"client-only": "0.0.1",
"code-inspector-plugin": "0.14.2",
"code-inspector-plugin": "0.15.0",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"lint-staged": "15.2.7",
"postcss": "8.4.39",
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
"postcss-nested": "6.0.1",
"postcss-nested": "6.2.0",
"postcss-preset-env": "9.6.0",
"postcss-prune-var": "1.1.2",
"prettier": "3.3.3",
"rimraf": "5.0.9",
"shiki": "1.10.3",
"shiki": "1.11.0",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
Expand Down Expand Up @@ -200,5 +200,5 @@
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest"
}
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit 216a348

Please sign in to comment.