mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
[react-redux] bumped TS versions of packages dependent on react-redux
This commit is contained in:
parent
756349c67c
commit
35d989dce0
2
types/mirrorx/index.d.ts
vendored
2
types/mirrorx/index.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/mirrorjs/mirror
|
||||
// Definitions by: Aaronphy <https://github.com/aaronphy>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import * as H from 'history';
|
||||
|
||||
|
||||
2
types/next-redux-saga/index.d.ts
vendored
2
types/next-redux-saga/index.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/bmealhouse/next-redux-saga
|
||||
// Definitions by: Leo Cavalcante <https://github.com/leocavalcante>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import { ComponentType } from "react";
|
||||
|
||||
|
||||
2
types/next-redux-wrapper/index.d.ts
vendored
2
types/next-redux-wrapper/index.d.ts
vendored
@ -3,7 +3,7 @@
|
||||
// Definitions by: Steve <https://github.com/stevegeek>
|
||||
// Jungwoo-An <https://github.com/Jungwoo-An>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
/// <reference types="node" />
|
||||
|
||||
|
||||
2
types/react-intl-redux/index.d.ts
vendored
2
types/react-intl-redux/index.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/ratson/react-intl-redux
|
||||
// Definitions by: Karol Janyst <https://github.com/LKay>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import { Action, AnyAction } from "redux"
|
||||
import { Provider as ReduxProvider } from "react-redux"
|
||||
|
||||
2
types/react-lifecycle-component/index.d.ts
vendored
2
types/react-lifecycle-component/index.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/JamieDixon/react-lifecycle-component
|
||||
// Definitions by: Alexander Fisher <https://github.com/pixelshaded>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import { ComponentLifecycle, Component, ComponentClass } from 'react';
|
||||
import { Connect } from 'react-redux';
|
||||
|
||||
2
types/react-redux-toastr/index.d.ts
vendored
2
types/react-redux-toastr/index.d.ts
vendored
@ -4,7 +4,7 @@
|
||||
// Artyom Stukans <https://github.com/artyomsv>
|
||||
// Mika Kuitunen <https://github.com/kulmajaba>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import { Component } from 'react';
|
||||
import { Action, Reducer } from 'redux';
|
||||
|
||||
2
types/react-router-redux/index.d.ts
vendored
2
types/react-router-redux/index.d.ts
vendored
@ -4,7 +4,7 @@
|
||||
// Shoya Tanaka <https://github.com/8398a7>
|
||||
// Mykolas <https://github.com/mykolas>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import {
|
||||
Store,
|
||||
|
||||
2
types/redux-auth-wrapper/index.d.ts
vendored
2
types/redux-auth-wrapper/index.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/mjrussell/redux-auth-wrapper
|
||||
// Definitions by: Karol Janyst <https://github.com/LKay>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import { ComponentClass, StatelessComponent, ComponentType, ReactType } from "react";
|
||||
|
||||
|
||||
2
types/redux-devtools/index.d.ts
vendored
2
types/redux-devtools/index.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/gaearon/redux-devtools
|
||||
// Definitions by: Petryshyn Sergii <https://github.com/mc-petry>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import * as React from 'react';
|
||||
import { GenericStoreEnhancer } from 'redux';
|
||||
|
||||
2
types/redux-form/index.d.ts
vendored
2
types/redux-form/index.d.ts
vendored
@ -12,7 +12,7 @@
|
||||
// Maddi Joyce <https://github.com/maddijoyce>
|
||||
// Kamil Wojcik <https://github.com/smifun>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.9
|
||||
// TypeScript Version: 3.0
|
||||
import {
|
||||
ComponentClass,
|
||||
StatelessComponent,
|
||||
|
||||
2
types/redux-form/v6/index.d.ts
vendored
2
types/redux-form/v6/index.d.ts
vendored
@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/erikras/redux-form
|
||||
// Definitions by: Carson Full <https://github.com/carsonf>, Daniel Lytkin <https://github.com/aikoven>, Karol Janyst <https://github.com/LKay>, Luka Zakrajsek <https://github.com/bancek>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.8
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
import {
|
||||
ComponentClass,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user