File tree 2 files changed +7
-19
lines changed
2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 40
40
"dependencies" : {
41
41
"immer" : " 9.0.21" ,
42
42
"react-copy-to-clipboard" : " 5.1.0" ,
43
- "react-redux" : " 8.0.5 " ,
43
+ "react-redux" : " 8.1.1 " ,
44
44
"slugify" : " 1.6.6"
45
45
},
46
46
"peerDependencies" : {
51
51
"@strapi/utils" : " ^4.13.1" ,
52
52
"lodash" : " 4.17.21" ,
53
53
"prop-types" : " ^15.8.1" ,
54
- "react" : " ^17.0.0 || ^ 18.0.0" ,
55
- "react-intl" : " ^6.4.4 " ,
54
+ "react" : " ^18.0.0" ,
55
+ "react-intl" : " ^6.4.1 " ,
56
56
"styled-components" : " 5.3.3"
57
57
},
58
58
"devDependencies" : {
85
85
"lodash" : " 4.17.21" ,
86
86
"prettier" : " 2.8.8" ,
87
87
"prop-types" : " ^15.8.1" ,
88
- "react" : " ^17.0.0 || ^ 18.0.0" ,
89
- "react-intl" : " ^6.4.4 " ,
88
+ "react" : " ^18.0.0" ,
89
+ "react-intl" : " ^6.4.1 " ,
90
90
"styled-components" : " 5.3.3"
91
91
},
92
92
"repository" : {
Original file line number Diff line number Diff line change 10002
10002
intl-messageformat "10.3.4"
10003
10003
tslib "^2.4.0"
10004
10004
10005
- react-intl@^6.4.4 :
10005
+ react-intl@^6.4.1 :
10006
10006
version "6.5.1"
10007
10007
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.5.1.tgz#c44f67798e25b2778b2091563e004f54e8dc911b"
10008
10008
integrity sha512-mKxfH7GV5P4dJcQmbq/xU8FVBl//xRudXgS5r1Gt62NEr+T8pnzQZZ2th1jP5BQ+Ne/3kS3uYpFcynj5KyXVhg==
10037
10037
broadcast-channel "^3.4.1"
10038
10038
match-sorter "^6.0.2"
10039
10039
10040
-
10041
- version "8.0.5"
10042
- resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.5.tgz#e5fb8331993a019b8aaf2e167a93d10af469c7bd"
10043
- integrity sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==
10044
- dependencies:
10045
- "@babel/runtime" "^7.12.1"
10046
- "@types/hoist-non-react-statics" "^3.3.1"
10047
- "@types/use-sync-external-store" "^0.0.3"
10048
- hoist-non-react-statics "^3.3.2"
10049
- react-is "^18.0.0"
10050
- use-sync-external-store "^1.0.0"
10051
-
10052
10040
10053
10041
version "8.1.1"
10054
10042
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.1.tgz#8e740f3fd864a4cd0de5ba9cdc8ad39cc9e7c81a"
10171
10159
"@babel/runtime" "^7.0.0"
10172
10160
memoize-one ">=3.1.1 <6"
10173
10161
10174
- " react@^17.0.0 || ^ 18.0.0" , react@^18.2.0:
10162
+ react@^18.0.0, react@^18.2.0:
10175
10163
version "18.2.0"
10176
10164
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
10177
10165
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
You can’t perform that action at this time.
0 commit comments