2 changed files with 19 additions and 1 deletions
@ -62,6 +62,9 @@ importers: |
|||
'@turf/turf': |
|||
specifier: ^7.2.0 |
|||
version: 7.2.0 |
|||
'@types/js-cookie': |
|||
specifier: ^3.0.6 |
|||
version: 3.0.6 |
|||
base64-js: |
|||
specifier: ^1.5.1 |
|||
version: 1.5.1 |
|||
@ -86,6 +89,9 @@ importers: |
|||
immer: |
|||
specifier: ^10.1.1 |
|||
version: 10.1.1 |
|||
js-cookie: |
|||
specifier: ^3.0.5 |
|||
version: 3.0.5 |
|||
lucide-react: |
|||
specifier: ^0.474.0 |
|||
version: 0.474.0([email protected]) |
|||
@ -1543,6 +1549,9 @@ packages: |
|||
'@types/[email protected]': |
|||
resolution: {integrity: sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==} |
|||
|
|||
'@types/[email protected]': |
|||
resolution: {integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==} |
|||
|
|||
'@types/[email protected]': |
|||
resolution: {integrity: sha512-hI6cQDjw1bkJw7MC/eHMqq5TWUamLwsujnUUeiIX2KDRjxRNSYMjnHz07+LATz9I9XIsKumOtUz4gRYnZOJ/FA==} |
|||
|
|||
@ -2193,6 +2202,10 @@ packages: |
|||
resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==} |
|||
hasBin: true |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==} |
|||
engines: {node: '>=14'} |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==} |
|||
|
|||
@ -5104,6 +5117,8 @@ snapshots: |
|||
|
|||
'@types/[email protected]': {} |
|||
|
|||
'@types/[email protected]': {} |
|||
|
|||
'@types/[email protected]': |
|||
dependencies: |
|||
'@types/geojson': 7946.0.14 |
|||
@ -5806,6 +5821,8 @@ snapshots: |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]: {} |
|||
|
|||
Loading…
Reference in new issue