Skip to content

Commit 58e4167

Browse files
fix(deps): update all non-major dependencies (hestiacp#4637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d9e1bf commit 58e4167

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@alpinejs/collapse": "^3.14.3",
23-
"@fortawesome/fontawesome-free": "^6.6.0",
23+
"@fortawesome/fontawesome-free": "^6.7.1",
2424
"alpinejs": "^3.14.3",
2525
"chart.js": "^4.4.6",
2626
"check-password-strength": "^2.0.10",
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "^9.1.0",
4242
"eslint-plugin-editorconfig": "^4.0.3",
4343
"eslint-plugin-import": "^2.31.0",
44-
"husky": "^9.1.6",
44+
"husky": "^9.1.7",
4545
"jsdom": "^25.0.1",
4646
"lightningcss": "^1.28.1",
4747
"lint-staged": "^15.2.10",

src/deb/web-terminal/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/deb/web-terminal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"@types/ws": "^8.5.13",
15-
"@types/node": "^22.9.0"
15+
"@types/node": "^22.9.3"
1616
}
1717
}

web/inc/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"phpmailer/phpmailer": "6.9.2",
3+
"phpmailer/phpmailer": "6.9.3",
44
"hestiacp/phpquoteshellarg": "1.1.0",
55
"robthree/twofactorauth": "3.0.2"
66
}

web/inc/composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)