@enact/template-moonstone
Advanced tools
Comparing version
{ | ||
"name": "@enact/template-moonstone", | ||
"version": "4.5.4", | ||
"version": "4.5.5", | ||
"description": "A template generator for Enact Moonstone applications.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -33,16 +33,16 @@ { | ||
"dependencies": { | ||
"@enact/core": "^4.7.1", | ||
"@enact/i18n": "^4.7.1", | ||
"@enact/moonstone": "^4.5.3", | ||
"@enact/spotlight": "^4.7.1", | ||
"@enact/ui": "^4.7.1", | ||
"ilib": "^14.17.0", | ||
"@enact/core": "^4.7.6", | ||
"@enact/i18n": "^4.7.6", | ||
"@enact/moonstone": "^4.5.4", | ||
"@enact/spotlight": "^4.7.6", | ||
"@enact/ui": "^4.7.6", | ||
"ilib": "^14.18.0", | ||
"prop-types": "^15.8.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"web-vitals": "^3.3.2" | ||
"web-vitals": "^3.4.0" | ||
}, | ||
"devDependencies": { | ||
"eslint-config-enact-proxy": "^1.0.5" | ||
"eslint-config-enact-proxy": "^1.0.7" | ||
} | ||
} |