Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent 00577cd commit c6c3437
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 64 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"@tanstack/react-query-devtools": "4.35.7",
"@tanstack/react-query-persist-client": "4.35.7",
"@upstash/redis": "1.22.1",
"@vercel/analytics": "1.0.2",
"@vercel/analytics": "1.1.0",
"@vercel/postgres": "0.5.0",
"axios": "1.5.1",
"clsx": "2.0.0",
"daisyui": "3.8.3",
"daisyui": "3.9.2",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.5.2",
Expand Down Expand Up @@ -97,7 +97,7 @@
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"postcss": "8.4.31",
Expand Down
114 changes: 58 additions & 56 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@radix-ui/react-scroll-area": "1.0.5",
"@types/marked": "^5.0.2",
"marked": "^9.0.3",
"marked": "^9.1.0",
"postcss-import": "^15.1.0",
"react-error-boundary": "4.0.11",
"react-router-dom": "6.16.0",
Expand Down
8 changes: 4 additions & 4 deletions storybook/pnpm-lock.yaml

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

0 comments on commit c6c3437

Please sign in to comment.