File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.0-SNAPSHOT - unreleased
4+
35## v6.2.0 - 2025-04-08
46
57### New Features
Original file line number Diff line number Diff line change 4343 "@ag-grid-enterprise/side-bar" : " ~31.2.0" ,
4444 "@ag-grid-enterprise/sparklines" : " ~31.2.0" ,
4545 "@fortawesome/free-brands-svg-icons" : " ^6.4.0" ,
46- "@xh/hoist" : " 72.3.0 " ,
46+ "@xh/hoist" : " ^73.0.0-SNAPSHOT " ,
4747 "@xh/package-template" : " ~3.0.1" ,
4848 "core-js" : " 3.x" ,
4949 "highcharts" : " 11.x" ,
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ module.exports = (env = {}) => {
3030 return configureWebpack ( {
3131 appCode : 'toolbox' ,
3232 appName : 'Toolbox' ,
33- appVersion : '6.2.0 ' ,
33+ appVersion : '7.0-SNAPSHOT ' ,
3434 favicon : './public/favicon.svg' ,
3535 devServerOpenPage : 'app/' ,
3636 dupePackageCheckExcludes : [ 'es-abstract' , 'tslib' ] ,
Original file line number Diff line number Diff line change 20632063 webpack-dev-server "~5.2.0"
20642064 webpackbar "~7.0.0"
20652065
2066- " @xh/hoist@72.3.0 " :
2067- version "72.3.0 "
2068- resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-72.3.0. tgz#1460665a8b1f1bcf70ba6809851164cd80b19896 "
2069- integrity sha512-XtU3PJ3aRN6vw+geAPtLmL2IpAcCWNLfTCYGQP4Ty3GYMVOtBAAJDi5pF66vCeMdOnvL3C1/xLG+FH/4MxaqJQ ==
2066+ " @xh/hoist@^73.0.0-SNAPSHOT " :
2067+ version "73.0.0-SNAPSHOT.1744121102600 "
2068+ resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-73.0.0-SNAPSHOT.1744121102600. tgz#a79b7657c3d2ff80d0e93771933400128364709d "
2069+ integrity sha512-+WqHC31VyBKCStN2W/OQFcd0+ktC3EbaOxzcbiaPACDFSsUD8Hc6ipDnTOArQGOZ2fMICvNaW3imj1COrCxj4w ==
20702070 dependencies :
20712071 " @auth0/auth0-spa-js" " ~2.1.3"
20722072 " @azure/msal-browser" " ~4.8.0"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ xhAppName=Toolbox
33xhAppPackage =io.xh.toolbox
44xhAppVersion =7.0-SNAPSHOT
55
6- hoistCoreVersion =29.1.0
6+ hoistCoreVersion =30.0-SNAPSHOT
77
88groovyVersion =3.0.23
99grailsVersion =6.2.3
You can’t perform that action at this time.
0 commit comments