|
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" |
|
2984 | 2967 | dependencies: |
2985 | 2968 | "@types/node" ">= 8" |
2986 | 2969 |
|
| 2970 | +"@retrolab/application@^0.2.0": |
| 2971 | + version "0.2.1" |
| 2972 | + resolved "https://registry.yarnpkg.com/@retrolab/application/-/application-0.2.1.tgz#8194a4e0b5ab284e327014a2d3c1c5a1daa4732f" |
| 2973 | + integrity sha512-5mi1rvPvwUFhbZH5ESdSxW7mL//pbFqHGBysvLa7S5muWllRe4KsVm0EgZSU8XOlEwGuDtnyGguBjc5P8CFfIg== |
| 2974 | + dependencies: |
| 2975 | + "@jupyterlab/application" "^3.0.0" |
| 2976 | + "@jupyterlab/coreutils" "^5.0.0" |
| 2977 | + "@jupyterlab/docregistry" "^3.0.0" |
| 2978 | + "@jupyterlab/rendermime-interfaces" "^3.0.0" |
| 2979 | + "@jupyterlab/ui-components" "^3.0.0" |
| 2980 | + "@lumino/algorithm" "^1.3.3" |
| 2981 | + "@lumino/coreutils" "^1.5.3" |
| 2982 | + "@lumino/messaging" "^1.4.3" |
| 2983 | + "@lumino/polling" "^1.3.3" |
| 2984 | + "@lumino/signaling" "^1.4.3" |
| 2985 | + "@lumino/widgets" "^1.14.0" |
| 2986 | + |
2987 | 2987 | "@sindresorhus/is@^0.14.0": |
2988 | 2988 | version "0.14.0" |
2989 | 2989 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" |
@@ -6252,7 +6252,7 @@ es6-iterator@^2.0.3, es6-iterator@~2.0.3: |
6252 | 6252 | es5-ext "^0.10.35" |
6253 | 6253 | es6-symbol "^3.1.1" |
6254 | 6254 |
|
6255 | | -es6-promise@^4.0.3, es6-promise@~4.2.8: |
| 6255 | +es6-promise@^4.0.3: |
6256 | 6256 | version "4.2.8" |
6257 | 6257 | resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a" |
6258 | 6258 | integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w== |
|
0 commit comments