File tree 4 files changed +8
-9
lines changed
4 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 5
5
### New Features
6
6
* Migrate to built-in role management.
7
7
8
-
9
8
### Libraries
10
9
11
10
* @xh/hoist 60.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " toolbox" ,
3
- "version" : " 4.0-SNAPSHOT " ,
3
+ "version" : " 3.5.0 " ,
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-SNAPSHOT " ,
46
+ "@xh/hoist" : " 60.0.0" ,
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-SNAPSHOT " :
2171
- version "60.0.0-SNAPSHOT.1705055746436 "
2172
- resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-60.0.0-SNAPSHOT.1705055746436. tgz#e6678ceb578a6c7a619a3031cb5903e188f6d28e "
2173
- integrity sha512-A6WGzKDVWRSTJRAeMK25NQHjVDP1Ne/pEQJV3pgdB2ggkWUzuY7K6+LdgbXMmSb8XCwq5NOoBkLwMW5uFZtbyw ==
2170
+
2171
+ version "60.0.0"
2172
+ resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-60.0.0. tgz#2835f3eb5f42dcf596ddced5e8a012071bbaa9c1 "
2173
+ integrity sha512-ImvLbZ+HW35yv6UTtNTPFAV6SPoMuM1x8073R7pU4trHpVQTWt99UuXM6SO0h73nh1N3b0l4lyf0skYO9CPWGQ ==
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 =4.0-SNAPSHOT
4
+ xhAppVersion =3.5.0
5
5
6
- hoistCoreVersion =18.0-SNAPSHOT
6
+ hoistCoreVersion =18.0.0
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