Skip to content

Commit 5b48c4e

Browse files
authored
Update all non-major dependencies (hestiacp#4131)
1 parent 952e977 commit 5b48c4e

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"chart.js": "4.4.0",
2424
"check-password-strength": "2.0.7",
2525
"floating-vue": "2.0.0-beta.24",
26-
"nanoid": "5.0.2",
26+
"nanoid": "5.0.3",
2727
"normalize.css": "8.0.1",
2828
"xterm": "5.3.0",
2929
"xterm-addon-canvas": "0.5.0",
@@ -33,7 +33,7 @@
3333
"@prettier/plugin-php": "0.21.0",
3434
"browserslist": "4.22.1",
3535
"esbuild": "0.19.5",
36-
"eslint": "8.52.0",
36+
"eslint": "8.53.0",
3737
"eslint-config-prettier": "9.0.0",
3838
"eslint-plugin-editorconfig": "4.0.3",
3939
"eslint-plugin-import": "2.29.0",
@@ -47,7 +47,7 @@
4747
"prettier-plugin-sql": "0.15.1",
4848
"stylelint": "15.11.0",
4949
"stylelint-config-standard": "34.0.0",
50-
"vitepress": "1.0.0-rc.24",
50+
"vitepress": "1.0.0-rc.25",
5151
"vue": "3.3.7"
5252
},
5353
"browserslist": [

web/src/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
}
66
},
77
"require-dev": {
8-
"filp/whoops": "2.15.3"
8+
"filp/whoops": "2.15.4"
99
}
1010
}

web/src/composer.lock

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

0 commit comments

Comments
 (0)