Bump
This commit is contained in:
16
dist/package.json
vendored
16
dist/package.json
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@aet/eslint-rules",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.6",
|
||||
"license": "UNLICENSED",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
@ -18,16 +18,16 @@
|
||||
"dependencies": {
|
||||
"@antfu/install-pkg": "^0.4.1",
|
||||
"@nolyfill/is-core-module": "^1.0.39",
|
||||
"@aet/eslint-define-config": "^0.1.0-beta.32",
|
||||
"@aet/eslint-define-config": "^0.1.0-beta.33",
|
||||
"@eslint/js": "^9.14.0",
|
||||
"@eslint-community/eslint-utils": "^4.4.1",
|
||||
"@types/eslint": "^9.6.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
||||
"@typescript-eslint/parser": "^8.12.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.13.0",
|
||||
"@typescript-eslint/parser": "^8.13.0",
|
||||
"@eslint-react/eslint-plugin": "1.15.2",
|
||||
"@stylistic/eslint-plugin": "^2.10.1",
|
||||
"@typescript-eslint/type-utils": "^8.12.2",
|
||||
"@typescript-eslint/utils": "^8.12.2",
|
||||
"@typescript-eslint/type-utils": "^8.13.0",
|
||||
"@typescript-eslint/utils": "^8.13.0",
|
||||
"aria-query": "^5.3.2",
|
||||
"axe-core": "^4.10.2",
|
||||
"axobject-query": "4.1.0",
|
||||
@ -36,7 +36,7 @@
|
||||
"doctrine": "^3.0.0",
|
||||
"emoji-regex": "^10.4.0",
|
||||
"enhanced-resolve": "^5.17.1",
|
||||
"typescript-eslint": "^8.12.2",
|
||||
"typescript-eslint": "^8.13.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-import-resolver-node": "^0.3.9",
|
||||
"eslint-import-resolver-typescript": "^3.6.3",
|
||||
@ -48,7 +48,7 @@
|
||||
"estraverse": "^5.3.0",
|
||||
"fast-glob": "^3.3.2",
|
||||
"get-tsconfig": "^4.8.1",
|
||||
"globals": "^15.11.0",
|
||||
"globals": "^15.12.0",
|
||||
"ignore": "^6.0.2",
|
||||
"is-bun-module": "^1.2.1",
|
||||
"is-glob": "^4.0.3",
|
||||
|
Reference in New Issue
Block a user