File tree 16 files changed +16
-16
lines changed
eslint-plugin-react-debug
eslint-plugin-react-naming-convention
eslint-plugin-react-web-api
16 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
- 1.15.0-next .9
1
+ 1.15.0-beta .9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/monorepo" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"private" : true ,
5
5
"description" : " A series of composable ESLint plugins for libraries and frameworks that use React as a UI runtime." ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/core" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's ESLint utility module for static analysis of React core APIs and Patterns." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-debug" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's ESLint plugin for debugging related rules." ,
5
5
"keywords" : [
6
6
" eslint" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-dom" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's ESLint plugin for React DOM related rules." ,
5
5
"keywords" : [
6
6
" eslint" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-hooks-extra" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's ESLint plugin for React Hooks related rules." ,
5
5
"keywords" : [
6
6
" eslint" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-naming-convention" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's ESLint plugin for naming convention related rules." ,
5
5
"keywords" : [
6
6
" eslint" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-web-api" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's ESLint plugin for interacting with Web APIs" ,
5
5
"keywords" : [
6
6
" eslint" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-x" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " A set of composable ESLint rules for libraries and frameworks that use React as a UI runtime." ,
5
5
"keywords" : [
6
6
" eslint" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/eslint-plugin" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " The main ESLint plugin of ESLint React. Contains all the rules and presets of ESLint React." ,
5
5
"keywords" : [
6
6
" eslint" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/shared" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's Shared constants and functions." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/tools" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's std library and primitives." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/types" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's type definitions." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/ast" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's TSESTree AST utility module." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/jsx" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " ESLint React's TSESTree AST utility module for static analysis of JSX." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/var" ,
3
- "version" : " 1.15.0-next .9" ,
3
+ "version" : " 1.15.0-beta .9" ,
4
4
"description" : " TSESTree AST utility module for static analysis of variables" ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments