File tree 9 files changed +42
-18
lines changed
9 files changed +42
-18
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @talend/react-components
2
2
3
+ ## 17.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 94aad7d: fix: Fix exports to allow deep imports
8
+ - Updated dependencies [ 94aad7d]
9
+ - @talend/utils @3.2.1
10
+
3
11
## 17.0.0
4
12
5
13
### Major Changes
Original file line number Diff line number Diff line change 52
52
"@talend/icons" : " ^7.10.0" ,
53
53
"@talend/react-a11y" : " ^4.0.0" ,
54
54
"@talend/react-bootstrap" : " ^3.0.0" ,
55
- "@talend/utils" : " ^3.2.0 " ,
55
+ "@talend/utils" : " ^3.2.1 " ,
56
56
"ally.js" : " ^1.4.1" ,
57
57
"classnames" : " ^2.5.1" ,
58
58
"d3" : " ^7.9.0" ,
84
84
"devDependencies" : {
85
85
"@storybook/addon-actions" : " ^7.6.19" ,
86
86
"@talend/bootstrap-theme" : " ^9.2.0" ,
87
- "@talend/design-system" : " ^11.0.0 " ,
87
+ "@talend/design-system" : " ^11.0.3 " ,
88
88
"@talend/eslint-config" : " ^13.2.0" ,
89
89
"@talend/eslint-plugin" : " ^1.3.0" ,
90
90
"@talend/locales-design-system" : " ^7.15.1" ,
131
131
"publishConfig" : {
132
132
"access" : " public"
133
133
},
134
- "version" : " 17.0.0 "
134
+ "version" : " 17.0.1 "
135
135
}
Original file line number Diff line number Diff line change 1
1
# @talend/react-containers
2
2
3
+ ## 11.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 94aad7d: fix: Fix exports to allow deep imports
8
+ - Updated dependencies [ 94aad7d]
9
+ - @talend/design-system @11.0.3
10
+ - @talend/react-components @17.0.1
11
+ - @talend/utils @3.2.1
12
+
3
13
## 11.0.1
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 45
45
"url" : " https://github.com/Talend/ui.git"
46
46
},
47
47
"dependencies" : {
48
- "@talend/design-system" : " ^11.0.0 " ,
48
+ "@talend/design-system" : " ^11.0.3 " ,
49
49
"@talend/react-cmf" : " ^10.0.0" ,
50
- "@talend/react-components" : " ^17.0.0 " ,
50
+ "@talend/react-components" : " ^17.0.1 " ,
51
51
"@talend/react-forms" : " ^15.0.0" ,
52
- "@talend/utils" : " ^3.2.0 " ,
52
+ "@talend/utils" : " ^3.2.1 " ,
53
53
"classnames" : " ^2.5.1" ,
54
54
"immutable" : " ^3.8.2" ,
55
55
"invariant" : " ^2.2.4" ,
95
95
"publishConfig" : {
96
96
"access" : " public"
97
97
},
98
- "version" : " 11.0.1 "
98
+ "version" : " 11.0.2 "
99
99
}
Original file line number Diff line number Diff line change 1
1
# @talend/design-system
2
2
3
+ ## 11.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 94aad7d: fix: Fix exports to allow deep imports
8
+ - Updated dependencies [ 94aad7d]
9
+ - @talend/utils @3.2.1
10
+
3
11
## 11.0.2
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @talend/design-system" ,
3
- "version" : " 11.0.2 " ,
3
+ "version" : " 11.0.3 " ,
4
4
"description" : " Talend Design System" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
47
47
"@floating-ui/react" : " ^0.24.8" ,
48
48
"@talend/assets-api" : " ^1.5.0" ,
49
49
"@talend/design-tokens" : " ^3.4.0" ,
50
- "@talend/utils" : " ^3.2.0 " ,
50
+ "@talend/utils" : " ^3.2.1 " ,
51
51
"classnames" : " ^2.5.1" ,
52
52
"modern-css-reset" : " ^1.4.0" ,
53
53
"react-transition-group" : " ^2.9.0" ,
Original file line number Diff line number Diff line change 1
1
# @talend/utils
2
2
3
+ ## 3.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 94aad7d: fix: Fix exports to allow deep imports
8
+
3
9
## 3.2.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @talend/utils" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " Various utilities" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments