|
1 | 1 | { |
2 | 2 | "name": "@effect-app/eslint-shared-config", |
3 | | - "version": "0.5.7-beta.5", |
| 3 | + "version": "0.5.7-beta.4", |
4 | 4 | "description": "Shared flat ESLint base & vue configs for effect-app monorepo", |
5 | 5 | "license": "MIT", |
6 | 6 | "private": false, |
|
31 | 31 | "eslint-plugin-codegen": "0.17.0", |
32 | 32 | "eslint-plugin-sort-destructure-keys": "3.0.0", |
33 | 33 | "eslint-plugin-unused-imports": "4.4.1", |
34 | | - "@ben_12/eslint-plugin-dprint": "1.16.0", |
| 34 | + "@ben_12/eslint-plugin-dprint": "1.17.0", |
35 | 35 | "eslint-plugin-formatjs": "6.4.4", |
36 | 36 | "@vue/eslint-config-typescript": "14.7.0", |
37 | 37 | "typescript-eslint": "8.57.2", |
38 | 38 | "eslint-plugin-vue": "10.8.0", |
39 | 39 | "dprint-plugin-malva": "0.15.2", |
40 | | - "dprint-plugin-markup": "0.26.0", |
| 40 | + "dprint-plugin-markup": "0.27.0", |
41 | 41 | "dprint-plugin-yaml": "0.6.0", |
42 | 42 | "@dprint/typescript": "0.95.15", |
43 | 43 | "@eslint/compat": "2.0.3", |
|
46 | 46 | "eslint-watch": "^8.0.0", |
47 | 47 | "@typescript-eslint/eslint-plugin": "8.57.2", |
48 | 48 | "@typescript-eslint/parser": "8.57.2", |
49 | | - "@dprint/formatter": "~0.5.1", |
| 49 | + "@dprint/formatter": "~0.4.1", |
50 | 50 | "jsonc-parser": "3.3.1" |
51 | 51 | }, |
52 | 52 | "bundledDependencies": [ |
|
0 commit comments