Widen peer dependencies

This commit is contained in:
Nathan Bierema 2023-12-08 22:47:08 -05:00
parent 6fc18ed74e
commit 241d983611
13 changed files with 24 additions and 24 deletions

View File

@ -54,7 +54,7 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@types/d3": "^7.4.3",
"d3": "^7.8.5"
"@types/d3": "^7.0.0",
"d3": "^7.0.0"
}
}

View File

@ -118,9 +118,9 @@
},
"peerDependencies": {
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.30",
"@types/styled-components": "^5.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"styled-components": "^5.3.11"
"styled-components": "^5.0.0"
}
}

View File

@ -67,7 +67,7 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.13.2",
"@redux-devtools/core": "^3.0.0",
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0"

View File

@ -70,7 +70,7 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.13.2",
"@redux-devtools/core": "^3.0.0",
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0"

View File

@ -87,12 +87,12 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/inspector-monitor": "^4.0.1",
"@redux-devtools/inspector-monitor": "^4.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.30",
"@types/styled-components": "^5.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0",
"styled-components": "^5.3.11"
"styled-components": "^5.0.0"
}
}

View File

@ -76,7 +76,7 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/inspector-monitor": "^4.0.1",
"@redux-devtools/inspector-monitor": "^4.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",

View File

@ -82,7 +82,7 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.13.2",
"@redux-devtools/core": "^3.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",

View File

@ -72,7 +72,7 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.13.3",
"@redux-devtools/core": "^3.0.0",
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0"

View File

@ -93,12 +93,12 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.13.3",
"@reduxjs/toolkit": "^1.9.7",
"@redux-devtools/core": "^3.0.0",
"@reduxjs/toolkit": "^1.0.0 || ^2.0.0",
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.30",
"@types/styled-components": "^5.0.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0",
"styled-components": "^5.3.11"
"styled-components": "^5.0.0"
}
}

View File

@ -61,6 +61,6 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"immutable": "^4.3.4"
"immutable": "^4.0.0"
}
}

View File

@ -61,11 +61,11 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.13.3",
"@redux-devtools/core": "^3.0.0",
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.30",
"@types/styled-components": "^5.0.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0",
"styled-components": "^5.3.11"
"styled-components": "^5.0.0"
}
}

View File

@ -107,8 +107,8 @@
},
"peerDependencies": {
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"@types/styled-components": "^5.1.30",
"@types/styled-components": "^5.0.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"styled-components": "^5.3.11"
"styled-components": "^5.0.0"
}
}

View File

@ -61,8 +61,8 @@
"typescript": "~5.2.2"
},
"peerDependencies": {
"@redux-devtools/core": "^3.13.3",
"immutable": "^4.3.4",
"@redux-devtools/core": "^3.0.0",
"immutable": "^4.0.0",
"redux": "^4.0.0 || ^5.0.0"
}
}