@@ -74,12 +74,12 @@ function __init__()
7474 RESOURCE_PATH, version = " 1.5.0" ,
7575 [
7676 Resource (
77- relative_package_path = " react@16.13 .0.js" ,
78- external_url = " https://unpkg.com/react@16.13 .0/umd/react.development.js"
77+ relative_package_path = " react@16.14 .0.js" ,
78+ external_url = " https://unpkg.com/react@16.14 .0/umd/react.development.js"
7979 ),
8080 Resource (
81- relative_package_path = " react-dom@16.13 .0.js" ,
82- external_url = " https://unpkg.com/react-dom@16.13 .0/umd/react-dom.development.js"
81+ relative_package_path = " react-dom@16.14 .0.js" ,
82+ external_url = " https://unpkg.com/react-dom@16.14 .0/umd/react-dom.development.js"
8383 ),
8484 Resource (
8585 relative_package_path = " polyfill@7.8.7.min.js" ,
@@ -96,12 +96,12 @@ function __init__()
9696 RESOURCE_PATH, version = " 1.2.2" ,
9797 [
9898 Resource (
99- relative_package_path = " react@16.13 .0.min.js" ,
100- external_url = " https://unpkg.com/react@16.13 .0/umd/react.production.min.js"
99+ relative_package_path = " react@16.14 .0.min.js" ,
100+ external_url = " https://unpkg.com/react@16.14 .0/umd/react.production.min.js"
101101 ),
102102 Resource (
103- relative_package_path = " react-dom@16.13 .0.min.js" ,
104- external_url = " https://unpkg.com/react-dom@16.13 .0/umd/react-dom.production.min.js"
103+ relative_package_path = " react-dom@16.14 .0.min.js" ,
104+ external_url = " https://unpkg.com/react-dom@16.14 .0/umd/react-dom.production.min.js"
105105 ),
106106 Resource (
107107 relative_package_path = " polyfill@7.8.7.min.js" ,
0 commit comments