Skip to content

Commit

Permalink
chore(ui): update all non-major dependencies (#1199)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 9af8222 commit 0055612
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.0
20.12.1
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-plugin-i18next": "6.0.3",
"i18next-hmr": "3.1.0",
"listr2": "8.2.0",
"i18next-hmr": "3.1.1",
"listr2": "8.2.1",
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.7.0",
"knip": "5.7.1",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"just-compact": "3.2.0",
"kysely-codegen": "0.14.2",
"libphonenumber-js": "1.10.59",
"listr2": "8.2.0",
"listr2": "8.2.1",
"luxon": "3.4.4",
"p-queue": "8.0.1",
"p-retry": "6.2.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 @@ -128,14 +128,14 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"chromatic": "11.3.0",
"css-loader": "6.10.0",
"css-loader": "6.11.0",
"dayjs": "1.11.10",
"dotenv": "16.4.5",
"embla-carousel-react": "7.1.0",
"eslint": "8.57.0",
"i18next": "23.10.1",
"i18next-browser-languagedetector": "7.2.1",
"i18next-hmr": "3.1.0",
"i18next-hmr": "3.1.1",
"i18next-http-backend": "2.5.0",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.4",
Expand Down
62 changes: 31 additions & 31 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 0055612

Please sign in to comment.