|
94 | 94 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.3.tgz#c36ffa64a2a239bf948541a97b6ae8d729e09a9a"
|
95 | 95 | integrity sha512-rFnSUN/QOtnOAgqFRooTA3H57JLDm0QEG/jPdk+tLQNL/eWd+Aok8g3qCI+Q1xuDPWpGW/i9JySpJVsq8Q0s9w==
|
96 | 96 |
|
97 |
| -"@fortawesome/fontawesome-svg-core@^1.2.36": |
| 97 | +"@fortawesome/fontawesome-svg-core@^1.2.30", "@fortawesome/fontawesome-svg-core@^1.2.36": |
98 | 98 | version "1.2.36"
|
99 | 99 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.36.tgz#4f2ea6f778298e0c47c6524ce2e7fd58eb6930e3"
|
100 | 100 | integrity sha512-YUcsLQKYb6DmaJjIHdDWpBIGCcyE/W+p/LMGvjQem55Mm2XWVAP5kWTMKWLv9lwpCVjpLxPyOMOyUocP1GxrtA==
|
|
191 | 191 | url "^0.11.0"
|
192 | 192 |
|
193 | 193 | "@jupyterlab/builder@^3.0.7":
|
194 |
| - version "3.1.9" |
195 |
| - resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.1.9.tgz#c144866529b6d1ad5a895fe79c893468ad7a4daa" |
196 |
| - integrity sha512-dDSv8Bb/3XNEcDbj4R8zm8cyksnCb1dak5BpWblmEXy383osWVTLh/KDQ7nwaWtrOCefxaig8wi267T/mHO9Ug== |
| 194 | + version "3.1.10" |
| 195 | + resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.1.10.tgz#b0b53662de5598d172d3190336867ef8e2cb384e" |
| 196 | + integrity sha512-LM2Ti4KsDCthtEBCTuKLr5WxXZJqaXWCRRrj8+lbHXB8xiRndC9twpUC7lGBsrdrCSlXJ+Eew/ga9n/RLB/4mQ== |
197 | 197 | dependencies:
|
198 |
| - "@jupyterlab/buildutils" "^3.1.9" |
| 198 | + "@jupyterlab/buildutils" "^3.1.10" |
199 | 199 | "@lumino/algorithm" "^1.3.3"
|
200 | 200 | "@lumino/application" "^1.16.0"
|
201 | 201 | "@lumino/commands" "^1.12.0"
|
|
231 | 231 | webpack-merge "^5.1.2"
|
232 | 232 | worker-loader "^3.0.2"
|
233 | 233 |
|
234 |
| -"@jupyterlab/buildutils@^3.1.9": |
235 |
| - version "3.1.9" |
236 |
| - resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.1.9.tgz#457fe7490cb147f3c1de015c966bb3e02c2f8364" |
237 |
| - integrity sha512-PPosDz7rUF6inz6FyIkrDQx/uIkyFS6Ni+1D0o7FTz6p5emyB5uKuoLXksvSeCPrt4R1G/NYa+up8xw8E95n9Q== |
| 234 | +"@jupyterlab/buildutils@^3.1.10": |
| 235 | + version "3.1.10" |
| 236 | + resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.1.10.tgz#1301d4a75b886d7688bb60b22d5b14a68ca19005" |
| 237 | + integrity sha512-9ZVp0G0yPOp2upU6gY9+Q2f9f0KfDY9BnHRc5VjrAVOx8+IoM6kMkjLbYZXn55J0SoKMO55XLxxBTJWNrt33ug== |
238 | 238 | dependencies:
|
239 | 239 | "@lumino/coreutils" "^1.5.3"
|
240 | 240 | "@yarnpkg/lockfile" "^1.1.0"
|
@@ -3443,6 +3443,16 @@ jsprim@^1.2.2:
|
3443 | 3443 | array-includes "^3.1.2"
|
3444 | 3444 | object.assign "^4.1.2"
|
3445 | 3445 |
|
| 3446 | + |
| 3447 | + version "4.2.0" |
| 3448 | + resolved "https://registry.yarnpkg.com/jupyterlab_toastify/-/jupyterlab_toastify-4.2.0.tgz#dc994d90f92af2e241cf398199b2326ee1319894" |
| 3449 | + integrity sha512-0g+l0Ki3L0yeo4XFYz8ezPi7J7M/56nhErj22vXlazp2OIRU5fvvl1j+essHZeuAG4kttOKlqWNRH4gPzhzbZQ== |
| 3450 | + dependencies: |
| 3451 | + "@fortawesome/fontawesome-svg-core" "^1.2.30" |
| 3452 | + "@fortawesome/free-solid-svg-icons" "^5.14.0" |
| 3453 | + "@fortawesome/react-fontawesome" "^0.1.11" |
| 3454 | + react-toastify "^7.0.4" |
| 3455 | + |
3446 | 3456 | jwa@^1.4.1:
|
3447 | 3457 | version "1.4.1"
|
3448 | 3458 | resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a"
|
|
0 commit comments