Skip to content

Commit c352082

Browse files
committed
Update to 3.0.16 packages
1 parent ef60780 commit c352082

File tree

1 file changed

+118
-118
lines changed

1 file changed

+118
-118
lines changed

packages/labextension/yarn.lock

Lines changed: 118 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -98,19 +98,19 @@
9898
warning "^4.0.3"
9999

100100
"@jupyterlab/application@^3.0.0":
101-
version "3.0.10"
102-
resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.0.10.tgz#de9c9edcfb6aea71baf447aa8c6f05c7d4dc0f50"
103-
integrity sha512-ub4g8mu76gR/3uCa8jNVD4fqztLaDxypbIjl/xXDk1RRcb0Z1xyOW5U0MQzvYrPLYTjlPKo8BAkaO/ps+Mj1ng==
101+
version "3.0.11"
102+
resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.0.11.tgz#01d502656db1aa07afc439a58171897af2a2fdd1"
103+
integrity sha512-UBqnRcXSy/Iz5vq1dCYkQvSkCFGPqjQdDFvOhvXacGxHklVjiku5Epltdbe2kQl+uhhn7VC4HEh1kzxiYamwcg==
104104
dependencies:
105105
"@fortawesome/fontawesome-free" "^5.12.0"
106-
"@jupyterlab/apputils" "^3.0.8"
106+
"@jupyterlab/apputils" "^3.0.9"
107107
"@jupyterlab/coreutils" "^5.0.6"
108-
"@jupyterlab/docregistry" "^3.0.10"
109-
"@jupyterlab/rendermime" "^3.0.9"
110-
"@jupyterlab/rendermime-interfaces" "^3.0.8"
111-
"@jupyterlab/services" "^6.0.8"
112-
"@jupyterlab/statedb" "^3.0.5"
113-
"@jupyterlab/translation" "^3.0.8"
108+
"@jupyterlab/docregistry" "^3.0.11"
109+
"@jupyterlab/rendermime" "^3.0.10"
110+
"@jupyterlab/rendermime-interfaces" "^3.0.9"
111+
"@jupyterlab/services" "^6.0.9"
112+
"@jupyterlab/statedb" "^3.0.6"
113+
"@jupyterlab/translation" "^3.0.9"
114114
"@jupyterlab/ui-components" "^3.0.7"
115115
"@lumino/algorithm" "^1.3.3"
116116
"@lumino/application" "^1.13.1"
@@ -123,16 +123,16 @@
123123
"@lumino/signaling" "^1.4.3"
124124
"@lumino/widgets" "^1.16.1"
125125

126-
"@jupyterlab/apputils@^3.0.0", "@jupyterlab/apputils@^3.0.8":
127-
version "3.0.8"
128-
resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.0.8.tgz#27ce8dee71fdd2ddf83c09af3385f88311ec853a"
129-
integrity sha512-s5B9+JlFZ6fylttx1YVD6+/ADbv2cIP9e82xNeqpak8/FRcZfnZ+JBCGjx7TA0pRUxTF4VjYrKJMobXxlGIC1A==
126+
"@jupyterlab/apputils@^3.0.0", "@jupyterlab/apputils@^3.0.9":
127+
version "3.0.9"
128+
resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.0.9.tgz#504273fc0b69f74d8a8b87b7a89ee3d4decd679d"
129+
integrity sha512-fsJjl+NX2+e+1FM7SMfpI1VsaPQsaIPnPGsdpQoboJJqdQJHuj1oPXNwc/aI1daEElirB15fYGCUGc2oUrv6RQ==
130130
dependencies:
131131
"@jupyterlab/coreutils" "^5.0.6"
132-
"@jupyterlab/services" "^6.0.8"
133-
"@jupyterlab/settingregistry" "^3.0.5"
134-
"@jupyterlab/statedb" "^3.0.5"
135-
"@jupyterlab/translation" "^3.0.8"
132+
"@jupyterlab/services" "^6.0.9"
133+
"@jupyterlab/settingregistry" "^3.0.6"
134+
"@jupyterlab/statedb" "^3.0.6"
135+
"@jupyterlab/translation" "^3.0.9"
136136
"@jupyterlab/ui-components" "^3.0.7"
137137
"@lumino/algorithm" "^1.3.3"
138138
"@lumino/commands" "^1.12.0"
@@ -152,11 +152,11 @@
152152
url "^0.11.0"
153153

