File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
artemis-console-extension/artemis-extension
packages/artemis-console-plugin Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " artemis-console-app" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.3.0-SNAPSHOT " ,
4
4
"description" : " Artemis Console" ,
5
5
"license" : " Apache-2.0" ,
6
6
"private" : true ,
19
19
"@patternfly/react-table" : " ~5.4.16" ,
20
20
"@patternfly/react-tokens" : " ~5.4.1" ,
21
21
"@patternfly/react-topology" : " ~5.4.1" ,
22
- "artemis-console-plugin" : " 1.2.0 " ,
22
+ "artemis-console-plugin" : " 1.3.0-SNAPSHOT " ,
23
23
"d3" : " ^7.9.0" ,
24
24
"react" : " ^18.3.1" ,
25
25
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " artemis-console-plugin" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.3.0-SNAPSHOT " ,
4
4
"description" : " Artemis Console Plugin for Hawtio" ,
5
5
"license" : " Apache-2.0" ,
6
6
"files" : [
Original file line number Diff line number Diff line change @@ -3769,7 +3769,7 @@ __metadata:
3769
3769
" @patternfly/react-tokens " : " npm:~5.4.1"
3770
3770
" @patternfly/react-topology " : " npm:~5.4.1"
3771
3771
" @swc/core " : " npm:^1.7.26"
3772
- artemis-console-plugin : " npm:1.2.0 "
3772
+ artemis-console-plugin : " npm:1.3.0-SNAPSHOT "
3773
3773
copy-webpack-plugin : " npm:^12.0.2"
3774
3774
css-loader : " npm:^7.1.2"
3775
3775
css-minimizer-webpack-plugin : " npm:^7.0.0"
@@ -3849,7 +3849,7 @@ __metadata:
3849
3849
languageName : unknown
3850
3850
linkType : soft
3851
3851
3852
- " artemis-console-plugin@npm:1.2.0 , artemis-console-plugin@workspace:packages/artemis-console-plugin " :
3852
+ " artemis-console-plugin@npm:1.3.0-SNAPSHOT , artemis-console-plugin@workspace:packages/artemis-console-plugin " :
3853
3853
version : 0.0.0-use.local
3854
3854
resolution : " artemis-console-plugin@workspace:packages/artemis-console-plugin"
3855
3855
dependencies :
You can’t perform that action at this time.
0 commit comments