Skip to content

Commit 9a2430c

Browse files
author
Yakov Zhmurov
committed
v6.3.1
1 parent 32b0866 commit 9a2430c

18 files changed

Lines changed: 63 additions & 63 deletions

File tree

app/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/app",
3-
"version": "6.3.0",
3+
"version": "6.3.1",
44
"description": "EPAM Unified UI landing",
55
"author": "EPAM",
66
"license": "MIT",
@@ -18,18 +18,18 @@
1818
"@amplitude/analytics-core": "2.15.0",
1919
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
2020
"@elastic/apm-rum": "^5.14.0",
21-
"@epam/assets": "6.3.0",
22-
"@epam/electric": "6.3.0",
21+
"@epam/assets": "6.3.1",
22+
"@epam/electric": "6.3.1",
2323
"@epam/internal": "0.0.2",
24-
"@epam/loveship": "6.3.0",
25-
"@epam/promo": "6.3.0",
26-
"@epam/uui": "6.3.0",
27-
"@epam/uui-components": "6.3.0",
28-
"@epam/uui-core": "6.3.0",
29-
"@epam/uui-db": "6.3.0",
30-
"@epam/uui-docs": "6.3.0",
31-
"@epam/uui-editor": "6.3.0",
32-
"@epam/uui-timeline": "6.3.0",
24+
"@epam/loveship": "6.3.1",
25+
"@epam/promo": "6.3.1",
26+
"@epam/uui": "6.3.1",
27+
"@epam/uui-components": "6.3.1",
28+
"@epam/uui-core": "6.3.1",
29+
"@epam/uui-db": "6.3.1",
30+
"@epam/uui-docs": "6.3.1",
31+
"@epam/uui-editor": "6.3.1",
32+
"@epam/uui-timeline": "6.3.1",
3333
"@floating-ui/react": "0.27.5",
3434
"@tanstack/react-query": "^5.17.19",
3535
"@udecode/plate-common": "31.3.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": "6.3.0",
3+
"version": "6.3.1",
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": "6.3.0",
3+
"version": "6.3.1",
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": "6.3.0",
16-
"@epam/uui-components": "6.3.0",
17-
"@epam/uui-core": "6.3.0"
15+
"@epam/uui": "6.3.1",
16+
"@epam/uui-components": "6.3.1",
17+
"@epam/uui-core": "6.3.1"
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": "6.3.0",
3+
"version": "6.3.1",
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": "6.3.0",
16-
"@epam/uui": "6.3.0",
17-
"@epam/uui-components": "6.3.0",
18-
"@epam/uui-core": "6.3.0",
15+
"@epam/assets": "6.3.1",
16+
"@epam/uui": "6.3.1",
17+
"@epam/uui-components": "6.3.1",
18+
"@epam/uui-core": "6.3.1",
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": "6.3.0",
3+
"version": "6.3.1",
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": "6.3.0",
15-
"@epam/promo": "6.3.0",
16-
"@epam/uui-core": "6.3.0",
14+
"@epam/loveship": "6.3.1",
15+
"@epam/promo": "6.3.1",
16+
"@epam/uui-core": "6.3.1",
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": "6.3.0",
2+
"version": "6.3.1",
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": "6.3.0",
3+
"version": "6.3.1",
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": "6.3.0",
16-
"@epam/uui": "6.3.0",
17-
"@epam/uui-components": "6.3.0",
18-
"@epam/uui-core": "6.3.0",
15+
"@epam/assets": "6.3.1",
16+
"@epam/uui": "6.3.1",
17+
"@epam/uui-components": "6.3.1",
18+
"@epam/uui-core": "6.3.1",
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": "6.3.0",
3+
"version": "6.3.1",
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": "6.3.0",
3+
"version": "6.3.1",
44
"author": "EPAM",
55
"license": "MIT",
66
"private": false,
@@ -11,7 +11,7 @@
1111
"prepublish": "yarn build"
1212
},
1313
"dependencies": {
14-
"@epam/uui-core": "6.3.0",
14+
"@epam/uui-core": "6.3.1",
1515
"@testing-library/dom": "10.4.0",
1616
"@testing-library/react": "16.2.0",
1717
"@testing-library/user-event": "14.6.1",

uui-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@epam/uui-build",
3-
"version": "6.3.0",
3+
"version": "6.3.1",
44
"bin": {
55
"epam-uui-build": "./bin/cli.js"
66
},

0 commit comments

Comments
 (0)