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 Feb 17, 2024
1 parent dcffc86 commit 286b579
Show file tree
Hide file tree
Showing 6 changed files with 296 additions and 296 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react": "18.2.56",
"@types/react-dom": "18.2.19",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@next/bundle-analyzer": "14.1.0",
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react": "18.2.56",
"@types/react-dom": "18.2.19",
"@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 @@ -65,7 +65,7 @@
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react": "18.2.56",
"@types/react-dom": "18.2.19",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.9.2",
"@weareinreach/util": "workspace:*",
"chromatic": "10.9.5",
"chromatic": "10.9.6",
"zod": "3.22.4"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-string-replace": "1.1.1",
"timezones-list": "3.0.3",
"tiny-invariant": "1.3.1",
"zustand": "4.5.0"
"zustand": "4.5.1"
},
"devDependencies": {
"@babel/core": "7.23.9",
Expand Down Expand Up @@ -122,7 +122,7 @@
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.55",
"@types/react": "18.2.56",
"@types/react-dom": "18.2.19",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/api": "workspace:*",
Expand All @@ -132,7 +132,7 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"babel-loader": "9.1.3",
"chromatic": "10.9.5",
"chromatic": "10.9.6",
"css-loader": "6.10.0",
"dayjs": "1.11.10",
"dotenv": "16.4.4",
Expand All @@ -146,7 +146,7 @@
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"merge-anything": "5.1.7",
"msw": "2.2.0",
"msw": "2.2.1",
"msw-storybook-addon": "2.0.0-beta.0",
"next": "14.1.0",
"next-auth": "4.24.6",
Expand Down
Loading

0 comments on commit 286b579

Please sign in to comment.