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 Jul 20, 2024
1 parent f83384f commit 7780659
Show file tree
Hide file tree
Showing 8 changed files with 168 additions and 179 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@emotion/react": "11.12.0",
"@emotion/react": "11.13.0",
"@emotion/server": "11.11.0",
"@hookform/resolvers": "3.9.0",
"@mantine/carousel": "6.0.22",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@crowdin/ota-client": "1.0.0",
"@emotion/react": "11.12.0",
"@emotion/react": "11.13.0",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@changesets/cli": "2.27.7",
"@turbo/gen": "2.0.8",
"@turbo/gen": "2.0.9",
"@types/lint-staged": "13.3.0",
"@types/node": "20.14.11",
"@types/yargs": "17.0.32",
Expand All @@ -58,7 +58,7 @@
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.10.0",
"tsx": "4.16.2",
"turbo": "2.0.8",
"turbo": "2.0.9",
"typescript": "5.5.3",
"typesync": "0.12.2",
"yargs": "17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@turbo/gen": "2.0.8",
"@turbo/gen": "2.0.9",
"@types/eslint": "8.56.10",
"@types/google.maps": "3.55.11",
"@types/luxon": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.97.20",
"@terraformer/wkt": "2.2.1",
"@turbo/gen": "2.0.8",
"@turbo/gen": "2.0.9",
"@turf/helpers": "7.0.0",
"@types/eslint": "8.56.10",
"@types/inquirer": "9.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"eslint-plugin-i18next": "6.0.9",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "2.0.8",
"eslint-plugin-turbo": "2.0.9",
"next": "14.2.5",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.5.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "1.6.1",
"@emotion/react": "11.12.0",
"@emotion/react": "11.13.0",
"@emotion/server": "11.11.0",
"@faker-js/faker": "8.4.1",
"@hookform/devtools": "4.3.1",
Expand Down Expand Up @@ -175,7 +175,7 @@
"zod": "3.23.8"
},
"peerDependencies": {
"@emotion/react": "11.12.0",
"@emotion/react": "11.13.0",
"@emotion/server": "11.11.0",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.9.0",
Expand Down
327 changes: 158 additions & 169 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 7780659

Please sign in to comment.