Skip to content

Commit 2391497

Browse files
Merge pull request #251 from openscript-ch/renovate/all-minor-patch
fix(deps): update dependency react-intl to v6.4.7
2 parents b948ece + 8ef211e commit 2391497

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "18.2.0",
3333
"react-alternating-timeline": "^2.1.4",
3434
"react-dom": "18.2.0",
35-
"react-intl": "6.4.6",
35+
"react-intl": "6.4.7",
3636
"react-use": "^17.4.0",
3737
"type-fest": "^4.0.0"
3838
},

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,17 +1774,17 @@
17741774
dependencies:
17751775
tslib "^2.4.0"
17761776

1777-
"@formatjs/[email protected].2":
1778-
version "2.9.2"
1779-
resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-2.9.2.tgz#83fbd8fccb1088aee084508fd5a387d30c2f83e4"
1780-
integrity sha512-brettBil92sd8i4dHEc6by8mqp4NbRvR2A94dZK9pQuSghkoqn2TIvwuaetmMNsBXexv7hYsehNQPi1qqkdPig==
1777+
"@formatjs/[email protected].3":
1778+
version "2.9.3"
1779+
resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-2.9.3.tgz#e570c4b1afb173dfb1f80a42624425dde9841329"
1780+
integrity sha512-hclPdyCF1zk2XmhgdXfl5Sd30QEdRBnIijH7Vc1AWz2K0/saVRrxuL3UYn+m3xEyfOa4yDbTWVbmXDL0XEzlsQ==
17811781
dependencies:
17821782
"@formatjs/ecma402-abstract" "1.17.2"
17831783
"@formatjs/fast-memoize" "2.2.0"
17841784
"@formatjs/icu-messageformat-parser" "2.6.2"
17851785
"@formatjs/intl-displaynames" "6.5.2"
17861786
"@formatjs/intl-listformat" "7.4.2"
1787-
intl-messageformat "10.5.2"
1787+
intl-messageformat "10.5.3"
17881788
tslib "^2.4.0"
17891789

17901790
"@gatsbyjs/parcel-namer-relative-to-cwd@^2.12.0":
@@ -8943,10 +8943,10 @@ interweave@^13.0.0:
89438943
dependencies:
89448944
escape-html "^1.0.3"
89458945

8946-
8947-
version "10.5.2"
8948-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-10.5.2.tgz#eb746b4b895bd37e8ef91be7b488e450aa4e9d7b"
8949-
integrity sha512-X4rlUNbgCc8/RdMhmvUEEZ38yNDn5S4r0u8n8yQH2OOdhsR46SmOuQsCKG35nRXmL5u2nxPsNN6qNhHoMm6FMQ==
8946+
8947+
version "10.5.3"
8948+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-10.5.3.tgz#db0779d4a1988faa2977d76574489b7a25f0d5d0"
8949+
integrity sha512-TzKn1uhJBMyuKTO4zUX47SU+d66fu1W9tVzIiZrQ6hBqQQeYscBMIzKL/qEXnFbJrH9uU5VV3+T5fWib4SIcKA==
89508950
dependencies:
89518951
"@formatjs/ecma402-abstract" "1.17.2"
89528952
"@formatjs/fast-memoize" "2.2.0"
@@ -12741,20 +12741,20 @@ react-error-overlay@^6.0.11:
1274112741
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
1274212742
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
1274312743

12744-
12745-
version "6.4.6"
12746-
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.4.6.tgz#64e3a615f1d30e0d75d081a5edaa85eb29c9c2eb"
12747-
integrity sha512-8FiQ1GO6vm0wuO4B7yls9wIbINIo6ZH91geuwyR0VtwfhPc9+ONXKVfzwzkr/GZnwKW93nmH43MS+NSkmttIaA==
12744+
12745+
version "6.4.7"
12746+
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.4.7.tgz#28ec40350ff791a6a773f5e76b9e12835ae17e19"
12747+
integrity sha512-0hnOHAZhxTFqD1hGTxrF40qNyZJPPYiGhWIIxIz0Udz+3e3c7sdN80qlxArR+AbJ+jb5ALXZkJYH20+GPFCM0Q==
1274812748
dependencies:
1274912749
"@formatjs/ecma402-abstract" "1.17.2"
1275012750
"@formatjs/icu-messageformat-parser" "2.6.2"
12751-
"@formatjs/intl" "2.9.2"
12751+
"@formatjs/intl" "2.9.3"
1275212752
"@formatjs/intl-displaynames" "6.5.2"
1275312753
"@formatjs/intl-listformat" "7.4.2"
1275412754
"@types/hoist-non-react-statics" "^3.3.1"
1275512755
"@types/react" "16 || 17 || 18"
1275612756
hoist-non-react-statics "^3.3.2"
12757-
intl-messageformat "10.5.2"
12757+
intl-messageformat "10.5.3"
1275812758
tslib "^2.4.0"
1275912759

1276012760
react-is@^16.13.1, react-is@^16.7.0:

0 commit comments

Comments
 (0)