|
175 | 175 | resolved "https://registry.yarnpkg.com/@types/phoenix/-/phoenix-1.5.2.tgz#9846009959b752e04b3560e31f213ddbc137e499" |
176 | 176 | integrity sha512-eAr6f4apLMY0COa1WIZikziSUBq4plqE5TwzzUeDyXvfuWLnLckeMF43byOwbk6W5ioIJXSHP42iR3Wo7U3RiQ== |
177 | 177 |
|
178 | | -"@types/phoenix_live_view@^0.15.1": |
179 | | - version "0.15.1" |
180 | | - resolved "https://registry.yarnpkg.com/@types/phoenix_live_view/-/phoenix_live_view-0.15.1.tgz#44b4f85bd1e061f4c74ecbdef65ccd357d13260c" |
181 | | - integrity sha512-dWKwJ9xqCHW+3TVfCIVC6/6ZMpURlDcu9qakWL89H5iWoSXs5X7gaKKnPXc7a1IKULieZjHBVkCW0Ui9aRf3Bg== |
| 178 | +"@types/phoenix_live_view@^1.0.0": |
| 179 | + version "1.0.0" |
| 180 | + resolved "https://registry.yarnpkg.com/@types/phoenix_live_view/-/phoenix_live_view-1.0.0.tgz#029c09da5a757c9121f448533b8821322ba1b0dc" |
| 181 | + integrity sha512-GGs3POhwsgcEjLU2Vey1dPRF1Sz9HXgdd78itt+bLJqta4uOIpctkaZm5lhunJ/3kLPx9M65d5URFklRdaQM1w== |
182 | 182 | dependencies: |
183 | 183 | "@types/phoenix" "*" |
184 | 184 |
|
@@ -1995,6 +1995,11 @@ minimist@^1.2.0: |
1995 | 1995 | version "1.2.0" |
1996 | 1996 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" |
1997 | 1997 |
|
| 1998 | +morphdom@2.7.7: |
| 1999 | + version "2.7.7" |
| 2000 | + resolved "https://registry.yarnpkg.com/morphdom/-/morphdom-2.7.7.tgz#72559af781357a4eb2169a0a578acb76ff7e8abf" |
| 2001 | + integrity sha512-04GmsiBcalrSCNmzfo+UjU8tt3PhZJKzcOy+r1FlGA7/zri8wre3I1WkYN9PT3sIeIKfW9bpyElA+VzOg2E24g== |
| 2002 | + |
1998 | 2003 | ms@2.0.0: |
1999 | 2004 | version "2.0.0" |
2000 | 2005 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" |
@@ -2188,10 +2193,12 @@ phoenix_html@^3.2: |
2188 | 2193 | resolved "https://registry.yarnpkg.com/phoenix_html/-/phoenix_html-3.2.0.tgz#4a30e5c331a72abababa1f3b81a9fe2c0e5a43d7" |
2189 | 2194 | integrity sha512-zv7PIZk0MPkF0ax8n465Q6w86+sGAy5cTem6KcbkUbdgxGc0y3WZmzkM2bSlYdSGbLEZfjXxos1G72xXsha6xA== |
2190 | 2195 |
|
2191 | | -phoenix_live_view@^0.17.1: |
2192 | | - version "0.17.5" |
2193 | | - resolved "https://registry.yarnpkg.com/phoenix_live_view/-/phoenix_live_view-0.17.5.tgz#a1ade60693a44d9df5d39eaad71483f8a8a28a91" |
2194 | | - integrity sha512-5KkaL/qfeQN4Ti8Hv81Z2hdaO1040Erumj4I1H5ADRDI4eRirgvFWlFgjhd43WcWVlAsOHRB/g/5PimvEc3gTA== |
| 2196 | +phoenix_live_view@^1.0.0: |
| 2197 | + version "1.1.3" |
| 2198 | + resolved "https://registry.yarnpkg.com/phoenix_live_view/-/phoenix_live_view-1.1.3.tgz#1fe351c0dee5b229d0585eedd66a6e99f9e20084" |
| 2199 | + integrity sha512-XocO87Q3uKlzhFpRXDHCmKtywkbw4Onsl2W7Nj9D9y88mFDb5fHCRGzNZ+6tVBGEyjR3E/bvYScopOkcB2rYHQ== |
| 2200 | + dependencies: |
| 2201 | + morphdom "2.7.7" |
2195 | 2202 |
|
2196 | 2203 | picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3: |
2197 | 2204 | version "2.3.0" |
|
0 commit comments