This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"@rollup/plugin-commonjs" : " ^21.0.3" ,
23
23
"@rollup/plugin-node-resolve" : " ^13.1.3" ,
24
- "react-devtools-core" : " ^4.27.7 " ,
25
- "react-devtools-inline" : " ^4.27.7 " ,
24
+ "react-devtools-core" : " ^4.28.0 " ,
25
+ "react-devtools-inline" : " ^4.28.0 " ,
26
26
"rollup" : " ^2.70.1" ,
27
27
"ws" : " ^8.5.0"
28
28
},
Original file line number Diff line number Diff line change @@ -1766,18 +1766,18 @@ react-color@^2.19.3:
1766
1766
reactcss "^1.2.0"
1767
1767
tinycolor2 "^1.4.1"
1768
1768
1769
- react-devtools-core@^4.27.7 :
1770
- version "4.27.7 "
1771
- resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.27.7 .tgz#458a6541483078d60a036c75bf88f54c478086ec "
1772
- integrity sha512-12N0HrhCPbD76Z7SkyJdGdXdPGouUsgV6tlEsbSpAnLDO06tjXZP+irht4wPdYwJAJRQ85DxL48eQoz7UmrSuQ ==
1769
+ react-devtools-core@^4.28.0 :
1770
+ version "4.28.0 "
1771
+ resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.28.0 .tgz#3fa18709b24414adddadac33b6b9cea96db60f2f "
1772
+ integrity sha512-E3C3X1skWBdBzwpOUbmXG8SgH6BtsluSMe+s6rRcujNKG1DGi8uIfhdhszkgDpAsMoE55hwqRUzeXCmETDBpTg ==
1773
1773
dependencies :
1774
1774
shell-quote "^1.6.1"
1775
1775
ws "^7"
1776
1776
1777
- react-devtools-inline@^4.27.7 :
1778
- version "4.27.7 "
1779
- resolved "https://registry.yarnpkg.com/react-devtools-inline/-/react-devtools-inline-4.27.7 .tgz#e881bfaea6388888f6cbcb5d5a78e055e3200af8 "
1780
- integrity sha512-YBwA+ojj6HmOeqXqc/YgT5Lx1/V3386Xt2SbeBFQXC9ZRHeaLShIP3iJ97NS8D2D/URDMxkfnLgmb4g24TAGMw ==
1777
+ react-devtools-inline@^4.28.0 :
1778
+ version "4.28.0 "
1779
+ resolved "https://registry.yarnpkg.com/react-devtools-inline/-/react-devtools-inline-4.28.0 .tgz#0156c8b74b1f2f4953d6d10f7cebf9f453838b9b "
1780
+ integrity sha512-WNHNgBJ0YUzCfErtIltx4DVur6RAq07z597Xv1lHPyretv8a0p+/B3GMiIlqQibR8TiJpMQAN+9UV++Sb0tYwQ ==
1781
1781
dependencies :
1782
1782
source-map-js "^0.6.2"
1783
1783
sourcemap-codec "^1.4.8"
You can’t perform that action at this time.
0 commit comments