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 Jun 11, 2024
1 parent 9305d54 commit aaac985
Show file tree
Hide file tree
Showing 9 changed files with 258 additions and 267 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"eslint-plugin-i18next": "6.0.3",
"i18next-hmr": "3.1.2",
"listr2": "8.2.1",
"prettier": "3.3.1",
"prettier": "3.3.2",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.20.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@weareinreach/eslint-config": "workspace:*",
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.3.1",
"prettier": "3.3.2",
"typescript": "5.4.5"
}
}
2 changes: 1 addition & 1 deletion lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@weareinreach/eslint-config": "workspace:*",
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.3.1",
"prettier": "3.3.2",
"prisma": "5.15.0",
"typescript": "5.4.5"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"husky": "9.0.11",
"knip": "5.18.2",
"lint-staged": "15.2.5",
"prettier": "3.3.1",
"prettier": "3.3.2",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.4",
"tsx": "4.15.1",
"tsx": "4.15.2",
"turbo": "1.13.4",
"typescript": "5.4.5",
"typesync": "0.12.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "14.2.3",
"prettier": "3.3.1",
"prettier": "3.3.2",
"trpc-panel": "1.3.4",
"type-fest": "4.20.0",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"prettier": "3.3.1",
"prettier": "3.3.2",
"typescript": "5.4.5"
}
}
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"p-queue": "8.0.1",
"p-retry": "6.2.0",
"papaparse": "5.4.1",
"prettier": "3.3.1",
"prettier": "3.3.2",
"pretty-bytes": "6.1.1",
"pretty-ms": "9.0.0",
"prisma": "5.15.0",
Expand All @@ -112,7 +112,7 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.15.1",
"tsx": "4.15.2",
"type-fest": "4.20.0",
"typescript": "5.4.5",
"xliff": "6.2.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@storybook/test-runner": "0.18.2",
"@storybook/theming": "8.1.6",
"@storybook/types": "8.1.6",
"@swc/core": "1.5.27",
"@swc/core": "1.5.28",
"@swc/helpers": "0.5.11",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand Down Expand Up @@ -149,7 +149,7 @@
"next-auth": "4.24.7",
"next-i18next": "15.3.0",
"postcss-loader": "8.1.1",
"prettier": "3.3.1",
"prettier": "3.3.2",
"pretty-bytes": "6.1.1",
"react": "18.3.1",
"react-docgen-typescript": "2.2.2",
Expand All @@ -168,10 +168,10 @@
"style-loader": "3.3.4",
"swc-loader": "0.2.6",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.15.1",
"tsx": "4.15.2",
"type-fest": "4.20.0",
"typescript": "5.4.5",
"webpack": "5.91.0",
"webpack": "5.92.0",
"zod": "3.23.8"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit aaac985

Please sign in to comment.