merge upstream

This commit is contained in:
2025-05-20 07:41:07 -04:00
2 changed files with 1912 additions and 191 deletions
+1906 -185
View File
File diff suppressed because it is too large Load Diff
+6 -6
View File
@@ -37,18 +37,18 @@
"license": "MIT",
"devDependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/github": "^6.0.1",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.25.1",
"@eslint/js": "^9.26.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@uppercod/css-to-object": "^1.1.1",
"axios-mock-adapter": "^2.1.0",
"color-contrast-checker": "^2.1.0",
"eslint": "^9.25.1",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-jsdoc": "^50.6.11",
"globals": "^16.0.0",
"eslint": "^9.26.0",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-jsdoc": "^50.6.17",
"globals": "^16.1.0",
"hjson": "^3.2.2",
"husky": "^9.1.7",
"jest": "^29.7.0",