File tree Expand file tree Collapse file tree 5 files changed +135
-162
lines changed
examples/ui-prompting-examples Expand file tree Collapse file tree 5 files changed +135
-162
lines changed Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@sap-ux/ui-components" : " workspace:*" ,
24
24
"@sap-ux/ui-prompting" : " workspace:*" ,
25
- "react-markdown" : " 5.0.2 " ,
25
+ "react-markdown" : " 5.0.3 " ,
26
26
"sanitize-html" : " 2.12.1"
27
27
},
28
28
"peerDependencies" : {
45
45
"@types/inquirer" : " 8.2.6" ,
46
46
"@types/mem-fs" : " 1.1.2" ,
47
47
"@types/mem-fs-editor" : " 7.0.1" ,
48
- "@types/react" : " 16.14.55 " ,
49
- "@types/react-dom" : " 16.9.24 " ,
48
+ "@types/react" : " 16.14.62 " ,
49
+ "@types/react-dom" : " 16.9.25 " ,
50
50
"@types/sanitize-html" : " 2.11.0" ,
51
51
"@types/uuid" : " 3.4.11" ,
52
52
"@types/ws" : " 8.5.12" ,
Original file line number Diff line number Diff line change 31
31
"@testing-library/jest-dom" : " 6.4.8" ,
32
32
"@testing-library/react" : " 12.1.5" ,
33
33
"@testing-library/dom" : " 9.3.3" ,
34
- "@types/react-dom" : " 16.9.24 " ,
35
- "@types/react-redux" : " 7.1.33 " ,
34
+ "@types/react-dom" : " 16.9.25 " ,
35
+ "@types/react-redux" : " 7.1.34 " ,
36
36
"@types/redux-logger" : " 3.0.7" ,
37
37
"@types/remote-redux-devtools" : " 0.5.4" ,
38
38
"@types/source-map-support" : " 0.5.0" ,
39
- "@types/react" : " 16.14.55 " ,
39
+ "@types/react" : " 16.14.62 " ,
40
40
"body-parser" : " 1.20.3" ,
41
41
"eslint-plugin-react" : " 7.33.2" ,
42
42
"http-proxy-middleware" : " 2.0.7" ,
Original file line number Diff line number Diff line change 35
35
"dependencies" : {
36
36
"@fluentui/react" : " 8.120.5" ,
37
37
"react-movable" : " 2.5.4" ,
38
- "react-select" : " 5.8 .0" ,
38
+ "react-select" : " 5.9 .0" ,
39
39
"react-virtualized" : " 9.22.5" ,
40
40
"sanitize-html" : " 2.12.1" ,
41
41
"uuid" : " 3.4.0"
56
56
"@testing-library/react" : " 12.1.5" ,
57
57
"@types/enzyme" : " 3.10.13" ,
58
58
"@types/enzyme-adapter-react-16" : " 1.0.6" ,
59
- "@types/react" : " 16.14.55 " ,
60
- "@types/react-dom" : " 16.9.24 " ,
61
- "@types/react-virtualized" : " 9.21.29 " ,
59
+ "@types/react" : " 16.14.62 " ,
60
+ "@types/react-dom" : " 16.9.25 " ,
61
+ "@types/react-virtualized" : " 9.22.0 " ,
62
62
"@types/sanitize-html" : " 2.11.0" ,
63
63
"@types/uuid" : " 3.4.11" ,
64
64
"babel-jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change 34
34
},
35
35
"dependencies" : {
36
36
"@sap-ux/ui-components" : " workspace:*" ,
37
- "react-markdown" : " 5.0.2 "
37
+ "react-markdown" : " 5.0.3 "
38
38
},
39
39
"peerDependencies" : {
40
40
"react" : " >=16.14.0" ,
55
55
"@testing-library/jest-dom" : " 5.17.0" ,
56
56
"@testing-library/react" : " 12.1.5" ,
57
57
"@types/inquirer" : " 8.2.6" ,
58
- "@types/react" : " 16.14.55 " ,
59
- "@types/react-dom" : " 16.9.24 " ,
58
+ "@types/react" : " 16.14.62 " ,
59
+ "@types/react-dom" : " 16.9.25 " ,
60
60
"babel-jest" : " 29.7.0" ,
61
61
"babel-loader" : " 9.1.3" ,
62
62
"copyfiles" : " 2.4.1" ,
You can’t perform that action at this time.
0 commit comments