@eslint-react/shared
Advanced tools
Comparing version 1.5.13-next.5 to 1.5.13-next.6
@@ -192,2 +192,4 @@ 'use strict'; | ||
var createRuleForPlugin = (pluginName) => utils.ESLintUtils.RuleCreator(getDocsUrl(pluginName)); | ||
// ../../node_modules/.pnpm/valibot@0.31.0-rc.5/node_modules/valibot/dist/index.js | ||
var store2; | ||
@@ -194,0 +196,0 @@ function getGlobalMessage(lang) { |
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.5.13-next.5", | ||
"version": "1.5.13-next.6", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -43,4 +43,4 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"tsup": "8.0.2", | ||
"type-fest": "4.18.2", | ||
"valibot": "0.31.0-rc.1" | ||
"type-fest": "4.18.3", | ||
"valibot": "0.31.0-rc.5" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
42061
1009