154154
"@jupyterlab/builder@^3.0.0":
155-
version "3.0.8"
156-
resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.0.8.tgz#132182cf61959f5b17110f5da035d0625acf318c"
157-
integrity sha512-f5HPbH+oxxZGRt+/hxeuW/217cGyD2jCE2ksy8758WgQGspfQHSNWhshGgGufs/6PfUoKx8vIYY8dmPMn5WdeQ==
155+
version "3.0.9"
156+
resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.0.9.tgz#60b184accd63afced196d2369c886f6fe238acc4"
157+
integrity sha512-IjWHk/xTgufTyggbT/0tGFeRdsHe3rNMQkOMqDN5+8YqFV4uCTUNokgvyysedgwB7JP+tcPclN/a3QoIPjAq/w==
158158
dependencies:
159-
"@jupyterlab/buildutils" "^3.0.6"
159+
"@jupyterlab/buildutils" "^3.0.7"
160160
"@lumino/algorithm" "^1.3.3"
161161
"@lumino/application" "^1.13.1"
162162
"@lumino/commands" "^1.12.0"
@@ -191,10 +191,10 @@
191191
webpack-merge "^5.1.2"
192192
worker-loader "^3.0.2"
193193

194-
"@jupyterlab/buildutils@^3.0.6":
195-
version "3.0.6"
196-
resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.0.6.tgz#b9a0500c07581471266adc7dea03295d32d911fa"
197-
integrity sha512-S6Hnop5A5KjCCHQt1ob3ABy1VQ94ssbRPsYa04R7mUjVQu5NsIS8Kd0O/+yqtuSaWIJOqCKhRZEev3rgG+dHqw==
194+
"@jupyterlab/buildutils@^3.0.7":
195+
version "3.0.7"
196+
resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.0.7.tgz#e83d3303b5f2bddd0b6b39fdab81864b67574dec"
197+
integrity sha512-V3A9foBIP9CJcblyZTEKHtkY6o/3pRodxNAZqveiDDpBdQhM8xv4uOLBKkkMxroa5Eh5Goub4fw+JHxI2nKGXw==
198198
dependencies:
199199
"@lumino/coreutils" "^1.5.3"
200200
"@yarnpkg/lockfile" "^1.1.0"
@@ -211,15 +211,15 @@
211211
sort-package-json "~1.44.0"
212212
typescript "~4.1.3"
213213

214-
"@jupyterlab/codeeditor@^3.0.8":
215-
version "3.0.8"
216-
resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.0.8.tgz#840a2f7b3b7f74effca31e4d75f90661e6fd51d9"
217-
integrity sha512-ipQUu7a4GPyzN7mmYCi1rm85FVSIDbTPJp/OJXMPQdaQxOZ/wnzBj3iVxpYQMlPe2LCVXsRwmlHCRV0gNSWRLA==
214+
"@jupyterlab/codeeditor@^3.0.9":
215+
version "3.0.9"
216+
resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.0.9.tgz#e06f82ad3c5199be8e9eb97b598d212af0c4ca08"
217+
integrity sha512-OUymghTH6CsAXc4z8EA7BqwdT99mdjJ/X488EOgXCBgeKz3QKB1gQ3GpH26soUv4S0prAs8RKU7rHjfb+DLYBQ==
218218
dependencies:
219219
"@jupyterlab/coreutils" "^5.0.6"
220-
"@jupyterlab/nbformat" "^3.0.5"
221-
"@jupyterlab/observables" "^4.0.5"
222-
"@jupyterlab/translation" "^3.0.8"
220+
"@jupyterlab/nbformat" "^3.0.6"
221+
"@jupyterlab/observables" "^4.0.6"
222+
"@jupyterlab/translation" "^3.0.9"
223223
"@jupyterlab/ui-components" "^3.0.7"
224224
"@lumino/coreutils" "^1.5.3"
225225
"@lumino/disposable" "^1.4.3"
@@ -228,26 +228,26 @@
228228
"@lumino/signaling" "^1.4.3"
229229
"@lumino/widgets" "^1.16.1"
230230

231-
"@jupyterlab/codemirror@^3.0.8":
232-
version "3.0.8"
233-
resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.0.8.tgz#642c074dedc992ef75e91c68a309f5261f7d3614"
234-
integrity sha512-yF8Azb/U4nvOK73lH9MsBXlEOKzgxw7yp6RjI0AjBAY/3X0EjW5ViIQTfih4Kif1oxRyF4F1d/Ny9DUtTsgA0Q==
231+
"@jupyterlab/codemirror@^3.0.9":
232+
version "3.0.9"
233+
resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.0.9.tgz#2b66c998547ce30a6162141bfb168fb7d2db2ea0"
234+
integrity sha512-RgB4ZS1Rhzvk20VDvnP7oQ8Bh9fC0dWDO/hZZwLJamlJLgtQNsCnU3Qw/K2dxhCMWBexI3n+E+0mcv1IXbEtLQ==
235235
dependencies:
236-
"@jupyterlab/apputils" "^3.0.8"
237-
"@jupyterlab/codeeditor" "^3.0.8"
236+
"@jupyterlab/apputils" "^3.0.9"
237+
"@jupyterlab/codeeditor" "^3.0.9"
238238
"@jupyterlab/coreutils" "^5.0.6"
239-
"@jupyterlab/nbformat" "^3.0.5"
240-
"@jupyterlab/observables" "^4.0.5"
241-
"@jupyterlab/statusbar" "^3.0.8"
242-
"@jupyterlab/translation" "^3.0.8"
239+
"@jupyterlab/nbformat" "^3.0.6"
240+
"@jupyterlab/observables" "^4.0.6"
241+
"@jupyterlab/statusbar" "^3.0.9"
242+
"@jupyterlab/translation" "^3.0.9"
243243
"@lumino/algorithm" "^1.3.3"
244244
"@lumino/commands" "^1.12.0"
245245
"@lumino/coreutils" "^1.5.3"
246246
"@lumino/disposable" "^1.4.3"
247247
"@lumino/polling" "^1.3.3"
248248
"@lumino/signaling" "^1.4.3"
249249
"@lumino/widgets" "^1.16.1"
250-
codemirror "~5.57.0"
250+
codemirror "~5.58.0"
251251
react "^17.0.1"
252252

253253
"@jupyterlab/coreutils@^5.0.0", "@jupyterlab/coreutils@^5.0.6":
@@ -263,20 +263,20 @@
263263
path-browserify "^1.0.0"
264264
url-parse "~1.5.1"
265265

