Skip to content

Commit

Permalink
chore(alloy-ui): prepare 3.1.0-deprecated.123 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanz committed Sep 25, 2024
1 parent d418cd0 commit d0afcad
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions third-party/projects/alloy-ui/.alloy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"alloycore": ["aui-base-core"],
"alloyregex": "(aui|yui(",
"yuiversion": "patched-v3.20.3",
"version": "3.1.0-deprecated.122"
"yuiversion": "patched-v3.20.4",
"version": "3.1.0-deprecated.123"
}
4 changes: 2 additions & 2 deletions third-party/projects/alloy-ui/bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "alloy-ui",
"version": "3.1.0-deprecated.122",
"version": "3.1.0-deprecated.123",
"homepage": "http://alloyui.com",
"authors": ["Eduardo Lundgren <[email protected]>"],
"description": "AlloyUI is a framework built on top of YUI3 (JavaScript) that uses Bootstrap (HTML/CSS) to provide a simple API for building high scalable applications",
"keywords": ["alloy", "alloyui", "aui", "yui", "yui3"],
"license": "BSD",
"dependencies": {
"yui3": "liferay/yui3#patched-v3.20.3"
"yui3": "liferay/yui3#patched-v3.20.4"
},
"devDependencies": {
"ace-builds": "1.4.6",
Expand Down
2 changes: 1 addition & 1 deletion third-party/projects/alloy-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "alloy-ui",
"description": "AlloyUI",
"version": "3.1.0-deprecated.122",
"version": "3.1.0-deprecated.123",
"author": {
"name": "Eduardo Lundgren",
"email": "[email protected]",
Expand Down

0 comments on commit d0afcad

Please sign in to comment.