Skip to content

Commit e8a4456

Browse files
v5.11.1-rc.0
1 parent 9b866b9 commit e8a4456

File tree

19 files changed

+66
-66
lines changed

19 files changed

+66
-66
lines changed

app/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/app",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"description": "EPAM Unified UI landing",
55
"author": "EPAM",
66
"license": "MIT",
@@ -17,19 +17,19 @@
1717
"dependencies": {
1818
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
1919
"@elastic/apm-rum": "^5.14.0",
20-
"@epam/assets": "5.11.0",
21-
"@epam/draft-rte": "5.11.0",
22-
"@epam/electric": "5.11.0",
20+
"@epam/assets": "5.11.1-rc.0",
21+
"@epam/draft-rte": "5.11.1-rc.0",
22+
"@epam/electric": "5.11.1-rc.0",
2323
"@epam/internal": "0.0.2",
24-
"@epam/loveship": "5.11.0",
25-
"@epam/promo": "5.11.0",
26-
"@epam/uui": "5.11.0",
27-
"@epam/uui-components": "5.11.0",
28-
"@epam/uui-core": "5.11.0",
29-
"@epam/uui-db": "5.11.0",
30-
"@epam/uui-docs": "5.11.0",
31-
"@epam/uui-editor": "5.11.0",
32-
"@epam/uui-timeline": "5.11.0",
24+
"@epam/loveship": "5.11.1-rc.0",
25+
"@epam/promo": "5.11.1-rc.0",
26+
"@epam/uui": "5.11.1-rc.0",
27+
"@epam/uui-components": "5.11.1-rc.0",
28+
"@epam/uui-core": "5.11.1-rc.0",
29+
"@epam/uui-db": "5.11.1-rc.0",
30+
"@epam/uui-docs": "5.11.1-rc.0",
31+
"@epam/uui-editor": "5.11.1-rc.0",
32+
"@epam/uui-timeline": "5.11.1-rc.0",
3333
"@tanstack/react-query": "^5.17.19",
3434
"@udecode/plate-common": "31.3.2",
3535
"amplitude-js": "8.9.1",

draft-rte/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/draft-rte",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"author": "EPAM",
55
"license": "MIT",
66
"main": "index.js",
@@ -11,10 +11,10 @@
1111
"prepublish": "yarn build"
1212
},
1313
"dependencies": {
14-
"@epam/assets": "5.11.0",
15-
"@epam/loveship": "5.11.0",
16-
"@epam/uui-components": "5.11.0",
17-
"@epam/uui-core": "5.11.0",
14+
"@epam/assets": "5.11.1-rc.0",
15+
"@epam/loveship": "5.11.1-rc.0",
16+
"@epam/uui-components": "5.11.1-rc.0",
17+
"@epam/uui-core": "5.11.1-rc.0",
1818
"@types/draft-js": "0.10.23",
1919
"classnames": "^2.2.6",
2020
"draft-convert": "^2.1.2",

epam-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/assets",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"description": "EPAM Assets Library",
55
"author": "EPAM",
66
"license": "MIT",

epam-electric/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/electric",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"description": "EPAM UUI components set branded with 'electric' style",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,9 +12,9 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/uui": "5.11.0",
16-
"@epam/uui-components": "5.11.0",
17-
"@epam/uui-core": "5.11.0"
15+
"@epam/uui": "5.11.1-rc.0",
16+
"@epam/uui-components": "5.11.1-rc.0",
17+
"@epam/uui-core": "5.11.1-rc.0"
1818
},
1919
"devDependencies": {
2020
"mockdate": "^3.0.5"

epam-promo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/promo",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"description": "EPAM UUI4 components set",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,10 +12,10 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/assets": "5.11.0",
16-
"@epam/uui": "5.11.0",
17-
"@epam/uui-components": "5.11.0",
18-
"@epam/uui-core": "5.11.0",
15+
"@epam/assets": "5.11.1-rc.0",
16+
"@epam/uui": "5.11.1-rc.0",
17+
"@epam/uui-components": "5.11.1-rc.0",
18+
"@epam/uui-core": "5.11.1-rc.0",
1919
"@types/classnames": "2.2.6",
2020
"classnames": "2.2.6"
2121
},

extra/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-extra",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"description": "EPAM UUI components set branded with 'loveship' style",
55
"author": "EPAM",
66
"license": "MIT",
@@ -11,9 +11,9 @@
1111
"build": "ts-node ../uui-build/ts/scripts/buildUuiModule.ts"
1212
},
1313
"dependencies": {
14-
"@epam/loveship": "5.11.0",
15-
"@epam/promo": "5.11.0",
16-
"@epam/uui-core": "5.11.0",
14+
"@epam/loveship": "5.11.1-rc.0",
15+
"@epam/promo": "5.11.1-rc.0",
16+
"@epam/uui-core": "5.11.1-rc.0",
1717
"immutable": "3.8.2"
1818
},
1919
"peerDependencies": {

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.11.0",
2+
"version": "5.11.1-rc.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"exact": true

loveship/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/loveship",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"description": "EPAM UUI components set branded with 'loveship' style",
55
"author": "EPAM",
66
"license": "MIT",
@@ -12,10 +12,10 @@
1212
"prepublish": "yarn build"
1313
},
1414
"dependencies": {
15-
"@epam/assets": "5.11.0",
16-
"@epam/uui": "5.11.0",
17-
"@epam/uui-components": "5.11.0",
18-
"@epam/uui-core": "5.11.0",
15+
"@epam/assets": "5.11.1-rc.0",
16+
"@epam/uui": "5.11.1-rc.0",
17+
"@epam/uui-components": "5.11.1-rc.0",
18+
"@epam/uui-core": "5.11.1-rc.0",
1919
"@types/classnames": "2.2.6",
2020
"classnames": "2.2.6"
2121
},

templates/uui-cra-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/cra-template-uui",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"keywords": [
55
"UUI",
66
"react",

test-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-test-utils",
3-
"version": "5.11.0",
3+
"version": "5.11.1-rc.0",
44
"author": "EPAM",
55
"license": "MIT",
66
"private": false,
@@ -11,7 +11,7 @@
1111
"prepublish": "yarn build"
1212
},
1313
"dependencies": {
14-
"@epam/uui-core": "5.11.0",
14+
"@epam/uui-core": "5.11.1-rc.0",
1515
"@testing-library/react": "14.0.0",
1616
"@testing-library/user-event": "14.4.3",
1717
"@types/react-test-renderer": "18.0.0",

0 commit comments

Comments
 (0)