This commit is contained in:
Aidan 2024-12-17 18:00:51 -05:00
parent e1c4e74415
commit f25fe5be60
No known key found for this signature in database
GPG Key ID: 1773A01F0EFE4FC1

View File

@ -31,11 +31,11 @@
"anymatch": "^3.1.3", "anymatch": "^3.1.3",
"arg": "^5.0.2", "arg": "^5.0.2",
"balanced-match": "^3.0.1", "balanced-match": "^3.0.1",
"binary-extensions": "^2.3.0", "binary-extensions": "^3.0.0",
"brace-expansion": "^2.0.1", "brace-expansion": "^4.0.0",
"braces": "^3.0.3", "braces": "^3.0.3",
"camelcase-css": "^2.0.1", "camelcase-css": "^2.0.1",
"chokidar": "^3.6.0", "chokidar": "^4.0.1",
"color-convert": "^2.0.1", "color-convert": "^2.0.1",
"color-name": "^2.0.0", "color-name": "^2.0.0",
"commander": "^12.1.0", "commander": "^12.1.0",
@ -43,7 +43,7 @@
"cssesc": "^3.0.0", "cssesc": "^3.0.0",
"didyoumean": "^1.2.2", "didyoumean": "^1.2.2",
"dlv": "^1.1.3", "dlv": "^1.1.3",
"eastasianwidth": "^0.2.0", "eastasianwidth": "^0.3.0",
"ejs": "^3.1.10", "ejs": "^3.1.10",
"emoji-regex": "^10.4.0", "emoji-regex": "^10.4.0",
"express": "^4.21.1", "express": "^4.21.1",
@ -52,19 +52,19 @@
"fill-range": "^7.1.1", "fill-range": "^7.1.1",
"foreground-child": "^3.3.0", "foreground-child": "^3.3.0",
"function-bind": "^1.1.2", "function-bind": "^1.1.2",
"glob": "^10.4.5", "glob": "^11.0.0",
"glob-parent": "^6.0.2", "glob-parent": "^6.0.2",
"hasown": "^2.0.2", "hasown": "^2.0.2",
"is-binary-path": "^3.0.0", "is-binary-path": "^3.0.0",
"is-core-module": "^2.15.1", "is-core-module": "^2.15.1",
"is-extglob": "^2.1.1", "is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^3.0.0", "is-fullwidth-code-point": "^5.0.0",
"is-glob": "^4.0.3", "is-glob": "^4.0.3",
"is-number": "^7.0.0", "is-number": "^7.0.0",
"isexe": "^3.1.1", "isexe": "^3.1.1",
"jackspeak": "^3.4.3", "jackspeak": "^4.0.2",
"jiti": "^1.21.6", "jiti": "^2.4.1",
"lilconfig": "^2.1.0", "lilconfig": "^3.1.3",
"lines-and-columns": "^2.0.4", "lines-and-columns": "^2.0.4",
"lru-cache": "^11.0.2", "lru-cache": "^11.0.2",
"merge2": "^1.4.1", "merge2": "^1.4.1",
@ -73,24 +73,24 @@
"minipass": "^7.1.2", "minipass": "^7.1.2",
"mysql2": "^3.11.3", "mysql2": "^3.11.3",
"mz": "^2.7.0", "mz": "^2.7.0",
"nanoid": "^3.3.7", "nanoid": "^5.0.9",
"normalize-path": "^3.0.0", "normalize-path": "^3.0.0",
"object-assign": "^4.1.1", "object-assign": "^4.1.1",
"object-hash": "^3.0.0", "object-hash": "^3.0.0",
"openpgp": "^6.0.0", "openpgp": "^6.0.0",
"package-json-from-dist": "^1.0.1", "package-json-from-dist": "^1.0.1",
"path-key": "^3.1.1", "path-key": "^4.0.0",
"path-parse": "^1.0.7", "path-parse": "^1.0.7",
"path-scurry": "^2.0.0", "path-scurry": "^2.0.0",
"picocolors": "^1.1.0", "picocolors": "^1.1.0",
"picomatch": "^2.3.1", "picomatch": "^4.0.2",
"pify": "^6.1.0", "pify": "^6.1.0",
"pirates": "^4.0.6", "pirates": "^4.0.6",
"postcss-import": "^15.1.0", "postcss-import": "^16.1.0",
"postcss-js": "^4.0.1", "postcss-js": "^4.0.1",
"postcss-load-config": "^6.0.1", "postcss-load-config": "^6.0.1",
"postcss-nested": "^7.0.2", "postcss-nested": "^7.0.2",
"postcss-selector-parser": "^6.1.2", "postcss-selector-parser": "^7.0.0",
"postcss-value-parser": "^4.2.0", "postcss-value-parser": "^4.2.0",
"queue-microtask": "^1.2.3", "queue-microtask": "^1.2.3",
"read-cache": "^1.0.0", "read-cache": "^1.0.0",
@ -102,7 +102,7 @@
"shebang-regex": "^4.0.0", "shebang-regex": "^4.0.0",
"signal-exit": "^4.1.0", "signal-exit": "^4.1.0",
"source-map-js": "^1.2.1", "source-map-js": "^1.2.1",
"string-width": "^5.1.1", "string-width": "^7.2.0",
"string-width-cjs": "^5.1.1", "string-width-cjs": "^5.1.1",
"strip-ansi": "^7.1.0", "strip-ansi": "^7.1.0",
"strip-ansi-cjs": "^8.0.0", "strip-ansi-cjs": "^8.0.0",