ydb-embedded-ui 1.0.3 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### [1.0.4](https://www.github.com/ydb-platform/ydb-embedded-ui/compare/v1.0.3...v1.0.4) (2022-03-24)
|
4
|
+
|
5
|
+
|
6
|
+
### Bug Fixes
|
7
|
+
|
8
|
+
* freeze deps ([349dee8](https://www.github.com/ydb-platform/ydb-embedded-ui/commit/349dee8cbc7376e316e3cb87f5eb46142975de6c))
|
9
|
+
* styles ([502bc0b](https://www.github.com/ydb-platform/ydb-embedded-ui/commit/502bc0bd319a141e2d3e90787eae41abcd24e76d))
|
10
|
+
|
3
11
|
### [1.0.3](https://www.github.com/ydb-platform/ydb-embedded-ui/compare/v1.0.2...v1.0.3) (2022-03-21)
|
4
12
|
|
5
13
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "ydb-embedded-ui",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.4",
|
4
4
|
"files": [
|
5
5
|
"dist"
|
6
6
|
],
|
@@ -9,38 +9,38 @@
|
|
9
9
|
"url": "git@github.com:ydb-platform/ydb-embedded-ui.git"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
|
-
"@testing-library/jest-dom": "
|
13
|
-
"@testing-library/react": "
|
14
|
-
"@testing-library/user-event": "
|
15
|
-
"@types/qs": "
|
16
|
-
"@yandex-cloud/i18n": "
|
17
|
-
"@yandex-cloud/paranoid": "
|
18
|
-
"@yandex-cloud/react-data-table": "
|
19
|
-
"axios": "
|
20
|
-
"bem-cn-lite": "
|
21
|
-
"history": "
|
22
|
-
"js-cookie": "
|
23
|
-
"keymaster": "
|
24
|
-
"lodash": "
|
25
|
-
"monaco-editor": "
|
26
|
-
"numeral": "
|
27
|
-
"path-to-regexp": "
|
28
|
-
"react-json-inspector": "
|
29
|
-
"react-list": "
|
30
|
-
"react-monaco-editor": "
|
31
|
-
"react-redux": "
|
32
|
-
"react-router": "
|
33
|
-
"react-router-dom": "
|
12
|
+
"@testing-library/jest-dom": "5.15.0",
|
13
|
+
"@testing-library/react": "11.2.7",
|
14
|
+
"@testing-library/user-event": "12.8.3",
|
15
|
+
"@types/qs": "6.9.7",
|
16
|
+
"@yandex-cloud/i18n": "0.2.0",
|
17
|
+
"@yandex-cloud/paranoid": "1.0.0",
|
18
|
+
"@yandex-cloud/react-data-table": "0.2.1",
|
19
|
+
"axios": "0.19.2",
|
20
|
+
"bem-cn-lite": "4.0.0",
|
21
|
+
"history": "4.9.0",
|
22
|
+
"js-cookie": "2.2.1",
|
23
|
+
"keymaster": "1.6.2",
|
24
|
+
"lodash": "4.17.11",
|
25
|
+
"monaco-editor": "0.24.0",
|
26
|
+
"numeral": "2.0.6",
|
27
|
+
"path-to-regexp": "3.0.0",
|
28
|
+
"react-json-inspector": "7.1.1",
|
29
|
+
"react-list": "0.8.11",
|
30
|
+
"react-monaco-editor": "0.30.1",
|
31
|
+
"react-redux": "7.2.6",
|
32
|
+
"react-router": "5.2.0",
|
33
|
+
"react-router-dom": "5.2.0",
|
34
34
|
"react-scripts": "4.0.3",
|
35
|
-
"react-split": "
|
36
|
-
"react-transition-group": "
|
37
|
-
"react-treeview": "
|
38
|
-
"redux": "
|
39
|
-
"redux-location-state": "
|
40
|
-
"redux-thunk": "
|
41
|
-
"reselect": "
|
42
|
-
"sass": "
|
43
|
-
"web-vitals": "
|
35
|
+
"react-split": "2.0.14",
|
36
|
+
"react-transition-group": "4.4.2",
|
37
|
+
"react-treeview": "0.4.7",
|
38
|
+
"redux": "4.0.1",
|
39
|
+
"redux-location-state": "2.6.0",
|
40
|
+
"redux-thunk": "2.3.0",
|
41
|
+
"reselect": "4.0.0",
|
42
|
+
"sass": "1.32.8",
|
43
|
+
"web-vitals": "1.1.2"
|
44
44
|
},
|
45
45
|
"scripts": {
|
46
46
|
"start": "react-app-rewired start",
|
@@ -66,28 +66,29 @@
|
|
66
66
|
]
|
67
67
|
},
|
68
68
|
"devDependencies": {
|
69
|
-
"@commitlint/cli": "
|
70
|
-
"@commitlint/config-conventional": "
|
71
|
-
"@types/
|
72
|
-
"@types/
|
73
|
-
"@types/react-
|
74
|
-
"@types/react-router
|
75
|
-
"@types/react-
|
76
|
-
"@types/react-
|
77
|
-
"@
|
78
|
-
"@yandex-cloud/
|
79
|
-
"@yandex-cloud/
|
80
|
-
"@yandex-cloud/
|
81
|
-
"@yandex-cloud/
|
82
|
-
"@yandex-cloud/
|
83
|
-
"
|
84
|
-
"
|
85
|
-
"
|
86
|
-
"
|
87
|
-
"
|
88
|
-
"react
|
89
|
-
"react-
|
90
|
-
"
|
91
|
-
"
|
69
|
+
"@commitlint/cli": "15.0.0",
|
70
|
+
"@commitlint/config-conventional": "15.0.0",
|
71
|
+
"@types/history": "4.7.11",
|
72
|
+
"@types/lodash": "4.14.178",
|
73
|
+
"@types/react-dom": "17.0.11",
|
74
|
+
"@types/react-router": "5.1.17",
|
75
|
+
"@types/react-router-dom": "5.3.2",
|
76
|
+
"@types/react-transition-group": "4.4.4",
|
77
|
+
"@types/react-virtualized-auto-sizer": "1.0.1",
|
78
|
+
"@yandex-cloud/axios-wrapper": "1.0.2",
|
79
|
+
"@yandex-cloud/eslint-config": "1.0.0",
|
80
|
+
"@yandex-cloud/prettier-config": "1.0.0",
|
81
|
+
"@yandex-cloud/stylelint-config": "1.1.0",
|
82
|
+
"@yandex-cloud/tsconfig": "1.0.0",
|
83
|
+
"@yandex-cloud/uikit": "1.7.0",
|
84
|
+
"copyfiles": "2.4.1",
|
85
|
+
"eslint-config-prettier": "8.3.0",
|
86
|
+
"postcss": "8.4.6",
|
87
|
+
"prettier": "2.5.1",
|
88
|
+
"react": "17.0.2",
|
89
|
+
"react-app-rewired": "2.1.11",
|
90
|
+
"react-dom": "17.0.2",
|
91
|
+
"stylelint": "14.3.0",
|
92
|
+
"typescript": "4.5.4"
|
92
93
|
}
|
93
94
|
}
|