Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot]
74670023a0 Merge 3c826ba644 into dec522c914 2024-12-12 00:28:11 +00:00
dependabot[bot]
3c826ba644 Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-05 08:10:24 +00:00
2 changed files with 1044 additions and 33 deletions

1075
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -37,7 +37,7 @@
"postcss-cli": "^8.3.1",
"pug": "^3.0.2",
"tailwind-hamburgers": "^1.1.1",
"tailwindcss": "^4.0.0",
"tailwindcss": "^2.2.15",
"winston": "^3.3.3"
},
"devDependencies": {