Add Emotion to RTK Query monitor

This commit is contained in:
Nathan Bierema 2023-12-11 23:27:34 -05:00
parent 178002de65
commit 6942ad8a76
2 changed files with 5 additions and 0 deletions

View File

@ -65,6 +65,7 @@
"@babel/preset-env": "^7.23.5",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@emotion/react": "^11.11.1",
"@redux-devtools/core": "^3.14.0",
"@reduxjs/toolkit": "^1.9.7",
"@testing-library/jest-dom": "^6.1.5",
@ -91,6 +92,7 @@
"typescript": "~5.3.3"
},
"peerDependencies": {
"@emotion/react": "^11.0.0",
"@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",

View File

@ -2517,6 +2517,9 @@ importers:
'@babel/preset-typescript':
specifier: ^7.23.3
version: 7.23.3(@babel/core@7.23.5)
'@emotion/react':
specifier: ^11.11.1
version: 11.11.1(@types/react@18.2.43)(react@18.2.0)
'@redux-devtools/core':
specifier: ^3.14.0
version: link:../redux-devtools