diff --git a/package.json b/package.json index fc795497af..78e612bbb3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@glpi-project/javascript-library-glpi": ">=0.1.0-beta <=1.0.0", - "@microsoft/fast-animation": "^0.0.12-beta.0", + "@microsoft/fast-animation": "^3.0.4", "bugsnag-js": "^4.7.3", "bugsnag-react": "^1.1.1", "history": "^4.7.2", diff --git a/yarn.lock b/yarn.lock index 8e1ff64c6e..bc26d6a89b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1169,13 +1169,10 @@ chrome-remote-interface "^0.26.1" lodash "^4.17.11" -"@microsoft/fast-animation@^0.0.12-beta.0": - version "0.0.12-beta.0" - resolved "https://registry.yarnpkg.com/@microsoft/fast-animation/-/fast-animation-0.0.12-beta.0.tgz#4d6acb1005977e9585e63e4f95985d68677f95f4" - integrity sha512-Wag72AWVaD2CYsnvGwNxPdV6XFSFFSMYT3BPgj18Bc9JHP3ZlgtWbMD2Xya8hGhB9BwQCaiSY/8U/jx0DC2hDw== - dependencies: - "@types/web-animations-js" "^2.2.5" - lodash.throttle "^4.1.1" +"@microsoft/fast-animation@^3.0.4": + version "3.0.4" + resolved "https://registry.yarnpkg.com/@microsoft/fast-animation/-/fast-animation-3.0.4.tgz#176f40f99955bcc7e070d4d03fa92a8a287c796a" + integrity sha512-u/AnkmqHTYEXFFm3ynZVVm2HKQ3YuxSMQGqIetGbD18EP6I1aP8ufW0XqiOFp/P5KlrqcuVbIYMzaf3xK8j5Pw== "@mrmlnc/readdir-enhanced@^2.2.1": version "2.2.1" @@ -1358,11 +1355,6 @@ resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.2.tgz#e13182e1b69871a422d7863e11a4a6f5b814a4bd" integrity sha512-42zEJkBpNfMEAvWR5WlwtTH22oDzcMjFsL9gDGExwF8X8WvAiw7Vwop7hPw03QT8TKfec83LwbHj6SvpqM4ELQ== -"@types/web-animations-js@^2.2.5": - version "2.2.6" - resolved "https://registry.yarnpkg.com/@types/web-animations-js/-/web-animations-js-2.2.6.tgz#70de009baa343ddf612aa4f0cda75b76c058288f" - integrity sha512-U8GPq6pNFCwettZNgEPiSh4Y9FJZryv4y3ELxpTURzQly+NHx1LpOsA8lSxqDp7/XyBcViFpqQ0H/w+tmIcR8A== - "@webassemblyjs/ast@1.7.6": version "1.7.6" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.7.6.tgz#3ef8c45b3e5e943a153a05281317474fef63e21e" @@ -8276,11 +8268,6 @@ lodash.templatesettings@^4.0.0: dependencies: lodash._reinterpolate "~3.0.0" -lodash.throttle@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" - integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ= - lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"