Skip to content

Commit

Permalink
fix(core): Bump pakages core
Browse files Browse the repository at this point in the history
  • Loading branch information
wootsbot committed Aug 11, 2023
1 parent 0a7f63f commit 9e7f020
Show file tree
Hide file tree
Showing 3 changed files with 682 additions and 596 deletions.
5 changes: 5 additions & 0 deletions .changeset/happy-hats-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'x-boilerplate': patch
---

Bump pakages core
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,29 +23,29 @@
"release": "changeset publish"
},
"dependencies": {
"@hookform/resolvers": "3.1.1",
"@hookform/resolvers": "3.2.0",
"@icons-pack/react-simple-icons": "8.0.1",
"@lukemorales/query-key-factory": "1.3.2",
"@openkit/language-codes": "0.1.0-beta.6",
"@react-email/components": "0.0.7",
"@react-email/html": "0.0.4",
"@tanstack/react-query": "4.32.0",
"@tanstack/react-query-devtools": "4.32.0",
"@tanstack/react-query": "4.32.6",
"@tanstack/react-query-devtools": "4.32.6",
"@xstate/immer": "0.3.3",
"@xstate/react": "3.2.2",
"date-fns": "2.30.0",
"i18next": "23.3.0",
"i18next": "23.4.4",
"immer": "10.0.2",
"next": "13.4.12",
"next-auth": "4.22.3",
"next": "13.4.13",
"next-auth": "4.22.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-email": "1.9.4",
"react-hook-form": "7.45.2",
"react-hook-form": "7.45.4",
"react-hot-toast": "2.4.1",
"react-i18next": "13.0.2",
"react-i18next": "13.1.1",
"resend": "0.17.2",
"xstate": "4.38.1",
"xstate": "4.38.2",
"zod": "3.21.4"
},
"lint-staged": {
Expand Down
Loading

1 comment on commit 9e7f020

@vercel
Copy link

@vercel vercel bot commented on 9e7f020 Aug 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.