Skip to content

Commit 1745c21

Browse files
longlhoLong Ho
authored and
Long Ho
committed
fix: update formatjs deps
1 parent 4a3d552 commit 1745c21

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package-lock.json

+31-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -131,18 +131,18 @@
131131
"types": "./lib/react-intl.d.ts",
132132
"sideEffects": false,
133133
"dependencies": {
134-
"@formatjs/intl-listformat": "^1.3.6",
135-
"@formatjs/intl-relativetimeformat": "^4.5.6",
136-
"@formatjs/intl-unified-numberformat": "^3.0.3",
137-
"@formatjs/intl-utils": "^2.0.3",
134+
"@formatjs/intl-listformat": "^1.3.7",
135+
"@formatjs/intl-relativetimeformat": "^4.5.7",
136+
"@formatjs/intl-unified-numberformat": "^3.0.4",
137+
"@formatjs/intl-utils": "^2.0.4",
138138
"@formatjs/macro": "^0.2.6",
139139
"@types/hoist-non-react-statics": "^3.3.1",
140140
"@types/invariant": "^2.2.31",
141141
"hoist-non-react-statics": "^3.3.1",
142-
"intl-format-cache": "^4.2.18",
142+
"intl-format-cache": "^4.2.19",
143143
"intl-locales-supported": "^1.8.4",
144-
"intl-messageformat": "^7.8.1",
145-
"intl-messageformat-parser": "^3.6.1",
144+
"intl-messageformat": "^7.8.2",
145+
"intl-messageformat-parser": "^3.6.2",
146146
"shallow-equal": "^1.2.1"
147147
},
148148
"peerDependencies": {
@@ -155,7 +155,7 @@
155155
"@babel/plugin-transform-modules-commonjs": "^7.7.5",
156156
"@babel/preset-env": "^7.7.7",
157157
"@babel/preset-react": "^7.7.4",
158-
"@formatjs/intl-pluralrules": "^1.4.3",
158+
"@formatjs/intl-pluralrules": "^1.5.0",
159159
"@microsoft/api-documenter": "^7.7.3",
160160
"@microsoft/api-extractor": "^7.7.1",
161161
"@types/benchmark": "^1.0.31",

0 commit comments

Comments
 (0)