Skip to content

Commit 167ea74

Browse files
authored
Merge pull request #337 from javaistic/depfu/update/yarn/@formspree/react-2.4.0
Update @formspree/react: 2.3.3 → 2.4.0 (minor)
2 parents f745a78 + 912e5fe commit 167ea74

2 files changed

Lines changed: 7 additions & 68 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"dependencies": {
2323
"@docsearch/react": "^1.0.0-alpha.28",
24-
"@formspree/react": "^2.3.3",
24+
"@formspree/react": "^2.4.0",
2525
"@headlessui/react": "^1.6.6",
2626
"@heroicons/react": "^1.0.6",
2727
"@juggle/resize-observer": "^3.4.0",

yarn.lock

Lines changed: 6 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,13 +1342,6 @@
13421342
dependencies:
13431343
regenerator-runtime "^0.13.4"
13441344

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-
13521345
"@babel/template@^7.12.7", "@babel/template@^7.16.7":
13531346
version "7.16.7"
13541347
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
@@ -1475,25 +1468,13 @@
14751468
minimatch "^3.1.2"
14761469
strip-json-comments "^3.1.1"
14771470

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==
14921475
dependencies:
1493-
"@babel/runtime" "^7.18.9"
1494-
"@formspree/core" "^2.7.0"
14951476
"@stripe/react-stripe-js" "^1.7.1"
1496-
"@stripe/stripe-js" "^1.27.0"
1477+
"@stripe/stripe-js" "^1.35.0"
14971478

14981479
"@francoischalifour/autocomplete-core@^1.0.0-alpha.28":
14991480
version "1.0.0-alpha.28"
@@ -1826,7 +1807,7 @@
18261807
dependencies:
18271808
prop-types "^15.7.2"
18281809

1829-
"@stripe/stripe-js@^1.27.0", "@stripe/stripe-js@^1.29.0":
1810+
"@stripe/stripe-js@^1.35.0":
18301811
version "1.35.0"
18311812
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.35.0.tgz#f809e2e5e0a00f01aa12e8aed0b89d27728c05c0"
18321813
integrity sha512-UIuzpbJqgXCTvJhY/aZYvBtaKdMfQgnIv6kkLlfRJ9smZcC4zoPvq3j7k9wobYI+idHAWP4BRiPnqA8lvzJCtg==
@@ -2059,11 +2040,6 @@
20592040
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-5.0.3.tgz#e7b5aebbac150f8b5fdd4a46e7f0bd8e65e19109"
20602041
integrity sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==
20612042

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-
20672043
"@types/prop-types@*":
20682044
version "15.7.5"
20692045
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
@@ -3682,13 +3658,6 @@ fastq@^1.6.0:
36823658
dependencies:
36833659
reusify "^1.0.4"
36843660

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-
36923661
file-entry-cache@^6.0.1:
36933662
version "6.0.1"
36943663
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:
47654734
dependencies:
47664735
lodash "^4.17.21"
47674736

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-
47754737
node-releases@^2.0.5:
47764738
version "2.0.5"
47774739
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666"
@@ -5170,11 +5132,6 @@ prismjs@^1.29.0:
51705132
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
51715133
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
51725134

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-
51785135
prop-types@^15.7.2, prop-types@^15.8.1:
51795136
version "15.8.1"
51805137
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
@@ -5960,11 +5917,6 @@ totalist@^1.0.0:
59605917
resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df"
59615918
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
59625919

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-
59685920
trim-trailing-lines@^1.0.0:
59695921
version "1.1.4"
59705922
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:
62466198
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
62476199
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
62486200

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-
62546201
62556202
version "4.3.0"
62566203
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.3.0.tgz#2f3c0ca9041d5ee47fa418693cf56b4a518b578b"
@@ -6301,14 +6248,6 @@ webpack@^5.74.0:
63016248
watchpack "^2.4.0"
63026249
webpack-sources "^3.2.3"
63036250

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-
63126251
which-boxed-primitive@^1.0.2:
63136252
version "1.0.2"
63146253
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"

0 commit comments

Comments
 (0)