@enact/i18n
Advanced tools
Comparing version 4.9.0-beta.1 to 4.9.0
@@ -5,2 +5,6 @@ # Change Log | ||
## [4.9.0] - 2024-07-17 | ||
No significant changes. | ||
## [4.9.0-beta.1] - 2024-06-17 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@enact/i18n", | ||
"main": "./src/index.js", | ||
"version": "4.9.0-beta.1", | ||
"version": "4.9.0", | ||
"description": "Internationalization support for Enact using iLib", | ||
@@ -51,5 +51,5 @@ "repository": { | ||
"dependencies": { | ||
"@enact/core": "^4.9.0-beta.1", | ||
"@enact/core": "^4.9.0", | ||
"prop-types": "^15.8.1", | ||
"ramda": "^0.29.1", | ||
"ramda": "^0.30.1", | ||
"react": "^18.3.1", | ||
@@ -60,3 +60,3 @@ "react-dom": "^18.3.1", | ||
"peerDependencies": { | ||
"ilib": "14.19.0 || 14.19.0-webos1" | ||
"ilib": "^14.19.0 || ^14.19.0-webos1" | ||
}, | ||
@@ -63,0 +63,0 @@ "devDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
162159
0
+ Addedilib@14.21.0(transitive)
- Removedramda@0.29.1(transitive)
Updated@enact/core@^4.9.0
Updatedramda@^0.30.1