File tree 4 files changed +10
-8
lines changed
4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v4.0-SNAPSHOT - unreleased
4
+
3
5
## v3.5.0 - 2024-01-12
4
6
5
7
### New Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " toolbox" ,
3
- "version" : " 3.5.0 " ,
3
+ "version" : " 4.0-SNAPSHOT " ,
4
4
"license" : " UNLICENSED" ,
5
5
"private" : true ,
6
6
"scripts" : {
43
43
"@ag-grid-enterprise/sparklines" : " ~30.2.1" ,
44
44
"@auth0/auth0-spa-js" : " ~1.22.0" ,
45
45
"@fortawesome/free-brands-svg-icons" : " ^6.4.0" ,
46
- "@xh/hoist" : " 60 .0.0" ,
46
+ "@xh/hoist" : " ^61 .0.0-SNAPSHOT " ,
47
47
"@xh/package-template" : " ~2.0.0" ,
48
48
"core-js" : " 3.x" ,
49
49
"highcharts" : " 11.x" ,
Original file line number Diff line number Diff line change 2167
2167
webpack-dev-server "~4.15.0"
2168
2168
webpackbar "~5.0.2"
2169
2169
2170
- " @xh/hoist@60 .0.0 " :
2171
- version "60 .0.0"
2172
- resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-60 .0.0. tgz#2835f3eb5f42dcf596ddced5e8a012071bbaa9c1 "
2173
- integrity sha512-ImvLbZ+HW35yv6UTtNTPFAV6SPoMuM1x8073R7pU4trHpVQTWt99UuXM6SO0h73nh1N3b0l4lyf0skYO9CPWGQ ==
2170
+ " @xh/hoist@^61 .0.0-SNAPSHOT " :
2171
+ version "61 .0.0-SNAPSHOT.1705069647132 "
2172
+ resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-61 .0.0-SNAPSHOT.1705069647132. tgz#41239caec288b75ee9de86a8a264c4b2562e4950 "
2173
+ integrity sha512-qlA3JJa7GBmfMY7+n33QK0SM64cuHSJdZBAQUK0ythJ328MXwOnBUr+hfJlltcPW/THsEX4OB0mqKVRMIEUjrA ==
2174
2174
dependencies :
2175
2175
" @blueprintjs/core" " ^4.20.0"
2176
2176
" @blueprintjs/datetime" " ^4.4.35"
Original file line number Diff line number Diff line change 1
1
xhAppCode =toolbox
2
2
xhAppName =Toolbox
3
3
xhAppPackage =io.xh.toolbox
4
- xhAppVersion =3.5.0
4
+ xhAppVersion =4.0-SNAPSHOT
5
5
6
- hoistCoreVersion =18.0.0
6
+ hoistCoreVersion =19.0-SNAPSHOT
7
7
8
8
grailsVersion =6.0.0
9
9
grailsGradlePluginVersion =6.0.0
You can’t perform that action at this time.
0 commit comments