File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 39
39
"jest" : " ^26.5.2" ,
40
40
"jest-junit" : " ^12.0.0" ,
41
41
"jquery" : " ^3.4.1" ,
42
- "jsx-dom" : " ^6.3.1 " ,
42
+ "jsx-dom" : " ^7.0.2 " ,
43
43
"knockout" : " 3.5.1" ,
44
44
"knockout-punches" : " ^0.5.1" ,
45
45
"lerna" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"@profiscience/knockout-contrib-model-builders-view" : " ^2.0.6" ,
23
23
"babel-runtime" : " ^6.26.0" ,
24
- "jsx-dom" : " ^6.3.1 "
24
+ "jsx-dom" : " ^7.0.2 "
25
25
},
26
26
"devDependencies" : {
27
27
"@profiscience/knockout-contrib-router-middleware-flash-message" : " ^2.0.17"
Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"babel-runtime" : " ^6.26.0" ,
23
23
"core-js" : " ^3.1.3" ,
24
- "jsx-dom" : " ^6.3.1 "
24
+ "jsx-dom" : " ^7.0.2 "
25
25
},
26
26
"devDependencies" : {
27
27
"@profiscience/knockout-contrib-model-builders-data" : " ^2.3.11"
Original file line number Diff line number Diff line change @@ -4063,10 +4063,10 @@ cssstyle@^2.2.0:
4063
4063
dependencies :
4064
4064
cssom "~0.3.6"
4065
4065
4066
- csstype@^3.0.3 :
4067
- version "3.0.3 "
4068
- resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.3 .tgz#2b410bbeba38ba9633353aff34b05d9755d065f8 "
4069
- integrity sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag ==
4066
+ csstype@^3.0.8 :
4067
+ version "3.0.8 "
4068
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8 .tgz#d2266a792729fb227cd216fb572f43728e1ad340 "
4069
+ integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw ==
4070
4070
4071
4071
currently-unhandled@^0.4.1 :
4072
4072
version "0.4.1"
@@ -7110,12 +7110,12 @@ jsprim@^1.2.2:
7110
7110
json-schema "0.2.3"
7111
7111
verror "1.10.0"
7112
7112
7113
- jsx-dom@^6.3.1 :
7114
- version "6.4.23 "
7115
- resolved "https://registry.yarnpkg.com/jsx-dom/-/jsx-dom-6.4.23 .tgz#47f4e547eb86679bd03f3d0b36f2097c2799ee46 "
7116
- integrity sha512-Y0ax82xa4nzqFdbUXs3ma2haDZy4pB638kMZsGRzZqdmtyzY2nAKs7Bh3DrLn0vqMuxmvZQ3g9hq3NtnI5yXtQ ==
7113
+ jsx-dom@^7.0.2 :
7114
+ version "7.0.2 "
7115
+ resolved "https://registry.yarnpkg.com/jsx-dom/-/jsx-dom-7.0.2 .tgz#be5b90cff3c5fe38e00404843d8d63990984560b "
7116
+ integrity sha512-3yqioWCpAygkZ7ouqeZIqNJh7sXVXeGvv9SSVyhDvhlJE2r+Xv8UpZo0OfJuRu/SPu0kmjcObn8HGW8DMl5F0Q ==
7117
7117
dependencies :
7118
- csstype "^3.0.3 "
7118
+ csstype "^3.0.8 "
7119
7119
7120
7120
karma-firefox-launcher@^2.0.0 :
7121
7121
version "2.1.1"
You can’t perform that action at this time.
0 commit comments