@eslint-react/shared 1.28.1-next.7 → 1.29.0

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.js CHANGED
@@ -77,7 +77,7 @@ function getReactVersion(fallback = "19.0.0") {
77
77
  }
78
78
  }
79
79
 
80
- // ../../node_modules/.pnpm/valibot@1.0.0-rc.2_typescript@5.8.1-rc/node_modules/valibot/dist/index.js
80
+ // ../../node_modules/.pnpm/valibot@1.0.0-rc.2_typescript@5.8.2/node_modules/valibot/dist/index.js
81
81
  var store;
82
82
  // @__NO_SIDE_EFFECTS__
83
83
  function getGlobalConfig(config2) {
package/dist/index.mjs CHANGED
@@ -69,7 +69,7 @@ function getReactVersion(fallback = "19.0.0") {
69
69
  }
70
70
  }
71
71
 
72
- // ../../node_modules/.pnpm/valibot@1.0.0-rc.2_typescript@5.8.1-rc/node_modules/valibot/dist/index.js
72
+ // ../../node_modules/.pnpm/valibot@1.0.0-rc.2_typescript@5.8.2/node_modules/valibot/dist/index.js
73
73
  var store;
74
74
  // @__NO_SIDE_EFFECTS__
75
75
  function getGlobalConfig(config2) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eslint-react/shared",
3
- "version": "1.28.1-next.7",
3
+ "version": "1.29.0",
4
4
  "description": "ESLint React's Shared constants and functions.",
5
5
  "homepage": "https://github.com/Rel1cx/eslint-react",
6
6
  "bugs": {
@@ -38,7 +38,7 @@
38
38
  "@typescript-eslint/utils": "^8.25.0",
39
39
  "picomatch": "^4.0.2",
40
40
  "ts-pattern": "^5.6.2",
41
- "@eslint-react/eff": "1.28.1-next.7"
41
+ "@eslint-react/eff": "1.29.0"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@types/picomatch": "^3.0.2",