266-
"@jupyterlab/docregistry@^3.0.10":
267-
version "3.0.10"
268-
resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.0.10.tgz#87146f78b1d428bbd0dd8da04eb048addee2f8a0"
269-
integrity sha512-0TV+FWpfwBKpn1w28EHoHoEsOutq/rqEfQlnwTUH/Ml9JdQI7YG5IZGFFVbZpqPF8z9X5MSb5DMA2T+NKFk3Fw==
266+
"@jupyterlab/docregistry@^3.0.11":
267+
version "3.0.11"
268+
resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.0.11.tgz#21ffbabbbac56b6c8a7db5547068790a4b077bd6"
269+
integrity sha512-kx+ZXgM2UcBXvy+LDwGOVa/zP3+CjKMj0jM5qaUW+sHFZzkFIV/ke/MuiX2p6J+78s2VY5Hyy2Tq07jZhMEACg==
270270
dependencies:
271-
"@jupyterlab/apputils" "^3.0.8"
272-
"@jupyterlab/codeeditor" "^3.0.8"
273-
"@jupyterlab/codemirror" "^3.0.8"
271+
"@jupyterlab/apputils" "^3.0.9"
272+
"@jupyterlab/codeeditor" "^3.0.9"
273+
"@jupyterlab/codemirror" "^3.0.9"
274274
"@jupyterlab/coreutils" "^5.0.6"
275-
"@jupyterlab/observables" "^4.0.5"
276-
"@jupyterlab/rendermime" "^3.0.9"
277-
"@jupyterlab/rendermime-interfaces" "^3.0.8"
278-
"@jupyterlab/services" "^6.0.8"
279-
"@jupyterlab/translation" "^3.0.8"
275+
"@jupyterlab/observables" "^4.0.6"
276+
"@jupyterlab/rendermime" "^3.0.10"
277+
"@jupyterlab/rendermime-interfaces" "^3.0.9"
278+
"@jupyterlab/services" "^6.0.9"
279+
"@jupyterlab/translation" "^3.0.9"
280280
"@jupyterlab/ui-components" "^3.0.7"
281281
"@lumino/algorithm" "^1.3.3"
282282
"@lumino/coreutils" "^1.5.3"
@@ -285,46 +285,46 @@
285285
"@lumino/signaling" "^1.4.3"
286286
"@lumino/widgets" "^1.16.1"
287287

288-
"@jupyterlab/nbformat@^3.0.5":
289-
version "3.0.5"
290-
resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.0.5.tgz#b012b9d666e6613940744c0cabe2122daef486fa"
291-
integrity sha512-OnkeTuBLBc/2hOqO5N43DJjNhAabzEAVQvVmyteBUCRInAlCRgRbCyv0leCO+pYWBIBQAUTwddkf5lyOV/rv9Q==
288+
"@jupyterlab/nbformat@^3.0.6":
289+
version "3.0.6"
290+
resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.0.6.tgz#858a6567cdd60879bc7f9dad6c9dcb5587417b5d"
291+
integrity sha512-4+u770JYPmRpLyEPpnG0crj8ePUkg/vCF1W4hnDDxnLTVjzKw5kv6KVb5yJGEHAihUOf51bjceNUOp/+nLVBTg==
292292
dependencies:
293293
"@lumino/coreutils" "^1.5.3"
294294

295-
"@jupyterlab/observables@^4.0.5":
296-
version "4.0.5"
297-
resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.0.5.tgz#7195d66bf788b8b9d7a1b1a3b17a3567c225d141"
298-
integrity sha512-fvz9aN3S3ypPLdz69Jy0JckiUsNkU3WXeY48DB2nX3gBIPjnJLHuETAik6JrD0nkes17e9dWsafkox2643TIqQ==
295+
"@jupyterlab/observables@^4.0.6":
296+
version "4.0.6"
297+
resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.0.6.tgz#be3bb0f08d2e79f86f4553857ed0aa90d7b293f2"
298+
integrity sha512-PYJosNXGSkLExaEXqpUuDjEXTEcxTpvM6kG8I6NFJyDQVD6E50LggC6NofY5EIcEsJsO771BLvI4kwNk7LRQSA==
299299
dependencies:
300300
"@lumino/algorithm" "^1.3.3"
301301
"@lumino/coreutils" "^1.5.3"
302302
"@lumino/disposable" "^1.4.3"
303303
"@lumino/messaging" "^1.4.3"
304304
"@lumino/signaling" "^1.4.3"
305305

