Skip to content

Commit

Permalink
chore(ui): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent db7e893 commit 383182f
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 45 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@sentry/node": "7.92.0",
"@sentry/opentelemetry": "7.92.0",
"@sentry/opentelemetry-node": "7.92.0",
"@sentry/profiling-node": "1.3.2",
"@sentry/profiling-node": "1.3.3",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.11.3",
"@trpc/client": "10.45.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-hook-consent": "3.5.2",
"react-hook-form": "7.49.2",
"react-hook-form": "7.49.3",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "14.0.0",
"zod": "3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"boxen": "7.1.1",
"dotenv": "16.3.1",
"husky": "8.0.3",
"knip": "3.12.0",
"knip": "3.13.0",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/plugin-transform-typescript": "7.23.6",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@emotion/react": "11.11.3",
Expand Down Expand Up @@ -151,7 +151,7 @@
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-hook-form": "7.49.2",
"react-hook-form": "7.49.3",
"react-hook-form-mantine": "2.0.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "14.0.0",
Expand Down
81 changes: 41 additions & 40 deletions pnpm-lock.yaml

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

0 comments on commit 383182f

Please sign in to comment.