File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 4141 },
4242 "devDependencies" : {
4343 "@dword-design/base" : " ^9.2.3" ,
44- "@dword-design/functions" : " ^4 .0.0" ,
44+ "@dword-design/functions" : " ^6 .0.0" ,
4545 "@dword-design/tester" : " ^2.0.12" ,
4646 "@dword-design/tester-plugin-tmp-dir" : " ^2.1.7" ,
4747 "depcheck-package-name" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 14031403 lodash "^4.17.15"
14041404 tinycolor2 "^1.4.1"
14051405
1406+ "@dword-design/functions@^6.0.0":
1407+ version "6.0.1"
1408+ resolved "https://registry.yarnpkg.com/@dword-design/functions/-/functions-6.0.1.tgz#9562e7d7ae3c7455e46a3b0659dbbf758ad39e35"
1409+ integrity sha512-iK2fRD2+9vD6ps8OHYeSJCKCMy9H8A2yjTmVuhxqaVKMYZI1pw0hdWWTfB27czmXn7Lgk/B4ftE5zSYvrYmXZg==
1410+ dependencies:
1411+ "@dword-design/endent" "^1.0.0"
1412+ delay "^6.0.0"
1413+ lodash "^4.17.15"
1414+ tinycolor2 "^1.4.1"
1415+
14061416"@dword-design/personal-data@^1.0.1":
14071417 version "1.0.1"
14081418 resolved "https://registry.yarnpkg.com/@dword-design/personal-data/-/personal-data-1.0.1.tgz#2f564f4c10c06c189e23b899148d54d4101b0522"
@@ -3998,6 +4008,11 @@ delay@^5.0.0:
39984008 resolved "https://registry.yarnpkg.com/delay/-/delay-5.0.0.tgz#137045ef1b96e5071060dd5be60bf9334436bd1d"
39994009 integrity sha512-ReEBKkIfe4ya47wlPYf/gu5ib6yUG0/Aez0JQZQz94kiWtRQvZIQbTiehsnwHvLSWJnQdhVeqYue7Id1dKr0qw==
40004010
4011+ delay@^6.0.0:
4012+ version "6.0.0"
4013+ resolved "https://registry.yarnpkg.com/delay/-/delay-6.0.0.tgz#43749aefdf6cabd9e17b0d00bd3904525137e607"
4014+ integrity sha512-2NJozoOHQ4NuZuVIr5CWd0iiLVIRSDepakaovIN+9eIDHEhdCAEvSy2cuf1DCrPPQLvHmbqTHODlhHg8UCy4zw==
4015+
40014016delegates@^1.0.0:
40024017 version "1.0.0"
40034018 resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
You can’t perform that action at this time.
0 commit comments