|
1193 | 1193 | resolved "https://registry.yarnpkg.com/@joe-re/sql-parser/-/sql-parser-0.11.5.tgz#8382dac1aaec3ebd1acd245bbbab1825e96e0648" |
1194 | 1194 | integrity sha512-0WL/ibfrcY00MoDS/zffNTQqnvxpeWVwslODCLgMr96A6bC8huEzQh3byk1gEkSIjClCb1TLOjwr37mSbei6Fw== |
1195 | 1195 |
|
1196 | | -"@jupyterlab-classic/application@^0.1.2": |
1197 | | - version "0.1.2" |
1198 | | - resolved "https://registry.yarnpkg.com/@jupyterlab-classic/application/-/application-0.1.2.tgz#6b5946e13c705a1142ae9bb06e16b00658c237be" |
1199 | | - integrity sha512-9XP3G35QI5hKpG09+51Kl5jDIXbbPkaVQwZiILYbao198LLlSzW6aYHJFjl9JNr2zEXOn4KmLA995BDraSNnIw== |
1200 | | - dependencies: |
1201 | | - "@jupyterlab/application" "^3.0.0" |
1202 | | - "@jupyterlab/coreutils" "^5.0.0" |
1203 | | - "@jupyterlab/docregistry" "^3.0.0" |
1204 | | - "@jupyterlab/ui-components" "^3.0.0" |
1205 | | - "@lumino/algorithm" "^1.3.3" |
1206 | | - "@lumino/coreutils" "^1.5.3" |
1207 | | - "@lumino/messaging" "^1.4.3" |
1208 | | - "@lumino/polling" "^1.3.3" |
1209 | | - "@lumino/signaling" "^1.4.3" |
1210 | | - "@lumino/widgets" "^1.14.0" |
1211 | | - es6-promise "~4.2.8" |
1212 | | - |
1213 | 1196 | "@jupyterlab/application@^3.0.0": |
1214 | 1197 | version "3.0.0" |
1215 | 1198 | resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.0.0.tgz#791dacd18c6353333a675d9f6ca457c7da3216b6" |
|
2730 | 2713 | dependencies: |
2731 | 2714 | "@types/node" ">= 8" |
2732 | 2715 |
|
| 2716 | +"@retrolab/application@^0.2.0": |
| 2717 | + version "0.2.1" |
| 2718 | + resolved "https://registry.yarnpkg.com/@retrolab/application/-/application-0.2.1.tgz#8194a4e0b5ab284e327014a2d3c1c5a1daa4732f" |
| 2719 | + integrity sha512-5mi1rvPvwUFhbZH5ESdSxW7mL//pbFqHGBysvLa7S5muWllRe4KsVm0EgZSU8XOlEwGuDtnyGguBjc5P8CFfIg== |
| 2720 | + dependencies: |
| 2721 | + "@jupyterlab/application" "^3.0.0" |
| 2722 | + "@jupyterlab/coreutils" "^5.0.0" |
| 2723 | + "@jupyterlab/docregistry" "^3.0.0" |
| 2724 | + "@jupyterlab/rendermime-interfaces" "^3.0.0" |
| 2725 | + "@jupyterlab/ui-components" "^3.0.0" |
| 2726 | + "@lumino/algorithm" "^1.3.3" |
| 2727 | + "@lumino/coreutils" "^1.5.3" |
| 2728 | + "@lumino/messaging" "^1.4.3" |
| 2729 | + "@lumino/polling" "^1.3.3" |
| 2730 | + "@lumino/signaling" "^1.4.3" |
| 2731 | + "@lumino/widgets" "^1.14.0" |
| 2732 | + |
2733 | 2733 | "@sindresorhus/is@^0.14.0": |
2734 | 2734 | version "0.14.0" |
2735 | 2735 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" |
@@ -5967,7 +5967,7 @@ es6-iterator@^2.0.3, es6-iterator@~2.0.3: |
5967 | 5967 | es5-ext "^0.10.35" |
5968 | 5968 | es6-symbol "^3.1.1" |
5969 | 5969 |
|
5970 | | -es6-promise@^4.0.3, es6-promise@~4.2.8: |
| 5970 | +es6-promise@^4.0.3: |
5971 | 5971 | version "4.2.8" |
5972 | 5972 | resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a" |
5973 | 5973 | integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w== |
|
0 commit comments