@lingui/macro
Advanced tools
Comparing version 4.14.0 to 4.14.1
{ | ||
"name": "@lingui/macro", | ||
"version": "4.14.0", | ||
"version": "4.14.1", | ||
"description": "Macro for generating messages in ICU MessageFormat syntax", | ||
@@ -68,5 +68,5 @@ "main": "./dist/index.cjs", | ||
"@babel/types": "^7.20.7", | ||
"@lingui/conf": "4.14.0", | ||
"@lingui/core": "4.14.0", | ||
"@lingui/message-utils": "4.14.0" | ||
"@lingui/conf": "4.14.1", | ||
"@lingui/core": "4.14.1", | ||
"@lingui/message-utils": "4.14.1" | ||
}, | ||
@@ -86,3 +86,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "8dcb749688e2f452f85fc0eaad4d033a44975b42" | ||
"gitHead": "8cfcc7d66d6474262b2825e47a034a527f185a30" | ||
} |
+ Added@lingui/conf@4.14.1(transitive)
- Removed@lingui/conf@4.14.0(transitive)
- Removed@lingui/core@4.14.0(transitive)
- Removed@lingui/message-utils@4.14.0(transitive)
Updated@lingui/conf@4.14.1
Updated@lingui/core@4.14.1
Updated@lingui/message-utils@4.14.1