@eslint-react/ast
Advanced tools
+1
-1
| MIT License | ||
| Copyright (c) 2023 Rel1cx | ||
| Copyright (c) 2023 Rel1cx and Other Contributors | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+5
-5
| { | ||
| "name": "@eslint-react/ast", | ||
| "version": "5.8.16", | ||
| "version": "5.8.17", | ||
| "description": "ESLint React's TSESTree AST utility module.", | ||
@@ -32,9 +32,9 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
| "dependencies": { | ||
| "@typescript-eslint/types": "^8.60.1", | ||
| "@typescript-eslint/typescript-estree": "^8.60.1", | ||
| "@typescript-eslint/utils": "^8.60.1", | ||
| "@typescript-eslint/types": "^8.61.0", | ||
| "@typescript-eslint/typescript-estree": "^8.61.0", | ||
| "@typescript-eslint/utils": "^8.61.0", | ||
| "string-ts": "^2.3.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@typescript-eslint/parser": "^8.60.1", | ||
| "@typescript-eslint/parser": "^8.61.0", | ||
| "eslint": "^10.4.1", | ||
@@ -41,0 +41,0 @@ "tsdown": "^0.22.2", |
25413
0.09%