Merge pull request #7 from smthbh/dependabot/npm_and_yarn/npm_and_yarn-1eaf09dcb9

build(deps): bump the npm_and_yarn group across 1 directory with 11 updates
This commit is contained in:
Brad 2025-04-04 09:53:28 -04:00 committed by GitHub
commit 648dee19d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 647 additions and 1521 deletions

2166
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -29,7 +29,7 @@
"@typescript-eslint/eslint-plugin": "^5.30.0", "@typescript-eslint/eslint-plugin": "^5.30.0",
"concurrently": "^7.2.2", "concurrently": "^7.2.2",
"eslint": "^8.18.0", "eslint": "^8.18.0",
"nodemon": "^2.0.18", "nodemon": "^2.0.22",
"prettier": "^2.7.1", "prettier": "^2.7.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"typescript": "^4.7.4" "typescript": "^4.7.4"
@ -39,14 +39,14 @@
"camelcase": "^6.3.0", "camelcase": "^6.3.0",
"cli-progress": "^3.11.2", "cli-progress": "^3.11.2",
"dotenv": "^16.0.1", "dotenv": "^16.0.1",
"express": "^4.18.1", "express": "^4.21.2",
"express-handlebars": "^6.0.6", "express-handlebars": "^6.0.6",
"glob": "^8.0.3", "glob": "^8.0.3",
"handlebars-helpers": "^0.9.8", "handlebars-helpers": "^0.9.8",
"html-entities": "^2.3.3", "html-entities": "^2.3.3",
"mkdirp": "^1.0.4", "mkdirp": "^1.0.4",
"morgan": "^1.10.0", "morgan": "^1.10.0",
"mysql2": "^2.3.3", "mysql2": "^3.9.8",
"node-fetch": "^2.6.7", "node-fetch": "^2.6.7",
"pako": "^2.0.4", "pako": "^2.0.4",
"pretty-ms": "^7.0.1", "pretty-ms": "^7.0.1",