Skip to content

Commit 1914169

Browse files
committed
fix: update dependencies
Unpin react-dropzone.
1 parent e5ad0dc commit 1914169

File tree

4 files changed

+662
-712
lines changed

4 files changed

+662
-712
lines changed

.ncurc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
dep: 'prod,dev'
2+
reject:
3+
# We're not ready for React 19.
4+
- react
5+
- react-dom
6+
- '@types/react'
7+
- '@types/react-dom'

0 commit comments

Comments
 (0)