added dependency - idk if works 🤷
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sebastian Leheis 2023-09-21 20:48:32 +02:00
parent 60d18cc99b
commit acca9f4715
Signed by: sebleh
GPG key ID: 423BA83CB094FAE3

View file

@ -453,6 +453,7 @@
integrity sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==
dependencies:
"@babel/helper-plugin-utils" "^7.22.5"
"@babel/core" "^7.0.0-0"
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
version "7.10.4"
@ -1896,6 +1897,8 @@
version "14.5.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f"
integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==
dependencies:
"@testing-library/dom" "^7.21.4"
"@tootallnate/once@1":
version "1.1.2"
@ -2217,6 +2220,7 @@
"@types/hoist-non-react-statics" "*"
"@types/react" "*"
csstype "^3.0.2"
react-is "16.8.0"
"@types/trusted-types@^2.0.2":
version "2.0.4"
@ -4343,6 +4347,8 @@ eslint-plugin-flowtype@^8.0.3:
dependencies:
lodash "^4.17.21"
string-natural-compare "^3.0.1"
"@babel/plugin-syntax-flow" "^7.14.5"
"@babel/plugin-transform-react-jsx" "^7.14.9"
eslint-plugin-import@^2.25.3:
version "2.28.1"