|
1342 | 1342 | dependencies: |
1343 | 1343 | regenerator-runtime "^0.13.4" |
1344 | 1344 |
|
1345 | | -"@babel/runtime@^7.18.9": |
1346 | | - version "7.18.9" |
1347 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a" |
1348 | | - integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw== |
1349 | | - dependencies: |
1350 | | - regenerator-runtime "^0.13.4" |
1351 | | - |
1352 | 1345 | "@babel/template@^7.12.7", "@babel/template@^7.16.7": |
1353 | 1346 | version "7.16.7" |
1354 | 1347 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155" |
|
1475 | 1468 | minimatch "^3.1.2" |
1476 | 1469 | strip-json-comments "^3.1.1" |
1477 | 1470 |
|
1478 | | -"@formspree/core@^2.7.0": |
1479 | | - version "2.7.1" |
1480 | | - resolved "https://registry.yarnpkg.com/@formspree/core/-/core-2.7.1.tgz#954e592b21f52e4074069c1ba2b08e5cb5dcfbca" |
1481 | | - integrity sha512-flS/REW5x/0uUAFa+TFhokWn3k0bwr6uM7gx8LWeBDhnrKjl8iKNWHexI6llNAzZUKY5Hlw8ZPMKPR9eLLV4Gw== |
1482 | | - dependencies: |
1483 | | - "@stripe/stripe-js" "^1.29.0" |
1484 | | - "@types/promise-polyfill" "^6.0.3" |
1485 | | - fetch-ponyfill "^6.1.0" |
1486 | | - promise-polyfill "^8.1.3" |
1487 | | - |
1488 | | -"@formspree/react@^2.3.3": |
1489 | | - version "2.3.3" |
1490 | | - resolved "https://registry.yarnpkg.com/@formspree/react/-/react-2.3.3.tgz#695c1becdb201dd55f0b5e5748da9109aa70153c" |
1491 | | - integrity sha512-3LfmFMLWE1Z3SVmfG2IMHN4sR0P5+IQDEAib85GzC5Rx3mmNnWEdXXD8xSyVpTZYNq4SaymP2A6nt+wOF0DqqQ== |
| 1471 | +"@formspree/react@^2.4.0": |
| 1472 | + version "2.4.0" |
| 1473 | + resolved "https://registry.yarnpkg.com/@formspree/react/-/react-2.4.0.tgz#156249a7832b13c869c0badf86bb920a529ed0a0" |
| 1474 | + integrity sha512-7zPt9tjX0zEiqJhbz5S35+AFyAz76iIJ5Qu9Mw+25kgO+FfmA1i9APakbJG57UsqEGT/dLX2aQa824A87zUtQw== |
1492 | 1475 | dependencies: |
1493 | | - "@babel/runtime" "^7.18.9" |
1494 | | - "@formspree/core" "^2.7.0" |
1495 | 1476 | "@stripe/react-stripe-js" "^1.7.1" |
1496 | | - "@stripe/stripe-js" "^1.27.0" |
| 1477 | + "@stripe/stripe-js" "^1.35.0" |
1497 | 1478 |
|
1498 | 1479 | "@francoischalifour/autocomplete-core@^1.0.0-alpha.28": |
1499 | 1480 | version "1.0.0-alpha.28" |
|
1826 | 1807 | dependencies: |
1827 | 1808 | prop-types "^15.7.2" |
1828 | 1809 |
|
1829 | | -"@stripe/stripe-js@^1.27.0", "@stripe/stripe-js@^1.29.0": |
| 1810 | +"@stripe/stripe-js@^1.35.0": |
1830 | 1811 | version "1.35.0" |
1831 | 1812 | resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.35.0.tgz#f809e2e5e0a00f01aa12e8aed0b89d27728c05c0" |
1832 | 1813 | integrity sha512-UIuzpbJqgXCTvJhY/aZYvBtaKdMfQgnIv6kkLlfRJ9smZcC4zoPvq3j7k9wobYI+idHAWP4BRiPnqA8lvzJCtg== |
|
2059 | 2040 | resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-5.0.3.tgz#e7b5aebbac150f8b5fdd4a46e7f0bd8e65e19109" |
2060 | 2041 | integrity sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw== |
2061 | 2042 |
|
2062 | | -"@types/promise-polyfill@^6.0.3": |
2063 | | - version "6.0.4" |
2064 | | - resolved "https://registry.yarnpkg.com/@types/promise-polyfill/-/promise-polyfill-6.0.4.tgz#c56670c70c601264c67191a85875fe2cf98a4cfd" |
2065 | | - integrity sha512-GSCjjH6mDS8jgpT22rEOkZVqZcYj7i9AHJu4ntpvoohEpa0mLAKP/Kz3POMKqABaFsS4TyNHOeoyWpzycddcoQ== |
2066 | | - |
2067 | 2043 | "@types/prop-types@*": |
2068 | 2044 | version "15.7.5" |
2069 | 2045 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf" |
@@ -3682,13 +3658,6 @@ fastq@^1.6.0: |
3682 | 3658 | dependencies: |
3683 | 3659 | reusify "^1.0.4" |
3684 | 3660 |
|
3685 | | -fetch-ponyfill@^6.1.0: |
3686 | | - version "6.1.1" |
3687 | | - resolved "https://registry.yarnpkg.com/fetch-ponyfill/-/fetch-ponyfill-6.1.1.tgz#dd8cdff0741a98bc89aeb85820302beb9bcc0bf4" |
3688 | | - integrity sha512-rWLgTr5A44/XhvCQPYj0X9Tc+cjUaHofSM4lcwjc9MavD5lkjIhJ+h8JQlavPlTIgDpwhuRozaIykBvX9ItaSA== |
3689 | | - dependencies: |
3690 | | - node-fetch "~2.6.0" |
3691 | | - |
3692 | 3661 | file-entry-cache@^6.0.1: |
3693 | 3662 | version "6.0.1" |
3694 | 3663 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" |
@@ -4765,13 +4734,6 @@ node-emoji@^1.11.0: |
4765 | 4734 | dependencies: |
4766 | 4735 | lodash "^4.17.21" |
4767 | 4736 |
|
4768 | | -node-fetch@~2.6.0: |
4769 | | - version "2.6.7" |
4770 | | - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" |
4771 | | - integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== |
4772 | | - dependencies: |
4773 | | - whatwg-url "^5.0.0" |
4774 | | - |
4775 | 4737 | node-releases@^2.0.5: |
4776 | 4738 | version "2.0.5" |
4777 | 4739 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666" |
@@ -5170,11 +5132,6 @@ prismjs@^1.29.0: |
5170 | 5132 | resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" |
5171 | 5133 | integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== |
5172 | 5134 |
|
5173 | | -promise-polyfill@^8.1.3: |
5174 | | - version "8.2.3" |
5175 | | - resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-8.2.3.tgz#2edc7e4b81aff781c88a0d577e5fe9da822107c6" |
5176 | | - integrity sha512-Og0+jCRQetV84U8wVjMNccfGCnMQ9mGs9Hv78QFe+pSDD3gWTpz0y+1QCuxy5d/vBFuZ3iwP2eycAkvqIMPmWg== |
5177 | | - |
5178 | 5135 | prop-types@^15.7.2, prop-types@^15.8.1: |
5179 | 5136 | version "15.8.1" |
5180 | 5137 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" |
@@ -5960,11 +5917,6 @@ totalist@^1.0.0: |
5960 | 5917 | resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df" |
5961 | 5918 | integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g== |
5962 | 5919 |
|
5963 | | -tr46@~0.0.3: |
5964 | | - version "0.0.3" |
5965 | | - resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" |
5966 | | - integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== |
5967 | | - |
5968 | 5920 | trim-trailing-lines@^1.0.0: |
5969 | 5921 | version "1.1.4" |
5970 | 5922 | resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz#bd4abbec7cc880462f10b2c8b5ce1d8d1ec7c2c0" |
@@ -6246,11 +6198,6 @@ web-namespaces@^1.0.0: |
6246 | 6198 | resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec" |
6247 | 6199 | integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw== |
6248 | 6200 |
|
6249 | | -webidl-conversions@^3.0.0: |
6250 | | - version "3.0.1" |
6251 | | - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" |
6252 | | - integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== |
6253 | | - |
6254 | 6201 | |
6255 | 6202 | version "4.3.0" |
6256 | 6203 | resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.3.0.tgz#2f3c0ca9041d5ee47fa418693cf56b4a518b578b" |
@@ -6301,14 +6248,6 @@ webpack@^5.74.0: |
6301 | 6248 | watchpack "^2.4.0" |
6302 | 6249 | webpack-sources "^3.2.3" |
6303 | 6250 |
|
6304 | | -whatwg-url@^5.0.0: |
6305 | | - version "5.0.0" |
6306 | | - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" |
6307 | | - integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== |
6308 | | - dependencies: |
6309 | | - tr46 "~0.0.3" |
6310 | | - webidl-conversions "^3.0.0" |
6311 | | - |
6312 | 6251 | which-boxed-primitive@^1.0.2: |
6313 | 6252 | version "1.0.2" |
6314 | 6253 | resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6" |
|
0 commit comments