Upgraded redux toolkit.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"@emotion/react": "^11.10.6",
|
||||
"@emotion/styled": "^11.10.6",
|
||||
"@iconify/react": "^4.1.0",
|
||||
"@reduxjs/toolkit": "^1.9.1",
|
||||
"@reduxjs/toolkit": "^1.9.3",
|
||||
"date-fns": "^2.29.3",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^10.2.5",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -1681,9 +1681,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@reduxjs/toolkit@npm:^1.9.1":
|
||||
version: 1.9.1
|
||||
resolution: "@reduxjs/toolkit@npm:1.9.1"
|
||||
"@reduxjs/toolkit@npm:^1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "@reduxjs/toolkit@npm:1.9.3"
|
||||
dependencies:
|
||||
immer: ^9.0.16
|
||||
redux: ^4.2.0
|
||||
@@ -1697,7 +1697,7 @@ __metadata:
|
||||
optional: true
|
||||
react-redux:
|
||||
optional: true
|
||||
checksum: e6700a0d45198ab525c96ff0425fa0125fbdc37ce514f0c77c30225837113279ceec9190ac3da35cb20e77553e56342021788bbf17465819068c4db34cb3d87f
|
||||
checksum: d965fc6197fd420e4b8eb714015aa908d4ea214e6e10889cf4521e64ac4f8e0a7de29ee4e8da63b291acc40ac330dd31682334090d54838add73c746dc590650
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4403,7 +4403,7 @@ __metadata:
|
||||
"@emotion/react": ^11.10.6
|
||||
"@emotion/styled": ^11.10.6
|
||||
"@iconify/react": ^4.1.0
|
||||
"@reduxjs/toolkit": ^1.9.1
|
||||
"@reduxjs/toolkit": ^1.9.3
|
||||
"@types/node": ^18.15.2
|
||||
"@types/react": ^18.0.28
|
||||
"@types/react-redux": ^7.1.25
|
||||
|
||||
Reference in New Issue
Block a user