Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (hestiacp#4671)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent aad2d62 commit 28e5384
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"prepare": "husky"
},
"dependencies": {
"@alpinejs/collapse": "^3.14.5",
"@alpinejs/collapse": "^3.14.7",
"@fortawesome/fontawesome-free": "^6.7.1",
"alpinejs": "^3.14.5",
"alpinejs": "^3.14.7",
"chart.js": "^4.4.7",
"check-password-strength": "^2.0.10",
"floating-vue": "^5.2.2",
Expand All @@ -45,15 +45,15 @@
"jsdom": "^25.0.1",
"lightningcss": "^1.28.2",
"lint-staged": "^15.2.10",
"markdownlint-cli2": "^0.15.0",
"markdownlint-cli2": "^0.16.0",
"prettier": "^3.4.2",
"prettier-plugin-nginx": "^1.0.3",
"prettier-plugin-sh": "^0.14.0",
"prettier-plugin-sql": "^0.18.1",
"stylelint": "^16.11.0",
"stylelint-config-standard": "^36.0.1",
"vitepress": "^1.5.0",
"vitest": "^2.1.6",
"vitest": "^2.1.8",
"vue": "^3.5.13"
},
"browserslist": [
Expand Down

0 comments on commit 28e5384

Please sign in to comment.