1
1
{
2
2
"package" : {
3
3
"dependencies" : {
4
- "@contentful/app-sdk" : " ^3.35 .0" ,
5
- "@contentful/field-editor-single-line" : " ^0.14.1 " ,
6
- "@contentful/field-editor-test-utils" : " ^0.11.1 " ,
4
+ "@contentful/app-sdk" : " ^3.38 .0" ,
5
+ "@contentful/field-editor-single-line" : " ^0.14.4 " ,
6
+ "@contentful/field-editor-test-utils" : " ^0.14.0 " ,
7
7
"@contentful/forma-36-fcss" : " ^0.3.2" ,
8
- "@contentful/forma-36-react-components" : " ^3.90.0 " ,
8
+ "@contentful/forma-36-react-components" : " ^3.90.6 " ,
9
9
"@contentful/forma-36-tokens" : " ^0.10.2" ,
10
- "@testing-library/jest-dom" : " ^5.13.0 " ,
11
- "@testing-library/react" : " ^11.2.7 " ,
10
+ "@testing-library/jest-dom" : " ^5.14.1 " ,
11
+ "@testing-library/react" : " ^12.0.0 " ,
12
12
"@testing-library/user-event" : " ^13.1.9" ,
13
13
"@types/jest" : " ^26.0.23" ,
14
- "@types/node" : " ^15.12.2 " ,
15
- "@types/react" : " ^17.0.11 " ,
16
- "@types/react-dom" : " ^17.0.7 " ,
17
- "typescript" : " ^4.3.2 " ,
14
+ "@types/node" : " ^15.14.0 " ,
15
+ "@types/react" : " ^17.0.13 " ,
16
+ "@types/react-dom" : " ^17.0.8 " ,
17
+ "typescript" : " ^4.3.5 " ,
18
18
"cross-env" : " ^7.0.3"
19
19
},
20
20
"devDependencies" : {
27
27
},
28
28
"homepage" : " ."
29
29
}
30
- }
30
+ }
0 commit comments