@eslint-react/shared
Advanced tools
Comparing version 1.24.0 to 1.24.1-next.0
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.24.0", | ||
"version": "1.24.1-next.0", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -36,6 +36,6 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^8.20.0", | ||
"@typescript-eslint/utils": "^8.21.0", | ||
"picomatch": "^4.0.2", | ||
"ts-pattern": "^5.6.1", | ||
"@eslint-react/eff": "1.24.0" | ||
"ts-pattern": "^5.6.2", | ||
"@eslint-react/eff": "1.24.1-next.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"tsup": "^8.3.5", | ||
"type-fest": "^4.32.0", | ||
"type-fest": "^4.33.0", | ||
"valibot": "^1.0.0-beta.12", | ||
@@ -50,0 +50,0 @@ "@workspace/configs": "0.0.0" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
244985
1
+ Added@eslint-react/eff@1.24.1-next.0(transitive)
+ Added@typescript-eslint/scope-manager@8.22.0(transitive)
+ Added@typescript-eslint/types@8.22.0(transitive)
+ Added@typescript-eslint/typescript-estree@8.22.0(transitive)
+ Added@typescript-eslint/utils@8.22.0(transitive)
+ Added@typescript-eslint/visitor-keys@8.22.0(transitive)
+ Addedsemver@7.7.0(transitive)
- Removed@eslint-react/eff@1.24.0(transitive)
- Removed@typescript-eslint/scope-manager@8.21.0(transitive)
- Removed@typescript-eslint/types@8.21.0(transitive)
- Removed@typescript-eslint/typescript-estree@8.21.0(transitive)
- Removed@typescript-eslint/utils@8.21.0(transitive)
- Removed@typescript-eslint/visitor-keys@8.21.0(transitive)
- Removedsemver@7.6.3(transitive)
Updatedts-pattern@^5.6.2