Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Oct 10, 2023
1 parent 0f7e748 commit 2e2364b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@hapi/boom": "10.0.1",
"@ioredis/commands": "1.2.0",
"@koa/router": "12.0.0",
"@ladjs/api": "14.1.6",
"@ladjs/api": "14.1.7",
"@ladjs/assets": "2.1.22",
"@ladjs/consolidate": "1.0.2",
"@ladjs/consolidate": "1.0.3",
"@ladjs/env": "4.0.0",
"@ladjs/graceful": "3.2.2",
"@ladjs/i18n": "8.0.3",
Expand All @@ -37,15 +37,15 @@
"@ladjs/proxy": "4.0.0",
"@ladjs/redis": "1.1.1",
"@ladjs/shared-config": "9.1.2",
"@ladjs/web": "21.0.6",
"@ladjs/web": "21.0.7",
"@octokit/core": "4.2.4",
"@sidoshi/random-string": "1.0.0",
"@tkrotoff/bootstrap-floating-label": "0.8",
"adm-zip": "0.5.10",
"ansi-html-community": "0.0.8",
"apexcharts": "3.42.0",
"array-join-conjunction": "1.0.0",
"async-ratelimiter": "1.3.7",
"async-ratelimiter": "1.3.11",
"axe": "12.2.3",
"basic-auth": "2.0.1",
"boolean": "3.2.0",
Expand All @@ -72,14 +72,14 @@
"email-regex-safe": "4.0.0",
"email-templates": "11.1.1",
"fast-safe-stringify": "2.1.1",
"fast-xml-parser": "4.3.1",
"fast-xml-parser": "4.3.2",
"gemoji": "6",
"get-stream": "6",
"github-markdown-css": "5.2.0",
"got": "11.8.6",
"gulp-rename": "2.0.0",
"gulp-replace": "1.1.4",
"highlight.js": "11.8.0",
"highlight.js": "11.9.0",
"html-to-text": "8.2.1",
"htmlhint": "1.1.4",
"humanize-string": "2",
Expand Down Expand Up @@ -125,7 +125,7 @@
"mx-connect": "1.4.4",
"node-gzip": "1.1.2",
"node-html-parser": "6.1.10",
"nodemailer": "6.9.5",
"nodemailer": "6.9.6",
"numeral": "2.0.6",
"otplib": "12.0.1",
"p-event": "4.2.0",
Expand Down Expand Up @@ -177,15 +177,15 @@
"sweetalert2": "8",
"tangerine": "1.5.4",
"titleize": "2",
"twilio": "4.18.0",
"twilio": "4.18.1",
"uncaught": "0.0.5",
"undici": "5.25.2",
"undici": "5.25.4",
"url-parse": "1.5.10",
"url-regex-safe": "4.0.0",
"validator": "13.11.0",
"web-resource-inliner": "6.0.1",
"wkhtmltopdf": "0.4.0",
"zone-mta": "3.6.9",
"zone-mta": "3.6.11",
"zxcvbn": "4.4.2"
},
"devDependencies": {
Expand Down Expand Up @@ -241,7 +241,7 @@
"husky": "8.0.3",
"imagemin-pngquant": "9.0.2",
"ioredis": "5.3.2",
"ioredis-mock": "8.8.3",
"ioredis-mock": "8.9.0",
"lint-staged": "14.0.1",
"make-dir": "3.1.0",
"node-sass": "8.0.0",
Expand All @@ -251,19 +251,19 @@
"nps-utils": "1.7.0",
"nyc": "15.1.0",
"parse-git-config": "3.0.0",
"postcss": "8.4.30",
"postcss": "8.4.31",
"postcss-inline-base64": "7.3.1",
"postcss-preset-env": "9.1.4",
"postcss-preset-env": "9.2.0",
"postcss-reporter": "7.0.5",
"postcss-scss": "4.0.8",
"postcss-scss": "4.0.9",
"prettier": "2.8.8",
"pump": "3.0.0",
"purgecss-from-pug": "5.0.0",
"rc": "1.2.8",
"remark-cli": "11.0.0",
"remark-license": "6.1.0",
"remark-preset-github": "4.0.4",
"sass": "1.68.0",
"sass": "1.69.1",
"sinon": "15.1.2",
"stylelint": "15.10.3",
"stylelint-config-recommended-scss": "12.0.0",
Expand Down

0 comments on commit 2e2364b

Please sign in to comment.