Refactor alerts to TypeScript, remove react-notification
dependency (#34239)
This commit is contained in:
parent
e1dbbf6c9d
commit
94d71c992e
14 changed files with 171 additions and 121 deletions
12
yarn.lock
12
yarn.lock
|
@ -2851,7 +2851,6 @@ __metadata:
|
|||
react-immutable-pure-component: "npm:^2.2.2"
|
||||
react-intl: "npm:^7.0.0"
|
||||
react-motion: "npm:^0.5.2"
|
||||
react-notification: "npm:^6.8.5"
|
||||
react-overlays: "npm:^5.2.1"
|
||||
react-redux: "npm:^9.0.4"
|
||||
react-redux-loading-bar: "npm:^5.0.8"
|
||||
|
@ -14791,17 +14790,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-notification@npm:^6.8.5":
|
||||
version: 6.8.5
|
||||
resolution: "react-notification@npm:6.8.5"
|
||||
dependencies:
|
||||
prop-types: "npm:^15.6.2"
|
||||
peerDependencies:
|
||||
react: ^0.14.0 || ^15.0.0 || ^16.0.0
|
||||
checksum: 10c0/14ffb71a5b18301830699b814d1de2421f4f43f31df5b95efd95cd47548a0d7597ec58abc16a12191958cad398495eba9274193af3294863e2864d32ea79f2c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-overlays@npm:^5.2.1":
|
||||
version: 5.2.1
|
||||
resolution: "react-overlays@npm:5.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue