Skip to content

Commit a674f9d

Browse files
fix(deps): update all non-major dependencies (hestiacp#4534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c98cf4 commit a674f9d

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@alpinejs/collapse": "^3.14.1",
2323
"@fortawesome/fontawesome-free": "^6.6.0",
2424
"alpinejs": "^3.14.1",
25-
"chart.js": "^4.4.3",
25+
"chart.js": "^4.4.4",
2626
"check-password-strength": "^2.0.10",
2727
"floating-vue": "^5.2.2",
2828
"nanoid": "^5.0.7",
@@ -41,8 +41,8 @@
4141
"eslint-config-prettier": "^9.1.0",
4242
"eslint-plugin-editorconfig": "^4.0.3",
4343
"eslint-plugin-import": "^2.29.1",
44-
"husky": "^9.1.4",
45-
"jsdom": "^24.1.1",
44+
"husky": "^9.1.5",
45+
"jsdom": "^24.1.3",
4646
"lightningcss": "^1.26.0",
4747
"lint-staged": "^15.2.9",
4848
"markdownlint-cli2": "^0.13.0",
@@ -52,7 +52,7 @@
5252
"prettier-plugin-sql": "^0.18.1",
5353
"stylelint": "^16.8.2",
5454
"stylelint-config-standard": "^36.0.1",
55-
"vitepress": "^1.3.3",
55+
"vitepress": "^1.3.4",
5656
"vitest": "^2.0.5",
5757
"vue": "^3.4.38"
5858
},

0 commit comments

Comments
 (0)