Skip to content

Commit

Permalink
chore(ui): update all non-major dependencies (#975)
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 Dec 28, 2023
1 parent a222de7 commit 5e01924
Show file tree
Hide file tree
Showing 5 changed files with 282 additions and 282 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "6.0.1",
"i18next": "23.7.11",
"i18next": "23.7.12",
"i18next-browser-languagedetector": "7.2.0",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.4.2",
Expand Down Expand Up @@ -112,7 +112,7 @@
"@types/gtag.js": "0.0.18",
"@types/luxon": "3.3.7",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "6.16.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.10",
"embla-carousel-react": "7.1.0",
"i18next": "23.7.11",
"i18next": "23.7.12",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -38,7 +38,7 @@
"@next/bundle-analyzer": "14.0.4",
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/eslint": "8.56.0",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.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 @@ -116,7 +116,7 @@
"@types/luxon": "3.3.7",
"@types/node": "20.10.5",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/api": "workspace:*",
Expand All @@ -132,7 +132,7 @@
"dotenv": "16.3.1",
"embla-carousel-react": "7.1.0",
"eslint": "8.56.0",
"i18next": "23.7.11",
"i18next": "23.7.12",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.4.2",
"i18next-intervalplural-postprocessor": "3.0.0",
Expand Down
Loading

0 comments on commit 5e01924

Please sign in to comment.