Skip to content

Commit

Permalink
Merge pull request hestiacp#4354 from hestiacp/dependencies/all-minor…
Browse files Browse the repository at this point in the history
…-patch

Update all non-major dependencies
  • Loading branch information
jaapmarcus authored Apr 8, 2024
2 parents a0821ae + 51cd7d9 commit 056c935
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 66 deletions.
110 changes: 55 additions & 55 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"prepare": "husky"
},
"dependencies": {
"@alpinejs/collapse": "^3.13.7",
"@fortawesome/fontawesome-free": "^6.5.1",
"alpinejs": "^3.13.7",
"@alpinejs/collapse": "^3.13.8",
"@fortawesome/fontawesome-free": "^6.5.2",
"alpinejs": "^3.13.8",
"chart.js": "^4.4.2",
"check-password-strength": "^2.0.10",
"floating-vue": "^5.2.2",
"nanoid": "^5.0.6",
"nanoid": "^5.0.7",
"normalize.css": "^8.0.1",
"xterm": "^5.3.0",
"xterm-addon-canvas": "^0.5.0",
Expand All @@ -45,14 +45,14 @@
"jsdom": "^24.0.0",
"lightningcss": "^1.24.1",
"lint-staged": "^15.2.2",
"markdownlint-cli2": "^0.12.1",
"markdownlint-cli2": "^0.13.0",
"prettier": "^3.2.5",
"prettier-plugin-nginx": "^1.0.3",
"prettier-plugin-sh": "^0.14.0",
"prettier-plugin-sql": "^0.18.0",
"stylelint": "^16.3.1",
"stylelint-config-standard": "^36.0.0",
"vitepress": "^1.0.1",
"vitepress": "^1.0.2",
"vitest": "^1.4.0",
"vue": "^3.4.21"
},
Expand Down
8 changes: 4 additions & 4 deletions src/deb/web-terminal/package-lock.json

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

2 changes: 1 addition & 1 deletion src/deb/web-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"@types/ws": "^8.5.10",
"@types/node": "^20.12.2"
"@types/node": "^20.12.5"
}
}

0 comments on commit 056c935

Please sign in to comment.