diff --git a/packages/matchbox/package-lock.json b/packages/matchbox/package-lock.json index 19a717271..432991456 100644 --- a/packages/matchbox/package-lock.json +++ b/packages/matchbox/package-lock.json @@ -1,15 +1,15 @@ { "name": "@sparkpost/matchbox", - "version": "7.2.0", + "version": "7.2.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sparkpost/matchbox", - "version": "7.2.0", + "version": "7.2.6", "license": "MIT", "dependencies": { - "@sparkpost/design-tokens": "^7.1.0", + "@sparkpost/design-tokens": "^7.1.1", "@styled-system/prop-types": "^5.1.2", "@styled-system/props": "^5.1.5", "@types/styled-system": "^5.1.15", @@ -32,13 +32,8 @@ "@babel/preset-react": "^7.6.3", "@babel/preset-typescript": "^7.15.0", "@rollup/plugin-typescript": "^8.2.5", - "@sparkpost/matchbox-icons": "^7.1.0", - "@types/react": "^17.0.16", - "@types/react-dom": "^17.0.9", - "@types/styled-components": "^5.1.12", - "react": "^17.0.1", + "@sparkpost/matchbox-icons": "^7.1.7", "react-day-picker": "^7.4.8", - "react-dom": "^17.0.1", "rimraf": "^3.0.2", "rollup": "^2.45.2", "rollup-plugin-babel": "^4.4.0", @@ -50,11 +45,11 @@ "typescript": "^4.3.5" }, "peerDependencies": { - "@sparkpost/matchbox-icons": "^7.0.0", - "react": "^16.8.0 || ^17.0.0", + "@sparkpost/matchbox-icons": "^7.1.7", + "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-day-picker": "^7.4.0", - "react-dom": "^16.8.0 || ^17.0.0", - "styled-components": "^5.3.0" + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", + "styled-components": "^5.3.5" } }, "node_modules/@babel/cli": { @@ -147,21 +142,6 @@ "ms": "^2.1.1" } }, - "node_modules/@babel/core/node_modules/json5": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.1.tgz", - "integrity": "sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==", - "dev": true, - "dependencies": { - "minimist": "^1.2.0" - }, - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" - } - }, "node_modules/@babel/core/node_modules/ms": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", @@ -1656,18 +1636,18 @@ } }, "node_modules/@sparkpost/design-tokens": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/@sparkpost/design-tokens/-/design-tokens-7.1.0.tgz", - "integrity": "sha512-MLdK2nj2HDhnnIdI+gOH3I5HfjZOJtSL5ceZfG2lqT+HACdHDmEx7NPAEpbb+cTLdRc3ywONwa0iS2l1o+mlsQ==" + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/@sparkpost/design-tokens/-/design-tokens-7.1.1.tgz", + "integrity": "sha512-wE9hXhgXjR5BpIK3pMNIdqcDidKE2q6XhV68WUPMIItBFPCC6ARv9f9D0n6+PDIng02/9NVc+ZsjqMZbU11cAw==" }, "node_modules/@sparkpost/matchbox-icons": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/@sparkpost/matchbox-icons/-/matchbox-icons-7.1.0.tgz", - "integrity": "sha512-Jm5XQ5FGAjTc2Pqk5O0/LHwv2rR44hguzP6yh8MkRscnAuKER7yIoDDCNqSBKePFFn7nNkreahOM276D5JvgGw==", + "version": "7.1.7", + "resolved": "https://registry.npmjs.org/@sparkpost/matchbox-icons/-/matchbox-icons-7.1.7.tgz", + "integrity": "sha512-7LWabTXFOUo1VXuLQFSzx5EaFRDC5OGuaXnp/k5eX8dEX5iT99FwvaUkFIcCcBfkghmCRIV9PbrYiU4XW1dHoQ==", "dev": true, "peerDependencies": { - "react": "^16.8.0 || ^17.0.0", - "react-dom": "^16.8.0 || ^17.0.0" + "react": "^16.8.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/@styled-system/background": { @@ -1839,16 +1819,6 @@ "integrity": "sha512-c5ciR06jK8u9BstrmJyO97m+klJrrhCf9u3rLu3DEAJBirxRqSCvDQoYKmxuYwQI5SZChAWu+tq9oVlGRuzPAg==", "dev": true }, - "node_modules/@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==", - "dev": true, - "dependencies": { - "@types/react": "*", - "hoist-non-react-statics": "^3.3.0" - } - }, "node_modules/@types/node": { "version": "15.0.0", "resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.0.tgz", @@ -1859,28 +1829,21 @@ "version": "15.7.4", "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz", "integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==", - "devOptional": true + "optional": true, + "peer": true }, "node_modules/@types/react": { - "version": "17.0.16", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz", - "integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==", - "devOptional": true, + "version": "16.14.34", + "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.34.tgz", + "integrity": "sha512-b99nWeGGReLh6aKBppghVqp93dFJtgtDOzc8NXM6hewD8PQ2zZG5kBLgbx+VJr7Q7WBMjHxaIl3dwpwwPIUgyA==", + "optional": true, + "peer": true, "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, - "node_modules/@types/react-dom": { - "version": "17.0.9", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.9.tgz", - "integrity": "sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==", - "dev": true, - "dependencies": { - "@types/react": "*" - } - }, "node_modules/@types/resolve": { "version": "0.0.8", "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-0.0.8.tgz", @@ -1894,18 +1857,8 @@ "version": "0.16.2", "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz", "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==", - "devOptional": true - }, - "node_modules/@types/styled-components": { - "version": "5.1.12", - "resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.12.tgz", - "integrity": "sha512-sTjc0+gMl08JvOHchQKgEGbbiSexSvWg5khUNSH4kosb7Tl4782AtfWMkAhQmeXMg2vIn6PthGVHFW+U/Dpihg==", - "dev": true, - "dependencies": { - "@types/hoist-non-react-statics": "*", - "@types/react": "*", - "csstype": "^3.0.2" - } + "optional": true, + "peer": true }, "node_modules/@types/styled-system": { "version": "5.1.15", @@ -2595,6 +2548,18 @@ "node": ">=4" } }, + "node_modules/json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "dev": true, + "bin": { + "json5": "lib/cli.js" + }, + "engines": { + "node": ">=6" + } + }, "node_modules/lodash": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", @@ -2651,12 +2616,6 @@ "node": "*" } }, - "node_modules/minimist": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", - "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==", - "dev": true - }, "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", @@ -2776,6 +2735,7 @@ "version": "17.0.1", "resolved": "https://registry.npmjs.org/react/-/react-17.0.1.tgz", "integrity": "sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==", + "peer": true, "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1" @@ -2811,6 +2771,7 @@ "version": "17.0.1", "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.1.tgz", "integrity": "sha512-6eV150oJZ9U2t9svnsspTMrWNyHc6chX0KzDeAOXftRa8bNeOKTTfCJ7KorIwenkHd2xqVTBTCZd79yk/lx/Ug==", + "peer": true, "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", @@ -3117,6 +3078,7 @@ "version": "0.20.1", "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.1.tgz", "integrity": "sha512-LKTe+2xNJBNxu/QhHvDR14wUXHRQbVY5ZOYpOGWRzhydZUqrLb2JBvLPY7cAqFmqrWuDED0Mjk7013SZiOz6Bw==", + "peer": true, "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1" @@ -3473,15 +3435,6 @@ "ms": "^2.1.1" } }, - "json5": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.1.tgz", - "integrity": "sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==", - "dev": true, - "requires": { - "minimist": "^1.2.0" - } - }, "ms": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", @@ -4700,14 +4653,14 @@ } }, "@sparkpost/design-tokens": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/@sparkpost/design-tokens/-/design-tokens-7.1.0.tgz", - "integrity": "sha512-MLdK2nj2HDhnnIdI+gOH3I5HfjZOJtSL5ceZfG2lqT+HACdHDmEx7NPAEpbb+cTLdRc3ywONwa0iS2l1o+mlsQ==" + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/@sparkpost/design-tokens/-/design-tokens-7.1.1.tgz", + "integrity": "sha512-wE9hXhgXjR5BpIK3pMNIdqcDidKE2q6XhV68WUPMIItBFPCC6ARv9f9D0n6+PDIng02/9NVc+ZsjqMZbU11cAw==" }, "@sparkpost/matchbox-icons": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/@sparkpost/matchbox-icons/-/matchbox-icons-7.1.0.tgz", - "integrity": "sha512-Jm5XQ5FGAjTc2Pqk5O0/LHwv2rR44hguzP6yh8MkRscnAuKER7yIoDDCNqSBKePFFn7nNkreahOM276D5JvgGw==", + "version": "7.1.7", + "resolved": "https://registry.npmjs.org/@sparkpost/matchbox-icons/-/matchbox-icons-7.1.7.tgz", + "integrity": "sha512-7LWabTXFOUo1VXuLQFSzx5EaFRDC5OGuaXnp/k5eX8dEX5iT99FwvaUkFIcCcBfkghmCRIV9PbrYiU4XW1dHoQ==", "dev": true, "requires": {} }, @@ -4879,16 +4832,6 @@ "integrity": "sha512-c5ciR06jK8u9BstrmJyO97m+klJrrhCf9u3rLu3DEAJBirxRqSCvDQoYKmxuYwQI5SZChAWu+tq9oVlGRuzPAg==", "dev": true }, - "@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==", - "dev": true, - "requires": { - "@types/react": "*", - "hoist-non-react-statics": "^3.3.0" - } - }, "@types/node": { "version": "15.0.0", "resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.0.tgz", @@ -4899,28 +4842,21 @@ "version": "15.7.4", "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz", "integrity": "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==", - "devOptional": true + "optional": true, + "peer": true }, "@types/react": { - "version": "17.0.16", - "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.16.tgz", - "integrity": "sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==", - "devOptional": true, + "version": "16.14.34", + "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.34.tgz", + "integrity": "sha512-b99nWeGGReLh6aKBppghVqp93dFJtgtDOzc8NXM6hewD8PQ2zZG5kBLgbx+VJr7Q7WBMjHxaIl3dwpwwPIUgyA==", + "optional": true, + "peer": true, "requires": { "@types/prop-types": "*", "@types/scheduler": "*", "csstype": "^3.0.2" } }, - "@types/react-dom": { - "version": "17.0.9", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.9.tgz", - "integrity": "sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==", - "dev": true, - "requires": { - "@types/react": "*" - } - }, "@types/resolve": { "version": "0.0.8", "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-0.0.8.tgz", @@ -4934,18 +4870,8 @@ "version": "0.16.2", "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz", "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==", - "devOptional": true - }, - "@types/styled-components": { - "version": "5.1.12", - "resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.12.tgz", - "integrity": "sha512-sTjc0+gMl08JvOHchQKgEGbbiSexSvWg5khUNSH4kosb7Tl4782AtfWMkAhQmeXMg2vIn6PthGVHFW+U/Dpihg==", - "dev": true, - "requires": { - "@types/hoist-non-react-statics": "*", - "@types/react": "*", - "csstype": "^3.0.2" - } + "optional": true, + "peer": true }, "@types/styled-system": { "version": "5.1.15", @@ -5512,6 +5438,12 @@ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" }, + "json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "dev": true + }, "lodash": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", @@ -5559,12 +5491,6 @@ "brace-expansion": "^1.1.7" } }, - "minimist": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", - "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==", - "dev": true - }, "normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", @@ -5657,6 +5583,7 @@ "version": "17.0.1", "resolved": "https://registry.npmjs.org/react/-/react-17.0.1.tgz", "integrity": "sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==", + "peer": true, "requires": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1" @@ -5683,6 +5610,7 @@ "version": "17.0.1", "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.1.tgz", "integrity": "sha512-6eV150oJZ9U2t9svnsspTMrWNyHc6chX0KzDeAOXftRa8bNeOKTTfCJ7KorIwenkHd2xqVTBTCZd79yk/lx/Ug==", + "peer": true, "requires": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", @@ -5932,6 +5860,7 @@ "version": "0.20.1", "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.1.tgz", "integrity": "sha512-LKTe+2xNJBNxu/QhHvDR14wUXHRQbVY5ZOYpOGWRzhydZUqrLb2JBvLPY7cAqFmqrWuDED0Mjk7013SZiOz6Bw==", + "peer": true, "requires": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1"