@icebreakers/eslint-config 1.5.0 → 1.5.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.
package/dist/index.cjs CHANGED
@@ -202,7 +202,7 @@ var defuArrayFn = createDefu((object, key, currentValue) => {
202
202
  }
203
203
  });
204
204
 
205
- // ../../node_modules/.pnpm/eslint-plugin-vue@10.4.0_@typescript-eslint+parser@8.44.0_eslint@9.37.0_jiti@2.6.1__typ_76b10d72b7d94bae38bf2f8fac10b6f5/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
205
+ // ../../node_modules/.pnpm/eslint-plugin-vue@10.5.0_@stylistic+eslint-plugin@5.4.0_eslint@9.37.0_jiti@2.6.1___@typ_a6f18fca60e8529df7d5b4523871b3c4/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
206
206
  var inline_non_void_elements_default = [
207
207
  "a",
208
208
  "abbr",
package/dist/index.js CHANGED
@@ -178,7 +178,7 @@ var defuArrayFn = createDefu((object, key, currentValue) => {
178
178
  }
179
179
  });
180
180
 
181
- // ../../node_modules/.pnpm/eslint-plugin-vue@10.4.0_@typescript-eslint+parser@8.44.0_eslint@9.37.0_jiti@2.6.1__typ_76b10d72b7d94bae38bf2f8fac10b6f5/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
181
+ // ../../node_modules/.pnpm/eslint-plugin-vue@10.5.0_@stylistic+eslint-plugin@5.4.0_eslint@9.37.0_jiti@2.6.1___@typ_a6f18fca60e8529df7d5b4523871b3c4/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
182
182
  var inline_non_void_elements_default = [
183
183
  "a",
184
184
  "abbr",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@icebreakers/eslint-config",
3
3
  "type": "module",
4
- "version": "1.5.0",
4
+ "version": "1.5.2",
5
5
  "description": "icebreakers's eslint config",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -40,19 +40,19 @@
40
40
  "dist"
41
41
  ],
42
42
  "dependencies": {
43
- "@antfu/eslint-config": "5.4.1",
44
- "@eslint-react/eslint-plugin": "^2.0.6",
45
- "@next/eslint-plugin-next": "^15.5.4",
46
- "eslint-plugin-better-tailwindcss": "^3.7.9",
43
+ "@antfu/eslint-config": "6.0.0",
44
+ "@eslint-react/eslint-plugin": "^2.2.2",
45
+ "@next/eslint-plugin-next": "^15.5.5",
46
+ "eslint-plugin-better-tailwindcss": "^3.7.10",
47
47
  "eslint-plugin-format": "1.0.2",
48
48
  "eslint-plugin-jsx-a11y": "^6.10.2",
49
- "eslint-plugin-react-hooks": "^6.1.1",
49
+ "eslint-plugin-react-hooks": "^7.0.0",
50
50
  "eslint-plugin-react-refresh": "^0.4.23",
51
51
  "eslint-plugin-tailwindcss": "3.18.2",
52
52
  "eslint-plugin-vuejs-accessibility": "^2.4.1"
53
53
  },
54
54
  "optionalDependencies": {
55
- "@unocss/eslint-plugin": "66.5.2",
55
+ "@unocss/eslint-plugin": "66.5.4",
56
56
  "eslint-plugin-mdx": "3.6.2"
57
57
  },
58
58
  "publishConfig": {