Skip to content

Commit

Permalink
chore(db): 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 Apr 9, 2024
1 parent 06f1e88 commit 70ce38b
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 43 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
"flat": "6.0.1",
"i18next": "23.11.0",
"i18next": "23.11.1",
"i18next-browser-languagedetector": "7.2.1",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.10",
"embla-carousel-react": "7.1.0",
"i18next": "23.11.0",
"i18next": "23.11.1",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
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.9.2",
"knip": "5.9.3",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@weareinreach/eslint-config": "0.100.0",
"dotenv-cli": "7.4.1",
"eslint": "8.57.0",
"i18next": "23.11.0",
"i18next": "23.11.1",
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "14.1.4",
Expand All @@ -73,7 +73,7 @@
"typescript": "5.4.4"
},
"peerDependencies": {
"i18next": "23.11.0",
"i18next": "23.11.1",
"next": ">=13"
}
}
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@octokit/core": "5.2.0",
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.91.1",
"@snaplet/seed": "0.92.0",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.13.2",
"@turf/helpers": "7.0.0-alpha.114",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"dotenv": "16.4.5",
"embla-carousel-react": "7.1.0",
"eslint": "8.57.0",
"i18next": "23.11.0",
"i18next": "23.11.1",
"i18next-browser-languagedetector": "7.2.1",
"i18next-hmr": "3.1.2",
"i18next-http-backend": "2.5.0",
Expand Down
67 changes: 31 additions & 36 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 70ce38b

Please sign in to comment.