remove wait/dep updates

Update zoeyvid/nginx-quic Docker tag to v183
Update caddy Docker tag to v2.7.4

Update dependency archiver to v5.3.2

Update python Docker tag to v3.11.5

Update dependency eslint to v8.48.0

remove wait

Signed-off-by: Zoey <zoey@z0ey.de>

Update dependency @babel/core to v7.22.11

Update dependency liquidjs to v10.9.1

Update dependency liquidjs to v10.9.0

Update dependency archiver to v6
This commit is contained in:
renovate[bot]
2023-08-17 07:53:52 +00:00
committed by Zoey
parent 390b58d0ef
commit f9971aa9d5
5 changed files with 7 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
"dependencies": {
"@apidevtools/json-schema-ref-parser": "10.1.0",
"ajv": "6.12.6",
"archiver": "5.3.1",
"archiver": "6.0.0",
"batchflow": "0.4.0",
"bcrypt": "5.1.1",
"body-parser": "1.20.2",
@@ -16,7 +16,7 @@
"gravatar": "1.8.2",
"jsonwebtoken": "9.0.1",
"knex": "2.5.1",
"liquidjs": "10.8.4",
"liquidjs": "10.9.1",
"lodash": "4.17.21",
"moment": "2.29.4",
"mysql": "2.18.1",
@@ -32,7 +32,7 @@
"author": "Jamie Curnow <jc@jc21.com>",
"license": "MIT",
"devDependencies": {
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-plugin-align-assignments": "1.1.2"
}
}