19 changed files with 64 additions and 2 deletions
@ -32,6 +32,7 @@ specifiers: |
|||||
react: ^18.2.0 |
react: ^18.2.0 |
||||
react-dom: ^18.2.0 |
react-dom: ^18.2.0 |
||||
react-hook-form: ^7.37.0 |
react-hook-form: ^7.37.0 |
||||
|
react-hot-toast: ^2.4.0 |
||||
react-icons: ^4.4.0 |
react-icons: ^4.4.0 |
||||
react-json-pretty: ^2.2.0 |
react-json-pretty: ^2.2.0 |
||||
react-map-gl: ^7.0.19 |
react-map-gl: ^7.0.19 |
||||
@ -66,6 +67,7 @@ dependencies: |
|||||
react: 18.2.0 |
react: 18.2.0 |
||||
react-dom: 18.2[email protected] |
react-dom: 18.2[email protected] |
||||
react-hook-form: 7.37[email protected] |
react-hook-form: 7.37[email protected] |
||||
|
react-hot-toast: 2.4.0_biqbaboplfbrettd7655fr4n2y |
||||
react-icons: 4.4[email protected] |
react-icons: 4.4[email protected] |
||||
react-json-pretty: 2.2.0_biqbaboplfbrettd7655fr4n2y |
react-json-pretty: 2.2.0_biqbaboplfbrettd7655fr4n2y |
||||
react-map-gl: 7.0.19_6eczaga5xxiwzxtfiyk6fioasq |
react-map-gl: 7.0.19_6eczaga5xxiwzxtfiyk6fioasq |
||||
@ -2401,6 +2403,12 @@ packages: |
|||||
merge2: 1.4.1 |
merge2: 1.4.1 |
||||
slash: 3.0.0 |
slash: 3.0.0 |
||||
|
|
||||
|
/goober/2.1.11: |
||||
|
resolution: {integrity: sha512-5SS2lmxbhqH0u9ABEWq7WPU69a4i2pYcHeCxqaNq6Cw3mnrF0ghWNM4tEGid4dKy8XNIAUbuThuozDHHKJVh3A==} |
||||
|
peerDependencies: |
||||
|
csstype: ^3.0.10 |
||||
|
dev: false |
||||
|
|
||||
/grapheme-splitter/1.0.4: |
/grapheme-splitter/1.0.4: |
||||
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} |
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} |
||||
dev: false |
dev: false |
||||
@ -3339,6 +3347,20 @@ packages: |
|||||
react: 18.2.0 |
react: 18.2.0 |
||||
dev: false |
dev: false |
||||
|
|
||||
|
/react-hot-toast/2.4.0_biqbaboplfbrettd7655fr4n2y: |
||||
|
resolution: {integrity: sha512-qnnVbXropKuwUpriVVosgo8QrB+IaPJCpL8oBI6Ov84uvHZ5QQcTp2qg6ku2wNfgJl6rlQXJIQU5q+5lmPOutA==} |
||||
|
engines: {node: '>=10'} |
||||
|
peerDependencies: |
||||
|
react: '>=16' |
||||
|
react-dom: '>=16' |
||||
|
dependencies: |
||||
|
goober: 2.1.11 |
||||
|
react: 18.2.0 |
||||
|
react-dom: 18.2[email protected] |
||||
|
transitivePeerDependencies: |
||||
|
- csstype |
||||
|
dev: false |
||||
|
|
||||
/react-icons/[email protected]: |
/react-icons/[email protected]: |
||||
resolution: {integrity: sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==} |
resolution: {integrity: sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==} |
||||
peerDependencies: |
peerDependencies: |
||||
|
|||||
Loading…
Reference in new issue