Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^16.3.1",
"react-final-form": "^6.3.3",
"react-redux": "^5.0.7",
"redux": "^4.0.0"
"redux": "^5.0.0"
},
"devDependencies": {
"babel-plugin-add-module-exports": "^0.2.1",
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ __metadata:
version: 8
cacheKey: 10

"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.15.4":
version: 7.26.10
resolution: "@babel/runtime@npm:7.26.10"
dependencies:
Expand Down Expand Up @@ -1984,7 +1984,7 @@ __metadata:
react-dom: "npm:^16.3.1"
react-final-form: "npm:^6.3.3"
react-redux: "npm:^5.0.7"
redux: "npm:^4.0.0"
redux: "npm:^5.0.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2309,12 +2309,10 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^4.0.0":
version: 4.2.1
resolution: "redux@npm:4.2.1"
dependencies:
"@babel/runtime": "npm:^7.9.2"
checksum: 10/371e4833b671193303a7dea7803c8fdc8e0d566740c78f580e0a3b77b4161da25037626900a2205a5d616117fa6ad09a4232e5a110bd437186b5c6355a041750
"redux@npm:^5.0.0":
version: 5.0.1
resolution: "redux@npm:5.0.1"
checksum: 10/a373f9ed65693ead58bea5ef61c1d6bef39da9f2706db3be6f84815f3a1283230ecd1184efb1b3daa7f807d8211b0181564ca8f336fc6ee0b1e2fa0ba06737c2
languageName: node
linkType: hard

Expand Down