Merge branch 'master' into feat/migrate-to-vitest

This commit is contained in:
hainenber
2026-03-05 09:13:14 +07:00
639 changed files with 102032 additions and 37742 deletions

View File

@@ -27,6 +27,7 @@
"access": "public"
},
"dependencies": {
"currencyformatter.js": "^1.0.5",
"handlebars-group-by": "^1.0.1",
"just-handlebars-helpers": "^1.0.19"
},
@@ -43,6 +44,6 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@types/lodash": "^4.17.23"
"@types/lodash": "^4.17.24"
}
}