306-
"@jupyterlab/rendermime-interfaces@^3.0.8":
307-
version "3.0.8"
308-
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.0.8.tgz#acf5dd91ef599f09dbd70936ac3e6f3c33e3d4fb"
309-
integrity sha512-jGTovsFwgMEk4j4JPrRYIPpu48K4cHJ8Lwbwjg7a3y09VdVJBOjxENfzcp9wLnEC07gJCluu+Cb07fN3MtQ/Ng==
306+
"@jupyterlab/rendermime-interfaces@^3.0.9":
307+
version "3.0.9"
308+
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.0.9.tgz#13badf733d79b34bed0392e8a34d30291090e536"
309+
integrity sha512-KvoDcIzgvDhvCGDYqFhRM753iOryWFujAEzXjpzvYz/1yNUh5weYsdwdmdCjUTkToM9rFiIDMwjferJPU54thw==
310310
dependencies:
311-
"@jupyterlab/translation" "^3.0.8"
311+
"@jupyterlab/translation" "^3.0.9"
312312
"@lumino/coreutils" "^1.5.3"
313313
"@lumino/widgets" "^1.16.1"
314314

315-
"@jupyterlab/rendermime@^3.0.9":
316-
version "3.0.9"
317-
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.0.9.tgz#34cce80d1a6829b5f4852cc9bc34d5ef8a65f06e"
318-
integrity sha512-xQhoOUH3lkdVBX4zSNnlhr/vuYTlOBzbtEOkclFVc7jif9S4HhwSK9BxNH96zfNxnQcOijWTlbwotEjgR2gfbw==
315+
"@jupyterlab/rendermime@^3.0.10":
316+
version "3.0.10"
317+
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.0.10.tgz#7592155ea00c3a81f0d9a5662d3ccdeb37f722b1"
318+
integrity sha512-9Q32zYpBkbrlAkuHJ7760ZETWQYZkKT9UcJWOMVF7iNgoBfRohAYvPHsoc6JFZyFEFhKzkLwa+CTcL48aGjg7A==
319319
dependencies:
320-
"@jupyterlab/apputils" "^3.0.8"
321-
"@jupyterlab/codemirror" "^3.0.8"
320+
"@jupyterlab/apputils" "^3.0.9"
321+
"@jupyterlab/codemirror" "^3.0.9"
322322
"@jupyterlab/coreutils" "^5.0.6"
323-
"@jupyterlab/nbformat" "^3.0.5"
324-
"@jupyterlab/observables" "^4.0.5"
325-
"@jupyterlab/rendermime-interfaces" "^3.0.8"
326-
"@jupyterlab/services" "^6.0.8"
327-
"@jupyterlab/translation" "^3.0.8"
323+
"@jupyterlab/nbformat" "^3.0.6"
324+
"@jupyterlab/observables" "^4.0.6"
325+
"@jupyterlab/rendermime-interfaces" "^3.0.9"
326+
"@jupyterlab/services" "^6.0.9"
327+
"@jupyterlab/translation" "^3.0.9"
328328
"@lumino/algorithm" "^1.3.3"
329329
"@lumino/coreutils" "^1.5.3"
330330
"@lumino/messaging" "^1.4.3"
@@ -333,16 +333,16 @@
333333
lodash.escape "^4.0.1"
334334
marked "^2.0.0"
335335

336-
"@jupyterlab/services@^6.0.0", "@jupyterlab/services@^6.0.8":
337-
version "6.0.8"
338-
resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.0.8.tgz#fdfda4ecc9cbdd258fd7c1aafd8372886e51afa3"
339-
integrity sha512-UW9bJuFHibnfPNLCUZaSM3zAbRHOizb7SsG/36UIj6yy+saOCRgyWqx+IbwakZBUZCLK4UmtS9smH88BajpSkg==
336+
"@jupyterlab/services@^6.0.0", "@jupyterlab/services@^6.0.9":
337+
version "6.0.9"
338+
resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.0.9.tgz#70a10d7f6883b8fafff81216663d96858b0cf46b"
339+
integrity sha512-zeN9roqwbYo6b2I5BXWx+Mr4KzTpe2UcVwrcAGw9NXqIieb0ZnvtHqtNj/vcHCM2xQKuPup9W1X1bE5b3wF5Yw==
340340
dependencies:
341341
"@jupyterlab/coreutils" "^5.0.6"
342-
"@jupyterlab/nbformat" "^3.0.5"
343-
"@jupyterlab/observables" "^4.0.5"
344-
"@jupyterlab/settingregistry" "^3.0.5"
345-
"@jupyterlab/statedb" "^3.0.5"
342+
"@jupyterlab/nbformat" "^3.0.6"
343+
"@jupyterlab/observables" "^4.0.6"
344+
"@jupyterlab/settingregistry" "^3.0.6"
345+
"@jupyterlab/statedb" "^3.0.6"
346346
"@lumino/algorithm" "^1.3.3"
347347
"@lumino/coreutils" "^1.5.3"
348348
"@lumino/disposable" "^1.4.3"
@@ -351,40 +351,40 @@
351351
node-fetch "^2.6.0"
352352
ws "^7.2.0"
353353

