@icebreakers/eslint-config 1.1.7 → 1.1.8

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
@@ -1588,7 +1588,7 @@ var defuArrayFn = createDefu((object, key, currentValue) => {
1588
1588
  // src/defaults.ts
1589
1589
  init_cjs_shims();
1590
1590
 
1591
- // ../../node_modules/.pnpm/eslint-plugin-vue@10.1.0_eslint@9.28.0_jiti@2.4.2__vue-eslint-parser@10.1.3_eslint@9.28.0_jiti@2.4.2__/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
1591
+ // ../../node_modules/.pnpm/eslint-plugin-vue@10.2.0_eslint@9.28.0_jiti@2.4.2__vue-eslint-parser@10.1.3_eslint@9.28.0_jiti@2.4.2__/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
1592
1592
  var inline_non_void_elements_default = [
1593
1593
  "a",
1594
1594
  "abbr",
package/dist/index.js CHANGED
@@ -75,7 +75,7 @@ var defuArrayFn = createDefu((object, key, currentValue) => {
75
75
  }
76
76
  });
77
77
 
78
- // ../../node_modules/.pnpm/eslint-plugin-vue@10.1.0_eslint@9.28.0_jiti@2.4.2__vue-eslint-parser@10.1.3_eslint@9.28.0_jiti@2.4.2__/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
78
+ // ../../node_modules/.pnpm/eslint-plugin-vue@10.2.0_eslint@9.28.0_jiti@2.4.2__vue-eslint-parser@10.1.3_eslint@9.28.0_jiti@2.4.2__/node_modules/eslint-plugin-vue/lib/utils/inline-non-void-elements.json
79
79
  var inline_non_void_elements_default = [
80
80
  "a",
81
81
  "abbr",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@icebreakers/eslint-config",
3
3
  "type": "module",
4
- "version": "1.1.7",
4
+ "version": "1.1.8",
5
5
  "description": "icebreakers's eslint config",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -40,7 +40,7 @@
40
40
  "dist"
41
41
  ],
42
42
  "dependencies": {
43
- "@antfu/eslint-config": "4.13.3",
43
+ "@antfu/eslint-config": "4.14.1",
44
44
  "@eslint-react/eslint-plugin": "^1.51.1",
45
45
  "eslint-plugin-format": "1.0.1",
46
46
  "eslint-plugin-jsx-a11y": "^6.10.2",