|
|
|
|
@@ -1689,12 +1689,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-syntax-class-properties": {
|
|
|
|
|
"version": "7.8.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-UcAyQWg2bAN647Q+O811tG9MrJ38Z10jjhQdKNAL8fsyPzE3cCN/uT+f55cFVY4aGO4jqJAvmqsuY3GQDwAoXg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"version": "7.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
|
|
"version": "7.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg=="
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-syntax-dynamic-import": {
|
|
|
|
|
@@ -2934,6 +2940,11 @@
|
|
|
|
|
"minimist": "^1.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@emotion/hash": {
|
|
|
|
|
"version": "0.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow=="
|
|
|
|
|
},
|
|
|
|
|
"@github-docs/data-directory": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@github-docs/data-directory/-/data-directory-1.2.0.tgz",
|
|
|
|
|
@@ -4292,6 +4303,96 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz",
|
|
|
|
|
"integrity": "sha1-ioP5M1x4YO/6Lu7KJUMyqgru2PI="
|
|
|
|
|
},
|
|
|
|
|
"@material-ui/core": {
|
|
|
|
|
"version": "4.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@material-ui/core/-/core-4.11.0.tgz",
|
|
|
|
|
"integrity": "sha512-bYo9uIub8wGhZySHqLQ833zi4ZML+XCBE1XwJ8EuUVSpTWWG57Pm+YugQToJNFsEyiKFhPh8DPD0bgupz8n01g==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.4.4",
|
|
|
|
|
"@material-ui/styles": "^4.10.0",
|
|
|
|
|
"@material-ui/system": "^4.9.14",
|
|
|
|
|
"@material-ui/types": "^5.1.0",
|
|
|
|
|
"@material-ui/utils": "^4.10.2",
|
|
|
|
|
"@types/react-transition-group": "^4.2.0",
|
|
|
|
|
"clsx": "^1.0.4",
|
|
|
|
|
"hoist-non-react-statics": "^3.3.2",
|
|
|
|
|
"popper.js": "1.16.1-lts",
|
|
|
|
|
"prop-types": "^15.7.2",
|
|
|
|
|
"react-is": "^16.8.0",
|
|
|
|
|
"react-transition-group": "^4.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@material-ui/icons": {
|
|
|
|
|
"version": "4.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@material-ui/icons/-/icons-4.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-GBitL3oBWO0hzBhvA9KxqcowRUsA0qzwKkURyC8nppnC3fw54KPKZ+d4V1Eeg/UnDRSzDaI9nGCdel/eh9AQMg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.4.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@material-ui/styles": {
|
|
|
|
|
"version": "4.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@material-ui/styles/-/styles-4.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-XPwiVTpd3rlnbfrgtEJ1eJJdFCXZkHxy8TrdieaTvwxNYj42VnnCyFzxYeNW9Lhj4V1oD8YtQ6S5Gie7bZDf7Q==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.4.4",
|
|
|
|
|
"@emotion/hash": "^0.8.0",
|
|
|
|
|
"@material-ui/types": "^5.1.0",
|
|
|
|
|
"@material-ui/utils": "^4.9.6",
|
|
|
|
|
"clsx": "^1.0.4",
|
|
|
|
|
"csstype": "^2.5.2",
|
|
|
|
|
"hoist-non-react-statics": "^3.3.2",
|
|
|
|
|
"jss": "^10.0.3",
|
|
|
|
|
"jss-plugin-camel-case": "^10.0.3",
|
|
|
|
|
"jss-plugin-default-unit": "^10.0.3",
|
|
|
|
|
"jss-plugin-global": "^10.0.3",
|
|
|
|
|
"jss-plugin-nested": "^10.0.3",
|
|
|
|
|
"jss-plugin-props-sort": "^10.0.3",
|
|
|
|
|
"jss-plugin-rule-value-function": "^10.0.3",
|
|
|
|
|
"jss-plugin-vendor-prefixer": "^10.0.3",
|
|
|
|
|
"prop-types": "^15.7.2"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": {
|
|
|
|
|
"version": "2.6.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.13.tgz",
|
|
|
|
|
"integrity": "sha512-ul26pfSQTZW8dcOnD2iiJssfXw0gdNVX9IJDH/X3K5DGPfj+fUYe3kB+swUY6BF3oZDxaID3AJt+9/ojSAE05A=="
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@material-ui/system": {
|
|
|
|
|
"version": "4.9.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@material-ui/system/-/system-4.9.14.tgz",
|
|
|
|
|
"integrity": "sha512-oQbaqfSnNlEkXEziDcJDDIy8pbvwUmZXWNqlmIwDqr/ZdCK8FuV3f4nxikUh7hvClKV2gnQ9djh5CZFTHkZj3w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.4.4",
|
|
|
|
|
"@material-ui/utils": "^4.9.6",
|
|
|
|
|
"csstype": "^2.5.2",
|
|
|
|
|
"prop-types": "^15.7.2"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": {
|
|
|
|
|
"version": "2.6.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.13.tgz",
|
|
|
|
|
"integrity": "sha512-ul26pfSQTZW8dcOnD2iiJssfXw0gdNVX9IJDH/X3K5DGPfj+fUYe3kB+swUY6BF3oZDxaID3AJt+9/ojSAE05A=="
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@material-ui/types": {
|
|
|
|
|
"version": "5.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@material-ui/types/-/types-5.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A=="
|
|
|
|
|
},
|
|
|
|
|
"@material-ui/utils": {
|
|
|
|
|
"version": "4.10.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@material-ui/utils/-/utils-4.10.2.tgz",
|
|
|
|
|
"integrity": "sha512-eg29v74P7W5r6a4tWWDAAfZldXIzfyO1am2fIsC39hdUUHm/33k6pGOKPbgDjg/U/4ifmgAePy/1OjkKN6rFRw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.4.4",
|
|
|
|
|
"prop-types": "^15.7.2",
|
|
|
|
|
"react-is": "^16.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@nodelib/fs.scandir": {
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz",
|
|
|
|
|
@@ -4485,6 +4586,21 @@
|
|
|
|
|
"object-assign": "^4.1.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@react-dnd/asap": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@react-dnd/asap/-/asap-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-0XhqJSc6pPoNnf8DhdsPHtUhRzZALVzYMTzRwV4VI6DJNJ/5xxfL9OQUwb8IH5/2x7lSf7nAZrnzUD+16VyOVQ=="
|
|
|
|
|
},
|
|
|
|
|
"@react-dnd/invariant": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@react-dnd/invariant/-/invariant-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-xL4RCQBCBDJ+GRwKTFhGUW8GXa4yoDfJrPbLblc3U09ciS+9ZJXJ3Qrcs/x2IODOdIE5kQxvMmE2UKyqUictUw=="
|
|
|
|
|
},
|
|
|
|
|
"@react-dnd/shallowequal": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-Pc/AFTdwZwEKJxFJvlxrSmGe/di+aAOBn60sremrpLo6VI/6cmiUYNNwlI5KNYttg7uypzA3ILPMPgxB2GYZEg=="
|
|
|
|
|
},
|
|
|
|
|
"@sindresorhus/is": {
|
|
|
|
|
"version": "0.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz",
|
|
|
|
|
@@ -4614,6 +4730,15 @@
|
|
|
|
|
"@types/unist": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@types/hoist-non-react-statics": {
|
|
|
|
|
"version": "3.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"hoist-non-react-statics": "^3.3.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@types/http-cache-semantics": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz",
|
|
|
|
|
@@ -4698,6 +4823,28 @@
|
|
|
|
|
"integrity": "sha512-/rM+sWiuOZ5dvuVzV37sUuklsbg+JPOP8d+nNFlo2ZtfpzPiPvh1/gc8liWOLBqe+sR+ZM7guPaIcTt6UZTo7Q==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"@types/prop-types": {
|
|
|
|
|
"version": "15.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
|
|
|
|
|
},
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"version": "16.9.53",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.53.tgz",
|
|
|
|
|
"integrity": "sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@types/react-transition-group": {
|
|
|
|
|
"version": "4.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@types/react": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@types/responselike": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz",
|
|
|
|
|
@@ -8321,6 +8468,15 @@
|
|
|
|
|
"integrity": "sha1-qkAeXT3RwLkwTAlgKLuZIAH/XJc=",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"css-vendor": {
|
|
|
|
|
"version": "2.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-vendor/-/css-vendor-2.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.8.3",
|
|
|
|
|
"is-in-browser": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"css-what": {
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz",
|
|
|
|
|
@@ -8354,6 +8510,11 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"csstype": {
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag=="
|
|
|
|
|
},
|
|
|
|
|
"csurf": {
|
|
|
|
|
"version": "1.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csurf/-/csurf-1.11.0.tgz",
|
|
|
|
|
@@ -8891,6 +9052,16 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/directory-tree/-/directory-tree-2.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-qmeuql8N7hQB5b+cnlvbcHSjKBNpRjLY5KcvyFd9CTC5uTN7sJshEQ/ExZidAcEUEYcC/76i8ikLtbBMG81YRg=="
|
|
|
|
|
},
|
|
|
|
|
"dnd-core": {
|
|
|
|
|
"version": "11.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dnd-core/-/dnd-core-11.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-QugF55dNW+h+vzxVJ/LSJeTeUw9MCJ2cllhmVThVPEtF16ooBkxj0WBE5RB+AceFxMFo1rO6bJKXtqKl+JNnyA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@react-dnd/asap": "^4.0.0",
|
|
|
|
|
"@react-dnd/invariant": "^2.0.0",
|
|
|
|
|
"redux": "^4.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"dns-prefetch-control": {
|
|
|
|
|
"version": "0.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dns-prefetch-control/-/dns-prefetch-control-0.2.0.tgz",
|
|
|
|
|
@@ -8905,6 +9076,15 @@
|
|
|
|
|
"esutils": "^2.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"dom-helpers": {
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-Ru5o9+V8CpunKnz5LGgWXkmrH/20cGKwcHwS4m73zIvs54CN9epEmT/HLqFJW3kXpakAFkEdzgy1hzlJe3E4OQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.8.7",
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"dom-serializer": {
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz",
|
|
|
|
|
@@ -11233,6 +11413,20 @@
|
|
|
|
|
"readable-stream": "^2.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"frontend-collective-react-dnd-scrollzone": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/frontend-collective-react-dnd-scrollzone/-/frontend-collective-react-dnd-scrollzone-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-me/D9PZJq9j/sjEjs/OPmm6V6nbaHbhgeQiwrWu0t35lhwAOKWc+QBzzKKcZQeboYTkgE8UvCD9el+5ANp+g5Q==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"hoist-non-react-statics": "^3.1.0",
|
|
|
|
|
"lodash.throttle": "^4.0.1",
|
|
|
|
|
"prop-types": "^15.5.9",
|
|
|
|
|
"raf": "^3.2.0",
|
|
|
|
|
"react": "^16.3.0",
|
|
|
|
|
"react-display-name": "^0.2.0",
|
|
|
|
|
"react-dom": "^16.3.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"fs-exists-sync": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz",
|
|
|
|
|
@@ -12493,6 +12687,14 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"hoist-non-react-statics": {
|
|
|
|
|
"version": "3.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"react-is": "^16.7.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"homedir-polyfill": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
|
|
|
|
|
@@ -12802,6 +13004,11 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"hyphenate-style-name": {
|
|
|
|
|
"version": "1.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ=="
|
|
|
|
|
},
|
|
|
|
|
"iconv-lite": {
|
|
|
|
|
"version": "0.4.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
|
|
|
@@ -13239,6 +13446,11 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw=="
|
|
|
|
|
},
|
|
|
|
|
"is-in-browser": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-in-browser/-/is-in-browser-1.1.3.tgz",
|
|
|
|
|
"integrity": "sha1-Vv9NtoOgeMYILrldrX3GLh0E+DU="
|
|
|
|
|
},
|
|
|
|
|
"is-installed-globally": {
|
|
|
|
|
"version": "0.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz",
|
|
|
|
|
@@ -17335,6 +17547,84 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss/-/jss-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-l7EwdwhsDishXzqTc3lbsbyZ83tlUl5L/Hb16pHCvZliA9lRDdNBZmHzeJHP0sxqD0t1mrMmMR8XroR12JBYzw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"csstype": "^3.0.2",
|
|
|
|
|
"is-in-browser": "^1.1.3",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-camel-case": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-camel-case/-/jss-plugin-camel-case-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-9oDjsQ/AgdBbMyRjc06Kl3P8lDCSEts2vYZiPZfGAxbGCegqE4RnMob3mDaBby5H9vL9gWmyyImhLRWqIkRUCw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"hyphenate-style-name": "^1.0.3",
|
|
|
|
|
"jss": "10.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-default-unit": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-default-unit/-/jss-plugin-default-unit-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-BYJ+Y3RUYiMEgmlcYMLqwbA49DcSWsGgHpVmEEllTC8MK5iJ7++pT9TnKkKBnNZZxTV75ycyFCR5xeLSOzVm4A==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-global": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-global/-/jss-plugin-global-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-b8IHMJUmv29cidt3nI4bUI1+Mo5RZE37kqthaFpmxf5K7r2aAegGliAw4hXvA70ca6ckAoXMUl4SN/zxiRcRag==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-nested": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-nested/-/jss-plugin-nested-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-cKgpeHIxAP0ygeWh+drpLbrxFiak6zzJ2toVRi/NmHbpkNaLjTLgePmOz5+67ln3qzJiPdXXJB1tbOyYKAP4Pw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.4.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-props-sort": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-j/t0R40/2fp+Nzt6GgHeUFnHVY2kPGF5drUVlgkcwYoHCgtBDOhTTsOfdaQFW6sHWfoQYgnGV4CXdjlPiRrzwA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-rule-value-function": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-w8504Cdfu66+0SJoLkr6GUQlEb8keHg8ymtJXdVHWh0YvFxDG2l/nS93SI5Gfx0fV29dO6yUugXnKzDFJxrdFQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.4.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-vendor-prefixer": {
|
|
|
|
|
"version": "10.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-DpF+/a+GU8hMh/948sBGnKSNfKkoHg2p9aRFUmyoyxgKjOeH9n74Ht3Yt8lOgdZsuWNJbPrvaa3U4PXKwxVpTQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"css-vendor": "^2.0.8",
|
|
|
|
|
"jss": "10.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jsx-ast-utils": {
|
|
|
|
|
"version": "2.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.2.3.tgz",
|
|
|
|
|
@@ -17509,6 +17799,11 @@
|
|
|
|
|
"integrity": "sha1-uo31+4QesKPoBEIysOJjqNxqKKI=",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"lodash.assignwith": {
|
|
|
|
|
"version": "4.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.assignwith/-/lodash.assignwith-4.2.0.tgz",
|
|
|
|
|
"integrity": "sha1-EnqX8CrcQXUalU0ksN4X4QDgOOs="
|
|
|
|
|
},
|
|
|
|
|
"lodash.bind": {
|
|
|
|
|
"version": "4.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.bind/-/lodash.bind-4.2.1.tgz",
|
|
|
|
|
@@ -17518,8 +17813,12 @@
|
|
|
|
|
"lodash.clonedeep": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=",
|
|
|
|
|
"dev": true
|
|
|
|
|
"integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
|
|
|
|
|
},
|
|
|
|
|
"lodash.debounce": {
|
|
|
|
|
"version": "4.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
|
|
|
"integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
|
|
|
|
|
},
|
|
|
|
|
"lodash.defaults": {
|
|
|
|
|
"version": "4.2.0",
|
|
|
|
|
@@ -17533,6 +17832,11 @@
|
|
|
|
|
"integrity": "sha1-ZosdSYFgOuHMWm+nYBQ+SAtMSs4=",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"lodash.find": {
|
|
|
|
|
"version": "4.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.find/-/lodash.find-4.6.0.tgz",
|
|
|
|
|
"integrity": "sha1-ywcE1Hq3F4n/oN6Ll92Sb7iLE7E="
|
|
|
|
|
},
|
|
|
|
|
"lodash.flatten": {
|
|
|
|
|
"version": "4.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
|
|
|
|
|
@@ -17550,17 +17854,31 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
|
|
|
|
|
"integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
|
|
|
|
|
},
|
|
|
|
|
"lodash.isequal": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA="
|
|
|
|
|
},
|
|
|
|
|
"lodash.isundefined": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha1-I+89lTVWUgOmbO/VuDD4SJEa+0g="
|
|
|
|
|
},
|
|
|
|
|
"lodash.map": {
|
|
|
|
|
"version": "4.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz",
|
|
|
|
|
"integrity": "sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"lodash.memoize": {
|
|
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
|
|
|
|
|
},
|
|
|
|
|
"lodash.merge": {
|
|
|
|
|
"version": "4.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
|
|
|
"dev": true
|
|
|
|
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
|
|
|
|
|
},
|
|
|
|
|
"lodash.pick": {
|
|
|
|
|
"version": "4.4.0",
|
|
|
|
|
@@ -17597,6 +17915,11 @@
|
|
|
|
|
"integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"lodash.throttle": {
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz",
|
|
|
|
|
"integrity": "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ="
|
|
|
|
|
},
|
|
|
|
|
"lodash.uniq": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
|
|
|
|
|
@@ -18256,6 +18579,29 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
|
|
|
|
|
},
|
|
|
|
|
"mui-datatables": {
|
|
|
|
|
"version": "3.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mui-datatables/-/mui-datatables-3.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-CLNlEbSK7ANdwlS8iqOs2NGgcoV7v6SuNLV3ofWizKVbMzceWplm6iUdwfuBtSsiEx3IiYmoKJ4XZgssLitDRQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"clsx": "^1.1.1",
|
|
|
|
|
"lodash.assignwith": "^4.2.0",
|
|
|
|
|
"lodash.clonedeep": "^4.5.0",
|
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
|
"lodash.find": "^4.6.0",
|
|
|
|
|
"lodash.get": "^4.4.2",
|
|
|
|
|
"lodash.isequal": "^4.5.0",
|
|
|
|
|
"lodash.isundefined": "^3.0.1",
|
|
|
|
|
"lodash.memoize": "^4.1.2",
|
|
|
|
|
"lodash.merge": "^4.6.2",
|
|
|
|
|
"prop-types": "^15.7.2",
|
|
|
|
|
"react-dnd": "^11.1.3",
|
|
|
|
|
"react-dnd-html5-backend": "^11.1.3",
|
|
|
|
|
"react-sortable-tree": "^2.7.1",
|
|
|
|
|
"react-to-print": "^2.8.0",
|
|
|
|
|
"webpack-cli": "^3.3.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"mute-stream": {
|
|
|
|
|
"version": "0.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz",
|
|
|
|
|
@@ -19812,8 +20158,7 @@
|
|
|
|
|
"performance-now": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
|
|
|
|
|
"dev": true
|
|
|
|
|
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
|
|
|
|
|
},
|
|
|
|
|
"picomatch": {
|
|
|
|
|
"version": "2.0.7",
|
|
|
|
|
@@ -19968,6 +20313,11 @@
|
|
|
|
|
"semver-compare": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"popper.js": {
|
|
|
|
|
"version": "1.16.1-lts",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1-lts.tgz",
|
|
|
|
|
"integrity": "sha512-Kjw8nKRl1m+VrSFCoVGPph93W/qrSO7ZkqPpTf7F4bk/sqcfWK019dWBUpE/fBOsOQY1dks/Bmcbfn1heM/IsA=="
|
|
|
|
|
},
|
|
|
|
|
"port-used": {
|
|
|
|
|
"version": "2.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/port-used/-/port-used-2.0.8.tgz",
|
|
|
|
|
@@ -20408,6 +20758,14 @@
|
|
|
|
|
"through2": "^2.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"raf": {
|
|
|
|
|
"version": "3.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"performance-now": "^2.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"random-bytes": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/random-bytes/-/random-bytes-1.0.0.tgz",
|
|
|
|
|
@@ -20483,6 +20841,30 @@
|
|
|
|
|
"clsx": "^1.1.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-display-name": {
|
|
|
|
|
"version": "0.2.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-display-name/-/react-display-name-0.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-I+vcaK9t4+kypiSgaiVWAipqHRXYmZIuAiS8vzFvXHHXVigg/sMKwlRgLy6LH2i3rmP+0Vzfl5lFsFRwF1r3pg=="
|
|
|
|
|
},
|
|
|
|
|
"react-dnd": {
|
|
|
|
|
"version": "11.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dnd/-/react-dnd-11.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-8rtzzT8iwHgdSC89VktwhqdKKtfXaAyC4wiqp0SywpHG12TTLvfOoL6xNEIUWXwIEWu+CFfDn4GZJyynCEuHIQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@react-dnd/shallowequal": "^2.0.0",
|
|
|
|
|
"@types/hoist-non-react-statics": "^3.3.1",
|
|
|
|
|
"dnd-core": "^11.1.3",
|
|
|
|
|
"hoist-non-react-statics": "^3.3.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-dnd-html5-backend": {
|
|
|
|
|
"version": "11.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dnd-html5-backend/-/react-dnd-html5-backend-11.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-/1FjNlJbW/ivkUxlxQd7o3trA5DE33QiRZgxent3zKme8DwF4Nbw3OFVhTRFGaYhHFNL1rZt6Rdj1D78BjnNLw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"dnd-core": "^11.1.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-dom": {
|
|
|
|
|
"version": "16.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz",
|
|
|
|
|
@@ -20499,6 +20881,25 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.2.tgz",
|
|
|
|
|
"integrity": "sha512-D+NxhSR2HUCjYky1q1DwpNUD44cDpUXzSmmFyC3ug1bClcU/iDNy0YNn1iwme28fn+NFhpA13IndOd42CrFb+Q=="
|
|
|
|
|
},
|
|
|
|
|
"react-lifecycles-compat": {
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
|
|
|
|
|
},
|
|
|
|
|
"react-sortable-tree": {
|
|
|
|
|
"version": "2.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-sortable-tree/-/react-sortable-tree-2.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-gTjwxRNt7z0FC76KeNTnGqx1qUSlV3N78mMPRushBpSUXzZYhiFNsWHUIruyPnaAbw4SA7LgpItV7VieAuwDpw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"frontend-collective-react-dnd-scrollzone": "^1.0.2",
|
|
|
|
|
"lodash.isequal": "^4.5.0",
|
|
|
|
|
"prop-types": "^15.6.1",
|
|
|
|
|
"react-dnd": "^11.1.3",
|
|
|
|
|
"react-dnd-html5-backend": "^11.1.3",
|
|
|
|
|
"react-lifecycles-compat": "^3.0.4",
|
|
|
|
|
"react-virtualized": "^9.21.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-syntax-highlighter": {
|
|
|
|
|
"version": "15.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.2.1.tgz",
|
|
|
|
|
@@ -20511,6 +20912,38 @@
|
|
|
|
|
"refractor": "^3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-to-print": {
|
|
|
|
|
"version": "2.10.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-to-print/-/react-to-print-2.10.3.tgz",
|
|
|
|
|
"integrity": "sha512-kRRWpMz34s4lqulHVGokQBf8jvfgBzBeyE6duoKgyEyPnPPnvb6HY6o1J/SME5nqpE1iBr6JEWTJBQ2dFBxd9w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"prop-types": "^15.7.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-transition-group": {
|
|
|
|
|
"version": "4.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.5.5",
|
|
|
|
|
"dom-helpers": "^5.0.1",
|
|
|
|
|
"loose-envify": "^1.4.0",
|
|
|
|
|
"prop-types": "^15.6.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-virtualized": {
|
|
|
|
|
"version": "9.22.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-virtualized/-/react-virtualized-9.22.2.tgz",
|
|
|
|
|
"integrity": "sha512-5j4h4FhxTdOpBKtePSs1yk6LDNT4oGtUwjT7Nkh61Z8vv3fTG/XeOf8J4li1AYaexOwTXnw0HFVxsV0GBUqwRw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.7.2",
|
|
|
|
|
"clsx": "^1.0.4",
|
|
|
|
|
"dom-helpers": "^5.1.3",
|
|
|
|
|
"loose-envify": "^1.4.0",
|
|
|
|
|
"prop-types": "^15.7.2",
|
|
|
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"read-package-json": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-2.1.0.tgz",
|
|
|
|
|
@@ -20655,6 +21088,15 @@
|
|
|
|
|
"object-keys": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"redux": {
|
|
|
|
|
"version": "4.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/redux/-/redux-4.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"loose-envify": "^1.4.0",
|
|
|
|
|
"symbol-observable": "^1.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"referrer-policy": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/referrer-policy/-/referrer-policy-1.2.0.tgz",
|
|
|
|
|
@@ -22720,6 +23162,11 @@
|
|
|
|
|
"upper-case": "^1.1.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"symbol-observable": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ=="
|
|
|
|
|
},
|
|
|
|
|
"symbol-tree": {
|
|
|
|
|
"version": "3.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
|
|
|
|
|
@@ -23083,6 +23530,11 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
|
|
|
|
|
},
|
|
|
|
|
"tiny-warning": {
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA=="
|
|
|
|
|
},
|
|
|
|
|
"title-case": {
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/title-case/-/title-case-2.1.1.tgz",
|
|
|
|
|
|