354-
"@jupyterlab/settingregistry@^3.0.5":
355-
version "3.0.5"
356-
resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.0.5.tgz#d36efd1d5a67cd4c89d88159ffa21eaa03a9bf1f"
357-
integrity sha512-H86y+CKUxObPA/g8kafmoK23rRsKaXnYCkp4qDx5Vl932/rN6wJUezQ1POe4iFW8MHiniUJpKB8WCknVGc/AUg==
354+
"@jupyterlab/settingregistry@^3.0.6":
355+
version "3.0.6"
356+
resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.0.6.tgz#000cd9dc4984a1ccac01d73c7967893befe14b8d"
357+
integrity sha512-fIeVJjkaf8FYSJ4jwJobwNeco8J2CEuWzmEJKiDjhmzmRZApS9Jjx+CJXDkTxoSMDQ41ELxQKJq5bcbih/90zQ==
358358
dependencies:
359-
"@jupyterlab/statedb" "^3.0.5"
359+
"@jupyterlab/statedb" "^3.0.6"
360360
"@lumino/commands" "^1.12.0"
361361
"@lumino/coreutils" "^1.5.3"
362362
"@lumino/disposable" "^1.4.3"
363363
"@lumino/signaling" "^1.4.3"
364364
ajv "^6.12.3"
365365
json5 "^2.1.1"
366366

367-
"@jupyterlab/statedb@^3.0.5":
368-
version "3.0.5"
369-
resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.0.5.tgz#8acca092b32744dcabfb070130e8d1675634c5f1"
370-
integrity sha512-lzFDEaGtn3movHoL2Z7umsUXjTcSJZaWxBfSbm0OBhtoZ9OG+KmQfkln00ThOAboMZT2zmTxfRBGwkDwi6wDSw==
367+
"@jupyterlab/statedb@^3.0.6":
368+
version "3.0.6"
369+
resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.0.6.tgz#d331c815496f80083d53277e1972095da954f31f"
370+
integrity sha512-hXewp5TAKneWJcYXenTZuzSUagGjyWv5vRHDFarw1O4pkEg7zz8IyN2yAvbYH6+GDqIhF/91rgGu9alkx/yjjA==
371371
dependencies:
372372
"@lumino/commands" "^1.12.0"
373373
"@lumino/coreutils" "^1.5.3"
374374
"@lumino/disposable" "^1.4.3"
375375
"@lumino/properties" "^1.2.3"
376376
"@lumino/signaling" "^1.4.3"
377377

