@fabdeh/eslint-config 0.6.1 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +28 -29
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@fabdeh/eslint-config",
3
3
  "type": "module",
4
- "version": "0.6.1",
5
- "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184",
4
+ "version": "0.6.2",
5
+ "packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
6
6
  "description": "My personal eslint config preset",
7
7
  "author": {
8
8
  "name": "Fabien Dehopré",
@@ -79,73 +79,72 @@
79
79
  },
80
80
  "dependencies": {
81
81
  "@antfu/install-pkg": "^1.1.0",
82
- "@clack/prompts": "^0.10.1",
82
+ "@clack/prompts": "^0.11.0",
83
83
  "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
84
- "@eslint/js": "^9.30.1",
85
- "@eslint/markdown": "^6.6.0",
86
- "@ngrx/eslint-plugin": "^19.2.1",
87
- "@stylistic/eslint-plugin": "^4.4.1",
88
- "@typescript-eslint/eslint-plugin": "^8.35.1",
89
- "@typescript-eslint/parser": "^8.35.1",
90
- "@typescript-eslint/utils": "^8.35.1",
84
+ "@eslint/js": "^9.32.0",
85
+ "@eslint/markdown": "^7.1.0",
86
+ "@ngrx/eslint-plugin": "^20.0.0",
87
+ "@stylistic/eslint-plugin": "^5.2.2",
88
+ "@typescript-eslint/eslint-plugin": "^8.38.0",
89
+ "@typescript-eslint/parser": "^8.38.0",
90
+ "@typescript-eslint/utils": "^8.38.0",
91
91
  "@vitest/eslint-plugin": "^1.3.4",
92
92
  "angular-eslint": "^20.1.1",
93
93
  "eslint-config-flat-gitignore": "^2.1.0",
94
- "eslint-flat-config-utils": "^2.1.0",
94
+ "eslint-flat-config-utils": "^2.1.1",
95
95
  "eslint-merge-processors": "^2.0.0",
96
96
  "eslint-plugin-import-x": "^4.16.1",
97
97
  "eslint-plugin-jest-dom": "^5.5.0",
98
- "eslint-plugin-jsdoc": "^50.8.0",
98
+ "eslint-plugin-jsdoc": "^52.0.1",
99
99
  "eslint-plugin-jsonc": "^2.20.1",
100
100
  "eslint-plugin-perfectionist": "^4.15.0",
101
101
  "eslint-plugin-prefer-arrow-functions": "^3.6.2",
102
102
  "eslint-plugin-regexp": "^2.9.0",
103
- "eslint-plugin-testing-library": "^7.5.3",
103
+ "eslint-plugin-testing-library": "^7.6.3",
104
104
  "eslint-plugin-toml": "^0.12.0",
105
- "eslint-plugin-unicorn": "^59.0.1",
105
+ "eslint-plugin-unicorn": "^60.0.0",
106
106
  "eslint-plugin-unused-imports": "^4.1.4",
107
107
  "eslint-plugin-yml": "^1.18.0",
108
108
  "globals": "^16.3.0",
109
109
  "jsonc-eslint-parser": "^2.4.0",
110
110
  "local-pkg": "^1.1.1",
111
111
  "toml-eslint-parser": "^0.10.0",
112
- "typescript-eslint": "^8.35.1",
112
+ "typescript-eslint": "^8.38.0",
113
113
  "yaml-eslint-parser": "^1.3.0"
114
114
  },
115
115
  "devDependencies": {
116
- "@angular/core": "^20.0.6",
116
+ "@angular/core": "^20.1.3",
117
117
  "@commitlint/cli": "^19.8.1",
118
118
  "@commitlint/config-conventional": "^19.8.1",
119
119
  "@commitlint/cz-commitlint": "^19.8.1",
120
120
  "@fabdeh/eslint-config": "workspace:*",
121
- "@ngrx/effects": "^19.2.1",
122
- "@ngrx/operators": "^19.2.1",
123
- "@ngrx/signals": "^19.2.1",
124
- "@ngrx/store": "^19.2.1",
125
- "@prettier/plugin-xml": "^3.4.1",
121
+ "@ngrx/effects": "^20.0.0",
122
+ "@ngrx/operators": "^20.0.0",
123
+ "@ngrx/signals": "^20.0.0",
124
+ "@ngrx/store": "^20.0.0",
125
+ "@prettier/plugin-xml": "^3.4.2",
126
126
  "@testing-library/angular": "^17.4.0",
127
- "@testing-library/jest-dom": "^6.6.3",
127
+ "@testing-library/jest-dom": "^6.6.4",
128
128
  "@types/fs-extra": "^11.0.4",
129
- "@types/node": "^22.16.0",
130
- "bumpp": "^10.2.0",
129
+ "@types/node": "^22.17.0",
130
+ "bumpp": "^10.2.1",
131
131
  "changelogithub": "^13.16.0",
132
132
  "commitizen": "^4.3.1",
133
- "eslint": "^9.30.1",
134
- "eslint-plugin-better-tailwindcss": "^3.4.3",
133
+ "eslint": "^9.32.0",
134
+ "eslint-plugin-better-tailwindcss": "^3.7.2",
135
135
  "eslint-plugin-erasable-syntax-only": "^0.3.1",
136
136
  "eslint-plugin-format": "^1.0.1",
137
137
  "execa": "^9.6.0",
138
138
  "fast-glob": "^3.3.3",
139
139
  "fs-extra": "^11.3.0",
140
- "inquirer": "^9.3.7",
141
140
  "is-ci": "^4.1.0",
142
- "jiti": "^2.4.2",
141
+ "jiti": "^2.5.1",
143
142
  "nano-staged": "^0.8.0",
144
143
  "prettier-plugin-slidev": "^1.0.5",
145
144
  "simple-git-hooks": "^2.13.0",
146
145
  "tailwindcss": "^4.1.11",
147
146
  "typescript": "^5.8.3",
148
- "unbuild": "^3.5.0",
147
+ "unbuild": "^3.6.0",
149
148
  "vitest": "^3.2.4"
150
149
  },
151
150
  "pnpm": {