Skip to content

Commit 14a475b

Browse files
committed
v1.40.2
1 parent c352864 commit 14a475b

File tree

25 files changed

+38
-38
lines changed

25 files changed

+38
-38
lines changed

@uportal/api-template-vue/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

@uportal/api-template-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uportal/api-template-vue",
3-
"version": "1.40.1",
3+
"version": "1.40.2",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -17,7 +17,7 @@
1717
"npm": "^6.0.0"
1818
},
1919
"dependencies": {
20-
"@uportal/open-id-connect": "^1.40.1",
20+
"@uportal/open-id-connect": "^1.40.2",
2121
"axios": "^0.22.0",
2222
"vue": "^2.5.21"
2323
},

@uportal/content-carousel/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

@uportal/content-carousel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uportal/content-carousel",
3-
"version": "1.40.1",
3+
"version": "1.40.2",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -18,8 +18,8 @@
1818
},
1919
"dependencies": {
2020
"@types/xml2js": "^0.4.3",
21-
"@uportal/open-id-connect": "^1.40.1",
22-
"@uportal/portlet-registry-to-array": "^1.40.1",
21+
"@uportal/open-id-connect": "^1.40.2",
22+
"@uportal/portlet-registry-to-array": "^1.40.2",
2323
"jquery": "^3.3.1",
2424
"rss-to-json": "^2.1.1",
2525
"vue": "^2.5.20",

@uportal/content-renderer/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

@uportal/content-renderer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uportal/content-renderer",
3-
"version": "1.40.1",
3+
"version": "1.40.2",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -16,7 +16,7 @@
1616
"npm": "^6.0.0"
1717
},
1818
"dependencies": {
19-
"@uportal/open-id-connect": "^1.40.1",
19+
"@uportal/open-id-connect": "^1.40.2",
2020
"handlebars": "^4.1.2",
2121
"jquery": "^3.3.1",
2222
"ky": "^0.26.0",

@uportal/dashboard-carousel/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

@uportal/dashboard-carousel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uportal/dashboard-carousel",
3-
"version": "1.40.1",
3+
"version": "1.40.2",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -16,8 +16,8 @@
1616
"npm": "^6.0.0"
1717
},
1818
"dependencies": {
19-
"@uportal/content-renderer": "^1.40.1",
20-
"@uportal/open-id-connect": "^1.40.1",
19+
"@uportal/content-renderer": "^1.40.2",
20+
"@uportal/open-id-connect": "^1.40.2",
2121
"handlebars": "^4.7.7",
2222
"jquery": "^3.3.1",
2323
"ky": "^0.26.0",

@uportal/esco-content-menu/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

@uportal/esco-content-menu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uportal/esco-content-menu",
3-
"version": "1.40.1",
3+
"version": "1.40.2",
44
"scripts": {
55
"start": "vue-cli-service serve --skip-plugins eslint",
66
"prebuild": "babel node_modules/@vue/web-component-wrapper/dist/vue-wc-wrapper.js -o node_modules/@vue/web-component-wrapper/dist/vue-wc-wrapper.js",
@@ -12,7 +12,7 @@
1212
"npm": "^6.0.0"
1313
},
1414
"dependencies": {
15-
"@uportal/open-id-connect": "^1.40.1",
15+
"@uportal/open-id-connect": "^1.40.2",
1616
"lodash": "^4.17.15",
1717
"match-sorter": "^6.3.1",
1818
"swiper": "^5.2.0",

0 commit comments

Comments
 (0)