|
|
|
|
@ -34,6 +34,7 @@
|
|
|
|
|
"next-seo": "^6.0.0",
|
|
|
|
|
"postcss": "8.4.23",
|
|
|
|
|
"react": "^18.2.0",
|
|
|
|
|
"react-confetti-explosion": "^2.1.2",
|
|
|
|
|
"react-day-picker": "^8.10.1",
|
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
|
"react-fast-marquee": "^1.3.5",
|
|
|
|
|
@ -2533,6 +2534,25 @@
|
|
|
|
|
"node": ">= 8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/css-jss": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-jss/-/css-jss-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-YyMIS/LsSKEGXEaVJdjonWe18p4vXLo8CMA4FrW/kcaEyqdIGKCFXao31gbJddXEdIxSXFFURWrenBJPlKTgAA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "^10.10.0",
|
|
|
|
|
"jss-preset-default": "^10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/css-vendor": {
|
|
|
|
|
"version": "2.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-vendor/-/css-vendor-2.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.8.3",
|
|
|
|
|
"is-in-browser": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cssesc": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
|
|
|
|
|
@ -3883,6 +3903,11 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
|
|
|
|
|
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hyphenate-style-name": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ignore": {
|
|
|
|
|
"version": "5.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz",
|
|
|
|
|
@ -4118,6 +4143,11 @@
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-in-browser": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-in-browser/-/is-in-browser-1.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-FeXIBgG/CPGd/WUxuEyvgGTEfwiG9Z4EKGxjNMRqviiIIfsmgrpnHLffEDdwUHqNva1VEW91o3xBT/m8Elgl9g=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-map": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz",
|
|
|
|
|
@ -4400,6 +4430,158 @@
|
|
|
|
|
"json5": "lib/cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss/-/jss-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"csstype": "^3.0.2",
|
|
|
|
|
"is-in-browser": "^1.1.3",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/jss"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-camel-case": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-camel-case/-/jss-plugin-camel-case-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"hyphenate-style-name": "^1.0.3",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-compose": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-compose/-/jss-plugin-compose-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-F5kgtWpI2XfZ3Z8eP78tZEYFdgTIbpA/TMuX3a8vwrNolYtN1N4qJR/Ob0LAsqIwCMLojtxN7c7Oo/+Vz6THow==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-default-unit": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-default-unit/-/jss-plugin-default-unit-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-expand": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-expand/-/jss-plugin-expand-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-ymT62W2OyDxBxr7A6JR87vVX9vTq2ep5jZLIdUSusfBIEENLdkkc0lL/Xaq8W9s3opUq7R0sZQpzRWELrfVYzA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-extend": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-extend/-/jss-plugin-extend-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-sKYrcMfr4xxigmIwqTjxNcHwXJIfvhvjTNxF+Tbc1NmNdyspGW47Ey6sGH8BcQ4FFQhLXctpWCQSpDwdNmXSwg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-global": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-global/-/jss-plugin-global-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-nested": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-nested/-/jss-plugin-nested-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-props-sort": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-rule-value-function": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-rule-value-observable": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-rule-value-observable/-/jss-plugin-rule-value-observable-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZLMaYrR3QE+vD7nl3oNXuj79VZl9Kp8/u6A1IbTPDcuOu8b56cFdWRZNZ0vNr8jHewooEeq2doy8Oxtymr2ZPA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"symbol-observable": "^1.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-template": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-template/-/jss-plugin-template-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-ocXZBIOJOA+jISPdsgkTs8wwpK6UbsvtZK5JI7VUggTD6LWKbtoxUzadd2TpfF+lEtlhUmMsCkTRNkITdPKa6w==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-plugin-vendor-prefixer": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"css-vendor": "^2.0.8",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jss-preset-default": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-preset-default/-/jss-preset-default-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-GL175Wt2FGhjE+f+Y3aWh+JioL06/QWFgZp53CbNNq6ZkVU0TDplD8Bxm9KnkotAYn3FlplNqoW5CjyLXcoJ7Q==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"jss-plugin-camel-case": "10.10.0",
|
|
|
|
|
"jss-plugin-compose": "10.10.0",
|
|
|
|
|
"jss-plugin-default-unit": "10.10.0",
|
|
|
|
|
"jss-plugin-expand": "10.10.0",
|
|
|
|
|
"jss-plugin-extend": "10.10.0",
|
|
|
|
|
"jss-plugin-global": "10.10.0",
|
|
|
|
|
"jss-plugin-nested": "10.10.0",
|
|
|
|
|
"jss-plugin-props-sort": "10.10.0",
|
|
|
|
|
"jss-plugin-rule-value-function": "10.10.0",
|
|
|
|
|
"jss-plugin-rule-value-observable": "10.10.0",
|
|
|
|
|
"jss-plugin-template": "10.10.0",
|
|
|
|
|
"jss-plugin-vendor-prefixer": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jsx-ast-utils": {
|
|
|
|
|
"version": "3.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
|
|
|
|
|
@ -4485,6 +4667,11 @@
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash": {
|
|
|
|
|
"version": "4.17.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lodash.merge": {
|
|
|
|
|
"version": "4.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
|
|
@ -5236,6 +5423,19 @@
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-confetti-explosion": {
|
|
|
|
|
"version": "2.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-confetti-explosion/-/react-confetti-explosion-2.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-4UzDFBajAGXmF9TSJoRMO2QOBCIXc66idTxH8l7Mkul48HLGtk+tMzK9HYDYsy7Zmw5sEGchi2fbn4AJUuLrZw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"react-jss": "^10.9.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.x",
|
|
|
|
|
"react-dom": "^18.x"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-day-picker": {
|
|
|
|
|
"version": "8.10.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.10.1.tgz",
|
|
|
|
|
@ -5249,6 +5449,11 @@
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/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=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-dom": {
|
|
|
|
|
"version": "18.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz",
|
|
|
|
|
@ -5303,6 +5508,40 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-jss": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-jss/-/react-jss-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-WLiq84UYWqNBF6579/uprcIUnM1TSywYq6AIjKTTTG5ziJl9Uy+pwuvpN3apuyVwflMbD60PraeTKT7uWH9XEQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"@emotion/is-prop-valid": "^0.7.3",
|
|
|
|
|
"css-jss": "10.10.0",
|
|
|
|
|
"hoist-non-react-statics": "^3.2.0",
|
|
|
|
|
"is-in-browser": "^1.1.3",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"jss-preset-default": "10.10.0",
|
|
|
|
|
"prop-types": "^15.6.0",
|
|
|
|
|
"shallow-equal": "^1.2.0",
|
|
|
|
|
"theming": "^3.3.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16.8.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-jss/node_modules/@emotion/is-prop-valid": {
|
|
|
|
|
"version": "0.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-uxJqm/sqwXw3YPA5GXX365OBcJGFtxUVkB6WyezqFHlNe9jqUWH5ur2O2M8dGBz61kn1g3ZBlzUunFQXQIClhA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emotion/memoize": "0.7.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-jss/node_modules/@emotion/memoize": {
|
|
|
|
|
"version": "0.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-player": {
|
|
|
|
|
"version": "2.12.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-player/-/react-player-2.12.0.tgz",
|
|
|
|
|
@ -5600,6 +5839,11 @@
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/shallow-equal": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shallow-equal/-/shallow-equal-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/shebang-command": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
|
|
@ -5962,6 +6206,14 @@
|
|
|
|
|
"node": ">= 4.7.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/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==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tailwind-merge": {
|
|
|
|
|
"version": "2.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.4.0.tgz",
|
|
|
|
|
@ -6048,6 +6300,23 @@
|
|
|
|
|
"integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/theming": {
|
|
|
|
|
"version": "3.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/theming/-/theming-3.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-u6l4qTJRDaWZsqa8JugaNt7Xd8PPl9+gonZaIe28vAhqgHMIG/DOyFPqiKN/gQLQYj05tHv+YQdNILL4zoiAVA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"hoist-non-react-statics": "^3.3.0",
|
|
|
|
|
"prop-types": "^15.5.8",
|
|
|
|
|
"react-display-name": "^0.2.4",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/thenify": {
|
|
|
|
|
"version": "3.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
|
|
|
|
|
@ -6067,6 +6336,11 @@
|
|
|
|
|
"node": ">=0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/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=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/to-fast-properties": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
|
|
|
@ -8116,6 +8390,25 @@
|
|
|
|
|
"which": "^2.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"css-jss": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/css-jss/-/css-jss-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-YyMIS/LsSKEGXEaVJdjonWe18p4vXLo8CMA4FrW/kcaEyqdIGKCFXao31gbJddXEdIxSXFFURWrenBJPlKTgAA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "^10.10.0",
|
|
|
|
|
"jss-preset-default": "^10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"cssesc": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
|
|
|
|
|
@ -9122,6 +9415,11 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"hyphenate-style-name": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/hyphenate-style-name/-/hyphenate-style-name-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw=="
|
|
|
|
|
},
|
|
|
|
|
"ignore": {
|
|
|
|
|
"version": "5.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz",
|
|
|
|
|
@ -9288,6 +9586,11 @@
|
|
|
|
|
"is-extglob": "^2.1.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"is-in-browser": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-in-browser/-/is-in-browser-1.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-FeXIBgG/CPGd/WUxuEyvgGTEfwiG9Z4EKGxjNMRqviiIIfsmgrpnHLffEDdwUHqNva1VEW91o3xBT/m8Elgl9g=="
|
|
|
|
|
},
|
|
|
|
|
"is-map": {
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz",
|
|
|
|
|
@ -9487,6 +9790,154 @@
|
|
|
|
|
"minimist": "^1.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss/-/jss-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==",
|
|
|
|
|
"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.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-camel-case/-/jss-plugin-camel-case-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"hyphenate-style-name": "^1.0.3",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-compose": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-compose/-/jss-plugin-compose-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-F5kgtWpI2XfZ3Z8eP78tZEYFdgTIbpA/TMuX3a8vwrNolYtN1N4qJR/Ob0LAsqIwCMLojtxN7c7Oo/+Vz6THow==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-default-unit": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-default-unit/-/jss-plugin-default-unit-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-expand": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-expand/-/jss-plugin-expand-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-ymT62W2OyDxBxr7A6JR87vVX9vTq2ep5jZLIdUSusfBIEENLdkkc0lL/Xaq8W9s3opUq7R0sZQpzRWELrfVYzA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-extend": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-extend/-/jss-plugin-extend-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-sKYrcMfr4xxigmIwqTjxNcHwXJIfvhvjTNxF+Tbc1NmNdyspGW47Ey6sGH8BcQ4FFQhLXctpWCQSpDwdNmXSwg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-global": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-global/-/jss-plugin-global-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-nested": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-nested/-/jss-plugin-nested-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-props-sort": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-rule-value-function": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-rule-value-function/-/jss-plugin-rule-value-function-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-rule-value-observable": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-rule-value-observable/-/jss-plugin-rule-value-observable-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-ZLMaYrR3QE+vD7nl3oNXuj79VZl9Kp8/u6A1IbTPDcuOu8b56cFdWRZNZ0vNr8jHewooEeq2doy8Oxtymr2ZPA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"symbol-observable": "^1.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-template": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-template/-/jss-plugin-template-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-ocXZBIOJOA+jISPdsgkTs8wwpK6UbsvtZK5JI7VUggTD6LWKbtoxUzadd2TpfF+lEtlhUmMsCkTRNkITdPKa6w==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-plugin-vendor-prefixer": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-plugin-vendor-prefixer/-/jss-plugin-vendor-prefixer-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"css-vendor": "^2.0.8",
|
|
|
|
|
"jss": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jss-preset-default": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jss-preset-default/-/jss-preset-default-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-GL175Wt2FGhjE+f+Y3aWh+JioL06/QWFgZp53CbNNq6ZkVU0TDplD8Bxm9KnkotAYn3FlplNqoW5CjyLXcoJ7Q==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"jss-plugin-camel-case": "10.10.0",
|
|
|
|
|
"jss-plugin-compose": "10.10.0",
|
|
|
|
|
"jss-plugin-default-unit": "10.10.0",
|
|
|
|
|
"jss-plugin-expand": "10.10.0",
|
|
|
|
|
"jss-plugin-extend": "10.10.0",
|
|
|
|
|
"jss-plugin-global": "10.10.0",
|
|
|
|
|
"jss-plugin-nested": "10.10.0",
|
|
|
|
|
"jss-plugin-props-sort": "10.10.0",
|
|
|
|
|
"jss-plugin-rule-value-function": "10.10.0",
|
|
|
|
|
"jss-plugin-rule-value-observable": "10.10.0",
|
|
|
|
|
"jss-plugin-template": "10.10.0",
|
|
|
|
|
"jss-plugin-vendor-prefixer": "10.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"jsx-ast-utils": {
|
|
|
|
|
"version": "3.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
|
|
|
|
|
@ -9557,6 +10008,11 @@
|
|
|
|
|
"p-locate": "^5.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"lodash": {
|
|
|
|
|
"version": "4.17.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
|
|
|
},
|
|
|
|
|
"lodash.merge": {
|
|
|
|
|
"version": "4.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
|
|
@ -10040,12 +10496,26 @@
|
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-confetti-explosion": {
|
|
|
|
|
"version": "2.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-confetti-explosion/-/react-confetti-explosion-2.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-4UzDFBajAGXmF9TSJoRMO2QOBCIXc66idTxH8l7Mkul48HLGtk+tMzK9HYDYsy7Zmw5sEGchi2fbn4AJUuLrZw==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"react-jss": "^10.9.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-day-picker": {
|
|
|
|
|
"version": "8.10.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.10.1.tgz",
|
|
|
|
|
"integrity": "sha512-TMx7fNbhLk15eqcMt+7Z7S2KF7mfTId/XJDjKE8f+IUcFn0l08/kI4FiYTL/0yuOLmEcbR4Fwe3GJf/NiiMnPA==",
|
|
|
|
|
"requires": {}
|
|
|
|
|
},
|
|
|
|
|
"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-dom": {
|
|
|
|
|
"version": "18.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz",
|
|
|
|
|
@ -10083,6 +10553,39 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w=="
|
|
|
|
|
},
|
|
|
|
|
"react-jss": {
|
|
|
|
|
"version": "10.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-jss/-/react-jss-10.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-WLiq84UYWqNBF6579/uprcIUnM1TSywYq6AIjKTTTG5ziJl9Uy+pwuvpN3apuyVwflMbD60PraeTKT7uWH9XEQ==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
|
"@emotion/is-prop-valid": "^0.7.3",
|
|
|
|
|
"css-jss": "10.10.0",
|
|
|
|
|
"hoist-non-react-statics": "^3.2.0",
|
|
|
|
|
"is-in-browser": "^1.1.3",
|
|
|
|
|
"jss": "10.10.0",
|
|
|
|
|
"jss-preset-default": "10.10.0",
|
|
|
|
|
"prop-types": "^15.6.0",
|
|
|
|
|
"shallow-equal": "^1.2.0",
|
|
|
|
|
"theming": "^3.3.0",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@emotion/is-prop-valid": {
|
|
|
|
|
"version": "0.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-uxJqm/sqwXw3YPA5GXX365OBcJGFtxUVkB6WyezqFHlNe9jqUWH5ur2O2M8dGBz61kn1g3ZBlzUunFQXQIClhA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@emotion/memoize": "0.7.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@emotion/memoize": {
|
|
|
|
|
"version": "0.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg=="
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"react-player": {
|
|
|
|
|
"version": "2.12.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-player/-/react-player-2.12.0.tgz",
|
|
|
|
|
@ -10271,6 +10774,11 @@
|
|
|
|
|
"lru-cache": "^6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"shallow-equal": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shallow-equal/-/shallow-equal-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA=="
|
|
|
|
|
},
|
|
|
|
|
"shebang-command": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
|
|
@ -10511,6 +11019,11 @@
|
|
|
|
|
"ssr-window": "^4.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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=="
|
|
|
|
|
},
|
|
|
|
|
"tailwind-merge": {
|
|
|
|
|
"version": "2.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.4.0.tgz",
|
|
|
|
|
@ -10577,6 +11090,17 @@
|
|
|
|
|
"integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"theming": {
|
|
|
|
|
"version": "3.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/theming/-/theming-3.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-u6l4qTJRDaWZsqa8JugaNt7Xd8PPl9+gonZaIe28vAhqgHMIG/DOyFPqiKN/gQLQYj05tHv+YQdNILL4zoiAVA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"hoist-non-react-statics": "^3.3.0",
|
|
|
|
|
"prop-types": "^15.5.8",
|
|
|
|
|
"react-display-name": "^0.2.4",
|
|
|
|
|
"tiny-warning": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"thenify": {
|
|
|
|
|
"version": "3.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
|
|
|
|
|
@ -10593,6 +11117,11 @@
|
|
|
|
|
"thenify": ">= 3.1.0 < 4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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=="
|
|
|
|
|
},
|
|
|
|
|
"to-fast-properties": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
|
|
|
|