Skip to content

Commit

Permalink
Merge pull request #1229 from izaera/LPD-34947
Browse files Browse the repository at this point in the history
chore(alloy-ui): prepare 3.1.0-deprecated.122 release
  • Loading branch information
izaera committed Sep 13, 2024
2 parents 340b17a + 120a39b commit d418cd0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 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.2",
"version": "3.1.0-deprecated.121"
}
"yuiversion": "patched-v3.20.3",
"version": "3.1.0-deprecated.122"
}
6 changes: 3 additions & 3 deletions third-party/projects/alloy-ui/bower.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "alloy-ui",
"version": "3.1.0-deprecated.121",
"version": "3.1.0-deprecated.122",
"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.2"
"yui3": "liferay/yui3#patched-v3.20.3"
},
"devDependencies": {
"ace-builds": "1.4.6",
"alloy-apidocs-theme": "liferay/alloy-apidocs-theme#master",
"alloyui.com": "liferay/alloyui.com#master"
}
}
}
4 changes: 2 additions & 2 deletions 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.121",
"version": "3.1.0-deprecated.122",
"author": {
"name": "Eduardo Lundgren",
"email": "[email protected]",
Expand Down Expand Up @@ -60,4 +60,4 @@
"npm": ">=2.0.0",
"node": "<=0.12.0"
}
}
}

0 comments on commit d418cd0

Please sign in to comment.