mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-05-18 00:51:56 -04:00
chore(deps): update formatjs monorepo
This commit is contained in:
parent
759d5c2ec9
commit
b68b45c734
1 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@
|
|||
"peerDependencies": {
|
||||
"react": "^16",
|
||||
"react-dom": "^16",
|
||||
"react-intl": "^2",
|
||||
"react-intl": "^2 || ^7.0.0",
|
||||
"react-intl-redux": "^0.7 || ^2.0.0",
|
||||
"react-popover": "^0.5",
|
||||
"react-redux": "^5",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"babel-eslint": "10.1.0",
|
||||
"babel-jest": "29.7.0",
|
||||
"babel-loader": "8.4.1",
|
||||
"babel-plugin-react-intl": "3.5.1",
|
||||
"babel-plugin-react-intl": "8.2.25",
|
||||
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
||||
"canvas": "2.11.2",
|
||||
"css-loader": "3.6.0",
|
||||
|
@ -81,7 +81,7 @@
|
|||
"raf": "3.4.1",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"react-intl": "2.9.0",
|
||||
"react-intl": "7.1.6",
|
||||
"react-intl-redux": "2.4.1",
|
||||
"react-popover": "0.5.10",
|
||||
"react-redux": "5.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue