fix(deps): update dependency @reduxjs/toolkit to v2.2.7 - abandoned (#31173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
renovate[bot] 2024-08-06 07:54:00 +00:00 committed by GitHub
parent e9e63ed203
commit 103e544cfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ import { createAsyncThunk } from '@reduxjs/toolkit';
// eslint-disable-next-line @typescript-eslint/no-restricted-imports
import { useDispatch, useSelector } from 'react-redux';
import type { BaseThunkAPI } from '@reduxjs/toolkit/dist/createAsyncThunk';
import type { BaseThunkAPI } from '@reduxjs/toolkit/src/createAsyncThunk';
import type { AppDispatch, RootState } from './store';

View File

@ -3122,8 +3122,8 @@ __metadata:
linkType: hard
"@reduxjs/toolkit@npm:^2.0.1":
version: 2.2.6
resolution: "@reduxjs/toolkit@npm:2.2.6"
version: 2.2.7
resolution: "@reduxjs/toolkit@npm:2.2.7"
dependencies:
immer: "npm:^10.0.3"
redux: "npm:^5.0.1"
@ -3137,7 +3137,7 @@ __metadata:
optional: true
react-redux:
optional: true
checksum: 10c0/60af753e6d02c8acd3c5bc843c846d60b19821d93ff9f4415fa7011ebf17a85301ed42132fabc1aaee8523d8f61418b5ba164a11c31ab29937e485842d3744a0
checksum: 10c0/7761a91adac2b5e1d50a8163ba5441480bb86a3a80b7583037c27a88463394b132dd7592862fc2be03aa7ab98a6e1710549889986dc0d3f033c169a3ba2cb02e
languageName: node
linkType: hard