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 Sep 7, 2023
1 parent 732529e commit 643a5fe
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"@next-auth/prisma-adapter": "1.0.7",
"@next/bundle-analyzer": "13.4.19",
"@prisma/client": "5.2.0",
"@tabler/icons-react": "2.33.0",
"@tanstack/react-query": "4.33.0",
"@tanstack/react-query-devtools": "4.33.0",
"@tabler/icons-react": "2.34.0",
"@tanstack/react-query": "4.35.0",
"@tanstack/react-query-devtools": "4.35.0",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
"@tiptap/starter-kit": "2.1.8",
Expand All @@ -65,15 +65,15 @@
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"eslint-config-prettier": "9.0.0",
"i18next": "23.4.6",
"i18next": "23.5.0",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.2",
"luxon": "3.4.2",
"luxon": "3.4.3",
"nanoid": "4.0.2",
"next": "13.4.19",
"next-auth": "4.23.1",
"next-i18next": "14.0.3",
"next-sitemap": "4.2.2",
"next-sitemap": "4.2.3",
"nextjs-routes": "2.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down Expand Up @@ -104,7 +104,7 @@
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"boxen": "7.1.1",
"chromatic": "7.0.0",
"chromatic": "7.1.0",
"dotenv": "16.3.1",
"dotenv-cli": "7.3.0",
"eslint": "8.48.0",
Expand Down Expand Up @@ -135,7 +135,7 @@
"type-fest": "4.3.1",
"typescript": "5.2.2"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"engines": {
"node": "^18.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading

0 comments on commit 643a5fe

Please sign in to comment.