Skip to content

Commit c7f0750

Browse files
authored
Merge pull request #245 from javaistic/depfu/update/yarn/@formspree/react-2.2.5
Update @formspree/react: 2.2.4 → 2.2.5 (patch)
2 parents 3add59b + e14e2b9 commit c7f0750

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@badrap/bar-of-progress": "^0.1.2",
2424
"@docsearch/react": "^1.0.0-alpha.28",
25-
"@formspree/react": "^2.2.4",
25+
"@formspree/react": "^2.2.5",
2626
"@headlessui/react": "^1.6.1",
2727
"@heroicons/react": "^1.0.6",
2828
"@juggle/resize-observer": "^3.3.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,7 +1302,7 @@
13021302
minimatch "^3.0.4"
13031303
strip-json-comments "^3.1.1"
13041304

1305-
"@formspree/core@^2.6.1":
1305+
"@formspree/core@^2.6.3":
13061306
version "2.6.3"
13071307
resolved "https://registry.yarnpkg.com/@formspree/core/-/core-2.6.3.tgz#c4015186786af6db3095751b90ecb5fb75e5dfb6"
13081308
integrity sha512-MTDZAMV/iQiaHi2LEzb90LzsNkwrhOO4GKOm4p5b+pwBcj0Pj50Xb8olQ3Hrl1py1QuRwS+T8/YE7D6mDdFqnQ==
@@ -1311,12 +1311,12 @@
13111311
fetch-ponyfill "^6.1.0"
13121312
promise-polyfill "^8.1.3"
13131313

1314-
"@formspree/react@^2.2.4":
1315-
version "2.2.4"
1316-
resolved "https://registry.yarnpkg.com/@formspree/react/-/react-2.2.4.tgz#9ce4b637d226e7b4e9558833b5793203a788cb2e"
1317-
integrity sha512-eAtWpUB3udIC/7sdmZXMJM7Cr9whI0Ehc+cOPO2BwYWbWVbAd3rtWV91OtbINFzFCdzNK3TnN/xGGx3YOQAB0Q==
1314+
"@formspree/react@^2.2.5":
1315+
version "2.2.5"
1316+
resolved "https://registry.yarnpkg.com/@formspree/react/-/react-2.2.5.tgz#16263f3abfb2487d8c2493dc941c72f5e1f0a0c6"
1317+
integrity sha512-wEJK6525yaYlQ36EIOfhdTVwmXhUfueEaxaDeHoEMSwac4AUHNfEgVzKNBnizhICyX0Qs5gTiGCvLZRTSGYwQA==
13181318
dependencies:
1319-
"@formspree/core" "^2.6.1"
1319+
"@formspree/core" "^2.6.3"
13201320

13211321
"@francoischalifour/autocomplete-core@^1.0.0-alpha.28":
13221322
version "1.0.0-alpha.28"

0 commit comments

Comments
 (0)