@eslint-react/shared
Advanced tools
Comparing version
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.14.2-next.0", | ||
"version": "1.14.2-next.1", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -38,5 +38,5 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^8.5.0", | ||
"@typescript-eslint/utils": "^8.6.0", | ||
"picomatch": "^4.0.2", | ||
"@eslint-react/tools": "1.14.2-next.0" | ||
"@eslint-react/tools": "1.14.2-next.1" | ||
}, | ||
@@ -47,5 +47,5 @@ "devDependencies": { | ||
"micro-memoize": "^4.1.2", | ||
"tsup": "^8.2.4", | ||
"tsup": "^8.3.0", | ||
"type-fest": "^4.26.1", | ||
"valibot": "^0.41.0" | ||
"valibot": "^0.42.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "scripts": { |
+ Added
- Removed