This commit is contained in:
Alex 2023-08-29 13:33:36 -04:00
parent df60550598
commit 9bba0b4d03
3 changed files with 342 additions and 1250 deletions

4
dist/package.json vendored
View File

@ -8,8 +8,8 @@
},
"dependencies": {
"@types/eslint": "^8.44.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"aria-query": "^5.3.0",
"axe-core": "4.7.2",
"axobject-query": "^3.2.1",

View File

@ -16,24 +16,20 @@
"@types/estree-jsx": "^1.0.0",
"@types/lodash": "^4.14.197",
"@types/node": "^20.5.7",
"@typescript-eslint/types": "^6.4.1",
"@typescript-eslint/types": "^6.5.0",
"babel-plugin-macros": "^3.1.0",
"dts-bundle-generator": "^8.0.1",
"esbin": "0.0.2",
"esbuild": "0.19.2",
"esbuild-plugin-alias": "^0.2.1",
"esbuild-register": "3.4.2",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-define-config": "^1.23.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-unicorn": "^48.0.1",
"glob": "^10.3.3",
"json-schema-to-ts": "^2.9.2",
"lodash": "^4.17.21",
"minimatch": "^9.0.3",
"picocolors": "^1.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"typescript": "5.2.2"
},
"prettier": {

1580
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff