Skip to content

Commit 4493044

Browse files
committed
chore: update dependencies
1 parent ba0ab63 commit 4493044

File tree

4 files changed

+193
-153
lines changed

4 files changed

+193
-153
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@
1414
"@next/bundle-analyzer": "^11.1.0",
1515
"@plastic-editor/protocol": "^0.0.6",
1616
"@react-hookz/web": "^7.0.0",
17-
"@supabase/supabase-js": "^1.22.2",
18-
"@tauri-apps/api": "^1.0.0-beta.7",
17+
"@supabase/supabase-js": "^1.22.3",
18+
"@tauri-apps/api": "^1.0.0-beta.8",
1919
"clsx": "^1.1.1",
2020
"date-fns": "^2.23.0",
2121
"fast-deep-equal": "^3.1.3",
2222
"file-saver": "^2.0.5",
2323
"immer": "^9.0.5",
24-
"jotai": "^1.3.0",
24+
"jotai": "^1.3.1",
2525
"js-cookie": "^2.2.1",
2626
"lodash.debounce": "^4.0.8",
2727
"nanoid": "^3.1.25",
2828
"next": "^11.1.0",
2929
"optics-ts": "^2.1.0",
30-
"react": "^18.0.0-alpha-ed6c091fe-20210701",
30+
"react": "^18.0.0-alpha-edfe50510-20210823",
3131
"react-dnd": "^14.0.3",
3232
"react-dnd-html5-backend": "^14.0.1",
33-
"react-dom": "^18.0.0-alpha-ed6c091fe-20210701",
34-
"react-hot-toast": "^2.1.0",
33+
"react-dom": "^18.0.0-alpha-edfe50510-20210823",
34+
"react-hot-toast": "^2.1.1",
3535
"text-spinners": "^1.0.5",
3636
"tinykeys": "^1.2.0"
3737
},

0 commit comments

Comments
 (0)