Skip to content

Commit ea0867b

Browse files
committed
v8.3.2 with Hoist 84.0.1 hotfix
1 parent 0110e8d commit ea0867b

3 files changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 8.3.2 - 2026-04-20
4+
5+
### Libraries
6+
7+
* @xh/hoist 84.0.1
8+
39
## 8.3.1 - 2026-04-16
410

511
### Bug Fixes

client-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@fortawesome/free-brands-svg-icons": "^6.4.0",
35-
"@xh/hoist": "84.0.0",
35+
"@xh/hoist": "84.0.1",
3636
"@xh/package-template": "~3.0.1",
3737
"ag-grid-community": "~34.2.0",
3838
"ag-grid-enterprise": "~34.2.0",

client-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2627,10 +2627,10 @@
26272627
webpack-dev-server "~5.2.0"
26282628
webpackbar "~7.0.0"
26292629

2630-
"@xh/hoist@84.0.0":
2631-
version "84.0.0"
2632-
resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-84.0.0.tgz#4fcb46ff53e23da3ea7b2830a5059f42a7ba42e3"
2633-
integrity sha512-I2b6gtDRHRnEXaGOqkJNZmmAct5OaAH1fkZYfIInzNo2otZh13Hf86SkNTuNlWm9QMSKyy8tyAppDLVQX0Q+wQ==
2630+
"@xh/hoist@84.0.1":
2631+
version "84.0.1"
2632+
resolved "https://registry.yarnpkg.com/@xh/hoist/-/hoist-84.0.1.tgz#bfbbe81cbbb46622f0f9f99a1aeb1edab60b2b66"
2633+
integrity sha512-8oa8zUxIYXPXzYZReJKhmjBc1MhT/tmja+ipQauRB0Ne58TOgjpRMX62UbcRIZE73euVaglfHlqc2hXTgaEgkA==
26342634
dependencies:
26352635
"@auth0/auth0-spa-js" "~2.19.0"
26362636
"@azure/msal-browser" "~4.29.0"

0 commit comments

Comments
 (0)