378-
"@jupyterlab/statusbar@^3.0.0", "@jupyterlab/statusbar@^3.0.8":
379-
version "3.0.8"
380-
resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.0.8.tgz#6ababa9186c9fecf1563a64f6a2928e49f5167eb"
381-
integrity sha512-3Vs4BlsyUHBqQAm+OfN4s+2bB7PCeGyku6KGnrMfOupRU+dJJ6i+kIN6hMtQHdPzftGgIbmRtQSQ4aIbFOsTXw==
378+
"@jupyterlab/statusbar@^3.0.0", "@jupyterlab/statusbar@^3.0.9":
379+
version "3.0.9"
380+
resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.0.9.tgz#b00d8b74e813bb9534e7a57d0419579e9367da7a"
381+
integrity sha512-MaA6GVi59mH3YRkV5iJPcpdS9opMTgFvcfMQLzKeMJvEQvM2fFGMVixp+q2U6Pa8iJsCp59CUoTyuQQdkw1UFw==
382382
dependencies:
383-
"@jupyterlab/apputils" "^3.0.8"
384-
"@jupyterlab/codeeditor" "^3.0.8"
383+
"@jupyterlab/apputils" "^3.0.9"
384+
"@jupyterlab/codeeditor" "^3.0.9"
385385
"@jupyterlab/coreutils" "^5.0.6"
386-
"@jupyterlab/services" "^6.0.8"
387-
"@jupyterlab/translation" "^3.0.8"
386+
"@jupyterlab/services" "^6.0.9"
387+
"@jupyterlab/translation" "^3.0.9"
388388
"@jupyterlab/ui-components" "^3.0.7"
389389
"@lumino/algorithm" "^1.3.3"
390390
"@lumino/coreutils" "^1.5.3"
@@ -396,14 +396,14 @@
396396
react "^17.0.1"
397397
typestyle "^2.0.4"
398398

399-
"@jupyterlab/translation@^3.0.0", "@jupyterlab/translation@^3.0.8":
400-
version "3.0.8"
401-
resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.0.8.tgz#e888b3f66596d2208c1060b719b723814199f103"
402-
integrity sha512-veaOzv4xo6Lmjxw5YMMSqPEN1fG3z0laXhK42X/aiuNaXAhXetq6/ioVEk0KXExe58jzb1Z/DGovJmSQU8II0g==
399+
"@jupyterlab/translation@^3.0.0", "@jupyterlab/translation@^3.0.9":
400+
version "3.0.9"
401+
resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.0.9.tgz#54472d3d2fef0d56dfa61c2711a9155f3308ad5b"
402+
integrity sha512-XsIUt08HDpA2zqhJFmNV9iuxMriV4sAdx4rM1rA0tEUuvWSXerLvpzNUw4LAz+iaJgyUgqqV1gKrOgoMTjtvWA==
403403
dependencies:
404404
"@jupyterlab/coreutils" "^5.0.6"
405-
"@jupyterlab/services" "^6.0.8"
406-
"@jupyterlab/statedb" "^3.0.5"
405+
"@jupyterlab/services" "^6.0.9"
406+
"@jupyterlab/statedb" "^3.0.6"
407407
"@lumino/coreutils" "^1.5.3"
408408

409409
"@jupyterlab/ui-components@^3.0.7":
@@ -636,9 +636,9 @@
636636
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
637637

638638
"@types/react@^17.0.0":
639-
version "17.0.5"
640-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea"
641-
integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==
639+
version "17.0.6"
640+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
641+
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
642642
dependencies:
643643
"@types/prop-types" "*"
644644
"@types/scheduler" "*"
@@ -1161,10 +1161,10 @@ clone-response@^1.0.2:
11611161
dependencies:
11621162
mimic-response "^1.0.0"
11631163

1164-
codemirror@~5.57.0:
1165-
version "5.57.0"
1166-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.57.0.tgz#d26365b72f909f5d2dbb6b1209349ca1daeb2d50"
1167-
integrity sha512-WGc6UL7Hqt+8a6ZAsj/f1ApQl3NPvHY/UQSzG6fB6l4BjExgVdhFaxd7mRTw1UCiYe/6q86zHP+kfvBQcZGvUg==
1164+
codemirror@~5.58.0:
1165+
version "5.58.3"
1166+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.3.tgz#3f0689854ecfbed5d4479a98b96148b2c3b79796"
1167+
integrity sha512-KBhB+juiyOOgn0AqtRmWyAT3yoElkuvWTI6hsHa9E6GQrl6bk/fdAYcvuqW1/upO9T9rtEtapWdw4XYcNiVDEA==
11681168

11691169
color-convert@^1.9.0:
11701170
version "1.9.3"

0 commit comments

Comments
 (0)