@nuxt/eslint-plugin
Advanced tools
+3
-3
| { | ||
| "name": "@nuxt/eslint-plugin", | ||
| "type": "module", | ||
| "version": "1.8.0", | ||
| "version": "1.9.0", | ||
| "description": "ESLint plugin for Nuxt", | ||
@@ -25,4 +25,4 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@typescript-eslint/types": "^8.39.0", | ||
| "@typescript-eslint/utils": "^8.39.0" | ||
| "@typescript-eslint/types": "^8.39.1", | ||
| "@typescript-eslint/utils": "^8.39.1" | ||
| }, | ||
@@ -29,0 +29,0 @@ "scripts": { |