Skip to content

Commit 66baf26

Browse files
fix(deps): update all non-major dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e60d9d commit 66baf26

File tree

2 files changed

+163
-163
lines changed

2 files changed

+163
-163
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
"@tabler/icons-react": "2.39.0",
4545
"@tanstack/react-query": "4.36.1",
4646
"@tanstack/react-query-devtools": "4.36.1",
47-
"@trpc/client": "10.40.0",
48-
"@trpc/next": "10.40.0",
49-
"@trpc/react-query": "10.40.0",
50-
"@trpc/server": "10.40.0",
47+
"@trpc/client": "10.41.0",
48+
"@trpc/next": "10.41.0",
49+
"@trpc/react-query": "10.41.0",
50+
"@trpc/server": "10.41.0",
5151
"@vercel/analytics": "1.1.1",
5252
"embla-carousel-auto-height": "7.1.0",
5353
"embla-carousel-react": "7.1.0",
54-
"i18next": "23.5.1",
54+
"i18next": "23.6.0",
5555
"i18next-browser-languagedetector": "7.1.0",
5656
"i18next-http-backend": "2.2.2",
5757
"nanoid": "5.0.2",
@@ -83,8 +83,8 @@
8383
"@types/node": "18.18.6",
8484
"@types/prettier": "2.7.3",
8585
"@types/react": "18.2.29",
86-
"@types/react-dom": "18.2.13",
87-
"@types/umami": "0.1.3",
86+
"@types/react-dom": "18.2.14",
87+
"@types/umami": "0.1.4",
8888
"@typescript-eslint/eslint-plugin": "6.8.0",
8989
"@typescript-eslint/parser": "6.8.0",
9090
"boxen": "7.1.1",
@@ -104,7 +104,7 @@
104104
"eslint-plugin-storybook": "0.6.15",
105105
"eslint-plugin-turbo": "1.10.15",
106106
"husky": "8.0.3",
107-
"lint-staged": "15.0.1",
107+
"lint-staged": "15.0.2",
108108
"listr2": "6.6.1",
109109
"luxon": "3.4.3",
110110
"merge-anything": "5.1.7",

0 commit comments

Comments
 (0)