Skip to content

Commit

Permalink
v5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeTschudi committed Mar 5, 2024
1 parent fd963d5 commit 1a9ab55
Show file tree
Hide file tree
Showing 37 changed files with 248 additions and 248 deletions.
6 changes: 3 additions & 3 deletions demos/compareJSON/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demos/compareJSON/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "compareJSON",
"version": "5.2.3",
"version": "5.2.5",
"description": "compareJSON demo",
"author": "Esri",
"license": "Apache-2.0",
Expand All @@ -19,7 +19,7 @@
"@esri/hub-initiatives": "^14.0.0",
"@esri/hub-sites": "^14.2.2",
"@esri/hub-teams": "^14.1.0",
"@esri/solution-common": "^5.2.3",
"@esri/solution-common": "^5.2.5",
"css-loader": "^6.9.0",
"html-webpack-plugin": "^5.5.1",
"postcss": "^8.4.33",
Expand Down
6 changes: 3 additions & 3 deletions demos/compareSolutions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demos/compareSolutions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "compareSolutions",
"version": "5.2.3",
"version": "5.2.5",
"description": "compareSolutions demo",
"author": "Esri",
"license": "Apache-2.0",
Expand All @@ -19,7 +19,7 @@
"@esri/hub-initiatives": "^14.0.0",
"@esri/hub-sites": "^14.2.2",
"@esri/hub-teams": "^14.1.0",
"@esri/solution-common": "^5.2.3",
"@esri/solution-common": "^5.2.5",
"css-loader": "^6.9.0",
"html-webpack-plugin": "^5.5.1",
"postcss": "^8.4.33",
Expand Down
6 changes: 3 additions & 3 deletions demos/copyItemInfo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demos/copyItemInfo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "copyItemInfo",
"version": "5.2.3",
"version": "5.2.5",
"description": "copyItemInfo demo",
"author": "Esri",
"license": "Apache-2.0",
Expand All @@ -19,7 +19,7 @@
"@esri/hub-initiatives": "^14.0.0",
"@esri/hub-sites": "^14.2.2",
"@esri/hub-teams": "^14.1.0",
"@esri/solution-common": "^5.2.3",
"@esri/solution-common": "^5.2.5",
"css-loader": "^6.9.0",
"html-webpack-plugin": "^5.5.1",
"postcss": "^8.4.33",
Expand Down
6 changes: 3 additions & 3 deletions demos/copySolutions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demos/copySolutions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "copySolutions",
"version": "5.2.3",
"version": "5.2.5",
"description": "copySolutions demo",
"author": "Esri",
"license": "Apache-2.0",
Expand All @@ -20,7 +20,7 @@
"@esri/hub-initiatives": "^14.0.0",
"@esri/hub-sites": "^14.2.2",
"@esri/hub-teams": "^14.1.0",
"@esri/solution-common": "^5.2.3",
"@esri/solution-common": "^5.2.5",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.9.0",
"html-webpack-plugin": "^5.5.1",
Expand Down
32 changes: 16 additions & 16 deletions demos/createSolution/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions demos/createSolution/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "createSolution",
"version": "5.2.3",
"version": "5.2.5",
"description": "createSolution demo",
"author": "Esri",
"license": "Apache-2.0",
Expand All @@ -19,20 +19,20 @@
"@esri/hub-initiatives": "^14.0.0",
"@esri/hub-sites": "^14.2.2",
"@esri/hub-teams": "^14.1.0",
"@esri/solution-common": "^5.2.3",
"@esri/solution-creator": "^5.2.3",
"@esri/solution-deployer": "^5.2.3",
"@esri/solution-feature-layer": "^5.2.3",
"@esri/solution-file": "^5.2.3",
"@esri/solution-form": "^5.2.3",
"@esri/solution-group": "^5.2.3",
"@esri/solution-hub-types": "^5.2.3",
"@esri/solution-simple-types": "^5.2.3",
"@esri/solution-storymap": "^5.2.3",
"@esri/solution-velocity": "^5.2.3",
"@esri/solution-viewer": "^5.2.3",
"@esri/solution-web-experience": "^5.2.3",
"@esri/solution-workflow": "^5.2.3",
"@esri/solution-common": "^5.2.5",
"@esri/solution-creator": "^5.2.5",
"@esri/solution-deployer": "^5.2.5",
"@esri/solution-feature-layer": "^5.2.5",
"@esri/solution-file": "^5.2.5",
"@esri/solution-form": "^5.2.5",
"@esri/solution-group": "^5.2.5",
"@esri/solution-hub-types": "^5.2.5",
"@esri/solution-simple-types": "^5.2.5",
"@esri/solution-storymap": "^5.2.5",
"@esri/solution-velocity": "^5.2.5",
"@esri/solution-viewer": "^5.2.5",
"@esri/solution-web-experience": "^5.2.5",
"@esri/solution-workflow": "^5.2.5",
"css-loader": "^6.9.0",
"html-webpack-plugin": "^5.5.1",
"postcss": "^8.4.33",
Expand Down
6 changes: 3 additions & 3 deletions demos/deleteSolution/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demos/deleteSolution/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deleteSolution",
"version": "5.2.3",
"version": "5.2.5",
"description": "deleteSolution demo",
"author": "Esri",
"license": "Apache-2.0",
Expand All @@ -19,7 +19,7 @@
"@esri/hub-initiatives": "^14.0.0",
"@esri/hub-sites": "^14.2.2",
"@esri/hub-teams": "^14.1.0",
"@esri/solution-common": "^5.2.3",
"@esri/solution-common": "^5.2.5",
"css-loader": "^6.9.0",
"html-webpack-plugin": "^5.5.1",
"postcss": "^8.4.33",
Expand Down
32 changes: 16 additions & 16 deletions demos/deploySolution/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions demos/deploySolution/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deploySolution",
"version": "5.2.3",
"version": "5.2.5",
"description": "deploySolution demo",
"author": "Esri",
"license": "Apache-2.0",
Expand All @@ -19,20 +19,20 @@
"@esri/hub-initiatives": "^14.0.0",
"@esri/hub-sites": "^14.2.2",
"@esri/hub-teams": "^14.1.0",
"@esri/solution-common": "^5.2.3",
"@esri/solution-creator": "^5.2.3",
"@esri/solution-deployer": "^5.2.3",
"@esri/solution-feature-layer": "^5.2.3",
"@esri/solution-file": "^5.2.3",
"@esri/solution-form": "^5.2.3",
"@esri/solution-group": "^5.2.3",
"@esri/solution-hub-types": "^5.2.3",
"@esri/solution-simple-types": "^5.2.3",
"@esri/solution-storymap": "^5.2.3",
"@esri/solution-velocity": "^5.2.3",
"@esri/solution-viewer": "^5.2.3",
"@esri/solution-web-experience": "^5.2.3",
"@esri/solution-workflow": "^5.2.3",
"@esri/solution-common": "^5.2.5",
"@esri/solution-creator": "^5.2.5",
"@esri/solution-deployer": "^5.2.5",
"@esri/solution-feature-layer": "^5.2.5",
"@esri/solution-file": "^5.2.5",
"@esri/solution-form": "^5.2.5",
"@esri/solution-group": "^5.2.5",
"@esri/solution-hub-types": "^5.2.5",
"@esri/solution-simple-types": "^5.2.5",
"@esri/solution-storymap": "^5.2.5",
"@esri/solution-velocity": "^5.2.5",
"@esri/solution-viewer": "^5.2.5",
"@esri/solution-web-experience": "^5.2.5",
"@esri/solution-workflow": "^5.2.5",
"css-loader": "^6.9.0",
"html-webpack-plugin": "^5.5.1",
"postcss": "^8.4.33",
Expand Down
Loading

0 comments on commit 1a9ab55

Please sign in to comment.