mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
build: add missing dependencies: pica, lodash (#5656)
* add missing dependencies: pica, lodash * remove lodash & fix yarn.lock * first * second Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
parent
cd61f31116
commit
933c6a2237
4 changed files with 14 additions and 3 deletions
11
yarn.lock
11
yarn.lock
|
@ -9032,6 +9032,17 @@ performance-now@^2.1.0:
|
|||
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz"
|
||||
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
|
||||
|
||||
pica@7.1.1:
|
||||
version "7.1.1"
|
||||
resolved "https://registry.yarnpkg.com/pica/-/pica-7.1.1.tgz#c68b42f5cfa6cc26eaec5cfa10cc0a5299ef3b7a"
|
||||
integrity sha512-WY73tMvNzXWEld2LicT9Y260L43isrZ85tPuqRyvtkljSDLmnNFQmZICt4xUJMVulmcc6L9O7jbBrtx3DOz/YQ==
|
||||
dependencies:
|
||||
glur "^1.1.2"
|
||||
inherits "^2.0.3"
|
||||
multimath "^2.0.0"
|
||||
object-assign "^4.1.1"
|
||||
webworkify "^1.5.0"
|
||||
|
||||
pica@^7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.npmjs.org/pica/-/pica-7.1.0.tgz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue