Skip to content

Commit

Permalink
fix(deps): 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 Mar 12, 2024
1 parent 8758717 commit a62acbb
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 357 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@trpc/client": "10.45.1",
"@trpc/next": "10.45.1",
"@trpc/react-query": "10.45.1",
"@trpc/server": "10.45.1",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@trpc/server": "10.45.2",
"@vercel/analytics": "1.2.2",
"@vercel/speed-insights": "1.0.10",
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"i18next": "23.10.0",
"i18next": "23.10.1",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.5.0",
"nanoid": "5.0.6",
Expand All @@ -64,7 +64,7 @@
"nextjs-routes": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "14.0.8",
"react-i18next": "14.1.0",
"slugify": "1.6.6",
"superjson": "2.2.1",
"ws": "8.16.0",
Expand All @@ -84,24 +84,24 @@
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.11.25",
"@types/node": "20.11.26",
"@types/prettier": "2.7.3",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.20",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"boxen": "7.1.1",
"chromatic": "11.0.4",
"chromatic": "11.0.8",
"dotenv": "16.4.5",
"dotenv-cli": "7.3.0",
"dotenv-cli": "7.4.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.2",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-codegen": "0.25.0",
"eslint-plugin-codegen": "0.26.0",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
Expand All @@ -122,7 +122,7 @@
"storybook": "7.6.17",
"tsx": "4.7.1",
"turbo": "1.12.5",
"type-fest": "4.11.1",
"type-fest": "4.12.0",
"typescript": "5.4.2"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit a62acbb

Please sign in to comment.