diff --git a/package-lock.json b/package-lock.json index da5930f75..97216a651 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,20 +1,21 @@ { "name": "vscode-dbt-power-user", - "version": "0.44.7", + "version": "0.45.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-dbt-power-user", - "version": "0.44.7", + "version": "0.45.0", + "hasInstallScript": true, "license": "MIT", "dependencies": { - "@jupyterlab/coreutils": "^6.2.4", - "@jupyterlab/nbformat": "^4.2.4", - "@jupyterlab/services": "^6.6.7", + "@jupyterlab/coreutils": "^6.2.5", + "@jupyterlab/nbformat": "^4.2.5", + "@jupyterlab/services": "^6.6.8", "@nteract/messaging": "^7.0.20", "@vscode/codicons": "^0.0.36", - "@vscode/extension-telemetry": "^0.9.6", + "@vscode/extension-telemetry": "^0.9.7", "@vscode/vsce": "^2.31.1", "@vscode/webview-ui-toolkit": "^1.4.0", "dayjs": "^1.11.13", @@ -595,9 +596,10 @@ } }, "node_modules/@jupyterlab/coreutils": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.2.4.tgz", - "integrity": "sha512-A3yHM3UgMYKKJU8JtcPEMGUWUHMlol3TFCdFQbeJnqj+uJmxV0ejkLvDlGk+mefjpcVm/z3cXaDrwoUVtY2FDw==", + "version": "6.2.5", + "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.2.5.tgz", + "integrity": "sha512-P3HniEv3bZ3EvV3zUwCmruR713fclGvSTfsuwFPBgI8M3rNIZYqGQ13xkTun7Zl6DUr2E8mrC/cq9jNwxW33yw==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", @@ -608,17 +610,19 @@ } }, "node_modules/@jupyterlab/nbformat": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.2.4.tgz", - "integrity": "sha512-xR4qqvgjMSBeUQ7nUiRQAP6YDOZcqSHxNzIkds81dDL4wk5pj10oKpTg9lAqfwMImubjcGxTM4Msl8+N3cdpsw==", + "version": "4.2.5", + "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.2.5.tgz", + "integrity": "sha512-DF8bdlsEziUR5oKUr3Mm0wUx7kHZjlAtEjD6oJ8cOogQqTrMyBnUAgVjPr9QQob5J7qiyzz9aW2DYtaX+jFhng==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/coreutils": "^2.1.2" } }, "node_modules/@jupyterlab/observables": { - "version": "4.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/observables/-/observables-4.6.7.tgz", - "integrity": "sha512-YitySMhUWs+AeAwxRbyrMEOjn+2++4Rfah3+eKxft2VHaOT6zej9x/W2futhztsnZensWtwqoyP9OdbD0AK/3A==", + "version": "4.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/observables/-/observables-4.6.8.tgz", + "integrity": "sha512-Gcqw1iQd315mrs5sD02n6NcYVeH+TXD9G2K+MbEWmQ4WWqwhfMGC17BnuTZ8bjHGcKQ7wNjZJ8zpvLolCaJBvA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.0", "@lumino/coreutils": "^1.11.0", @@ -630,12 +634,14 @@ "node_modules/@jupyterlab/observables/node_modules/@lumino/algorithm": { "version": "1.9.2", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-1.9.2.tgz", - "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" + "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==", + "license": "BSD-3-Clause" }, "node_modules/@jupyterlab/observables/node_modules/@lumino/coreutils": { "version": "1.12.1", "resolved": "https://registry.npmjs.org/@lumino/coreutils/-/coreutils-1.12.1.tgz", "integrity": "sha512-JLu3nTHzJk9N8ohZ85u75YxemMrmDzJdNgZztfP7F7T7mxND3YVNCkJG35a6aJ7edu1sIgCjBxOvV+hv27iYvQ==", + "license": "BSD-3-Clause", "peerDependencies": { "crypto": "1.0.1" } @@ -644,6 +650,7 @@ "version": "1.10.4", "resolved": "https://registry.npmjs.org/@lumino/disposable/-/disposable-1.10.4.tgz", "integrity": "sha512-4ZxyYcyzUS+ZeB2KAH9oAH3w0DUUceiVr+FIZHZ2TAYGWZI/85WlqJtfm0xjwEpCwLLW1TDqJrISuZu3iMmVMA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/signaling": "^1.11.1" @@ -653,21 +660,23 @@ "version": "1.11.1", "resolved": "https://registry.npmjs.org/@lumino/signaling/-/signaling-1.11.1.tgz", "integrity": "sha512-YCUmgw08VoyMN5KxzqPO3KMx+cwdPv28tAN06C0K7Q/dQf+oufb1XocuhZb5selTrTmmuXeizaYxgLIQGdS1fA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/properties": "^1.8.2" } }, "node_modules/@jupyterlab/services": { - "version": "6.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-6.6.7.tgz", - "integrity": "sha512-mKcKSIvrQJImten3bp6U019/vKe/To3QevZQprqkyCLdWj/VK92ZROj+ZVHtYA1Cr3MHT3CNv84rFeLJ8DJqmA==", - "dependencies": { - "@jupyterlab/coreutils": "^5.6.7", - "@jupyterlab/nbformat": "^3.6.7", - "@jupyterlab/observables": "^4.6.7", - "@jupyterlab/settingregistry": "^3.6.7", - "@jupyterlab/statedb": "^3.6.7", + "version": "6.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-6.6.8.tgz", + "integrity": "sha512-zuW6UvWeYcDK0QIIHyr2Cs7EXlXgfPhlMiuaIUD4CGMRQmWW9ATGeeyozOvNCaswIN/2ErDFITgF1SwH+dsmOw==", + "license": "BSD-3-Clause", + "dependencies": { + "@jupyterlab/coreutils": "^5.6.8", + "@jupyterlab/nbformat": "^3.6.8", + "@jupyterlab/observables": "^4.6.8", + "@jupyterlab/settingregistry": "^3.6.8", + "@jupyterlab/statedb": "^3.6.8", "@lumino/algorithm": "^1.9.0", "@lumino/coreutils": "^1.11.0", "@lumino/disposable": "^1.10.0", @@ -678,9 +687,10 @@ } }, "node_modules/@jupyterlab/services/node_modules/@jupyterlab/coreutils": { - "version": "5.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-5.6.7.tgz", - "integrity": "sha512-iCb0PhaSrl93a+nkkj7Bgxx0pIHtlpYkXO+JTFGc5+1xU0DqXGKlwz4tqR967T+T7kQ9Y0D91zMiIq44RvFHwQ==", + "version": "5.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-5.6.8.tgz", + "integrity": "sha512-lWrDeIJRkdmlBZ2Yw+wDLxQVjO8MWojOxsu+KcWQF0iuETGSoa4i+HNJKb9yv+JJSIbXHyBBrM0EAY7Z6XRb6w==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/coreutils": "^1.11.0", "@lumino/disposable": "^1.10.0", @@ -692,9 +702,10 @@ } }, "node_modules/@jupyterlab/services/node_modules/@jupyterlab/nbformat": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-3.6.7.tgz", - "integrity": "sha512-CR7Lcgcnh+kYt4pLcxXne7en6zyp5Pl81VP1xT88UssA6e0HS7wtXvaA398On+2Xw7DXogh+5jU9dKM+HtxU2Q==", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-3.6.8.tgz", + "integrity": "sha512-HprEmm1jUJAMFlhFWZOWv8XITXUBK3hRn7kzRft5gdFZ2T7ClpDLMLunobOlJAQOP01H8GBm5Je27KIoukWgfg==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/coreutils": "^1.11.0" } @@ -702,12 +713,14 @@ "node_modules/@jupyterlab/services/node_modules/@lumino/algorithm": { "version": "1.9.2", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-1.9.2.tgz", - "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" + "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==", + "license": "BSD-3-Clause" }, "node_modules/@jupyterlab/services/node_modules/@lumino/coreutils": { "version": "1.12.1", "resolved": "https://registry.npmjs.org/@lumino/coreutils/-/coreutils-1.12.1.tgz", "integrity": "sha512-JLu3nTHzJk9N8ohZ85u75YxemMrmDzJdNgZztfP7F7T7mxND3YVNCkJG35a6aJ7edu1sIgCjBxOvV+hv27iYvQ==", + "license": "BSD-3-Clause", "peerDependencies": { "crypto": "1.0.1" } @@ -716,6 +729,7 @@ "version": "1.10.4", "resolved": "https://registry.npmjs.org/@lumino/disposable/-/disposable-1.10.4.tgz", "integrity": "sha512-4ZxyYcyzUS+ZeB2KAH9oAH3w0DUUceiVr+FIZHZ2TAYGWZI/85WlqJtfm0xjwEpCwLLW1TDqJrISuZu3iMmVMA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/signaling": "^1.11.1" @@ -725,6 +739,7 @@ "version": "1.11.1", "resolved": "https://registry.npmjs.org/@lumino/signaling/-/signaling-1.11.1.tgz", "integrity": "sha512-YCUmgw08VoyMN5KxzqPO3KMx+cwdPv28tAN06C0K7Q/dQf+oufb1XocuhZb5selTrTmmuXeizaYxgLIQGdS1fA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/properties": "^1.8.2" @@ -770,11 +785,12 @@ } }, "node_modules/@jupyterlab/settingregistry": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-3.6.7.tgz", - "integrity": "sha512-ULq4fhFEmAiq05/6o0FOyqvlfICIA+rd8DXBBTQMFZS/nBOCww6JbJEH7AvW7AgqMpdGJOEe2Ctl62LkdqfCKw==", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-3.6.8.tgz", + "integrity": "sha512-dwcsLWP8qy9N0cuGZJg3pW0oVRHXhD7blHMSgyszwlCpCD26H0C4DC3Udz0c0FMoiQ5lK/cv0u+TFSqyoMNtzA==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/statedb": "^3.6.7", + "@jupyterlab/statedb": "^3.6.8", "@lumino/commands": "^1.19.0", "@lumino/coreutils": "^1.11.0", "@lumino/disposable": "^1.10.0", @@ -786,12 +802,14 @@ "node_modules/@jupyterlab/settingregistry/node_modules/@lumino/algorithm": { "version": "1.9.2", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-1.9.2.tgz", - "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" + "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==", + "license": "BSD-3-Clause" }, "node_modules/@jupyterlab/settingregistry/node_modules/@lumino/coreutils": { "version": "1.12.1", "resolved": "https://registry.npmjs.org/@lumino/coreutils/-/coreutils-1.12.1.tgz", "integrity": "sha512-JLu3nTHzJk9N8ohZ85u75YxemMrmDzJdNgZztfP7F7T7mxND3YVNCkJG35a6aJ7edu1sIgCjBxOvV+hv27iYvQ==", + "license": "BSD-3-Clause", "peerDependencies": { "crypto": "1.0.1" } @@ -800,6 +818,7 @@ "version": "1.10.4", "resolved": "https://registry.npmjs.org/@lumino/disposable/-/disposable-1.10.4.tgz", "integrity": "sha512-4ZxyYcyzUS+ZeB2KAH9oAH3w0DUUceiVr+FIZHZ2TAYGWZI/85WlqJtfm0xjwEpCwLLW1TDqJrISuZu3iMmVMA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/signaling": "^1.11.1" @@ -809,15 +828,17 @@ "version": "1.11.1", "resolved": "https://registry.npmjs.org/@lumino/signaling/-/signaling-1.11.1.tgz", "integrity": "sha512-YCUmgw08VoyMN5KxzqPO3KMx+cwdPv28tAN06C0K7Q/dQf+oufb1XocuhZb5selTrTmmuXeizaYxgLIQGdS1fA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/properties": "^1.8.2" } }, "node_modules/@jupyterlab/statedb": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-3.6.7.tgz", - "integrity": "sha512-WUa3EEY2qezzVdn9G/fYaol0XOz0unycGy1JxeKjpHtQ2boADLdGvOLX7cfllZykYmhwfCLFeLENdtsvqQIRJQ==", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-3.6.8.tgz", + "integrity": "sha512-5zeyUhKpgbKFZdx8NA9f9kzP8kin4w33CyJdm/MyFySezn5zBwFbF3zeYAtwRGy5QQYFXgc79jgTCWkjsamYSg==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/commands": "^1.19.0", "@lumino/coreutils": "^1.11.0", @@ -829,12 +850,14 @@ "node_modules/@jupyterlab/statedb/node_modules/@lumino/algorithm": { "version": "1.9.2", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-1.9.2.tgz", - "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" + "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==", + "license": "BSD-3-Clause" }, "node_modules/@jupyterlab/statedb/node_modules/@lumino/coreutils": { "version": "1.12.1", "resolved": "https://registry.npmjs.org/@lumino/coreutils/-/coreutils-1.12.1.tgz", "integrity": "sha512-JLu3nTHzJk9N8ohZ85u75YxemMrmDzJdNgZztfP7F7T7mxND3YVNCkJG35a6aJ7edu1sIgCjBxOvV+hv27iYvQ==", + "license": "BSD-3-Clause", "peerDependencies": { "crypto": "1.0.1" } @@ -843,6 +866,7 @@ "version": "1.10.4", "resolved": "https://registry.npmjs.org/@lumino/disposable/-/disposable-1.10.4.tgz", "integrity": "sha512-4ZxyYcyzUS+ZeB2KAH9oAH3w0DUUceiVr+FIZHZ2TAYGWZI/85WlqJtfm0xjwEpCwLLW1TDqJrISuZu3iMmVMA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/signaling": "^1.11.1" @@ -852,6 +876,7 @@ "version": "1.11.1", "resolved": "https://registry.npmjs.org/@lumino/signaling/-/signaling-1.11.1.tgz", "integrity": "sha512-YCUmgw08VoyMN5KxzqPO3KMx+cwdPv28tAN06C0K7Q/dQf+oufb1XocuhZb5selTrTmmuXeizaYxgLIQGdS1fA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/properties": "^1.8.2" @@ -866,6 +891,7 @@ "version": "1.9.3", "resolved": "https://registry.npmjs.org/@lumino/collections/-/collections-1.9.3.tgz", "integrity": "sha512-2i2Wf1xnfTgEgdyKEpqM16bcYRIhUOGCDzaVCEZACVG9R1CgYwOe3zfn71slBQOVSjjRgwYrgLXu4MBpt6YK+g==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2" } @@ -873,12 +899,14 @@ "node_modules/@lumino/collections/node_modules/@lumino/algorithm": { "version": "1.9.2", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-1.9.2.tgz", - "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" + "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==", + "license": "BSD-3-Clause" }, "node_modules/@lumino/commands": { "version": "1.21.1", "resolved": "https://registry.npmjs.org/@lumino/commands/-/commands-1.21.1.tgz", "integrity": "sha512-d1zJmwz5bHU0BM/Rl3tRdZ7/WgXnFB0bM7x7Bf0XDlmX++jnU9k0j3mh6/5JqCGLmIApKCRwVqSaV7jPmSJlcQ==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/coreutils": "^1.12.1", @@ -892,12 +920,14 @@ "node_modules/@lumino/commands/node_modules/@lumino/algorithm": { "version": "1.9.2", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-1.9.2.tgz", - "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" + "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==", + "license": "BSD-3-Clause" }, "node_modules/@lumino/commands/node_modules/@lumino/coreutils": { "version": "1.12.1", "resolved": "https://registry.npmjs.org/@lumino/coreutils/-/coreutils-1.12.1.tgz", "integrity": "sha512-JLu3nTHzJk9N8ohZ85u75YxemMrmDzJdNgZztfP7F7T7mxND3YVNCkJG35a6aJ7edu1sIgCjBxOvV+hv27iYvQ==", + "license": "BSD-3-Clause", "peerDependencies": { "crypto": "1.0.1" } @@ -906,6 +936,7 @@ "version": "1.10.4", "resolved": "https://registry.npmjs.org/@lumino/disposable/-/disposable-1.10.4.tgz", "integrity": "sha512-4ZxyYcyzUS+ZeB2KAH9oAH3w0DUUceiVr+FIZHZ2TAYGWZI/85WlqJtfm0xjwEpCwLLW1TDqJrISuZu3iMmVMA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/signaling": "^1.11.1" @@ -915,6 +946,7 @@ "version": "1.11.1", "resolved": "https://registry.npmjs.org/@lumino/signaling/-/signaling-1.11.1.tgz", "integrity": "sha512-YCUmgw08VoyMN5KxzqPO3KMx+cwdPv28tAN06C0K7Q/dQf+oufb1XocuhZb5selTrTmmuXeizaYxgLIQGdS1fA==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/properties": "^1.8.2" @@ -939,17 +971,20 @@ "node_modules/@lumino/domutils": { "version": "1.8.2", "resolved": "https://registry.npmjs.org/@lumino/domutils/-/domutils-1.8.2.tgz", - "integrity": "sha512-QIpMfkPJrs4GrWBuJf2Sn1fpyVPmvqUUAeD8xAQo8+4V5JAT0vUDLxZ9HijefMgNCi3+Bs8Z3lQwRCrz+cFP1A==" + "integrity": "sha512-QIpMfkPJrs4GrWBuJf2Sn1fpyVPmvqUUAeD8xAQo8+4V5JAT0vUDLxZ9HijefMgNCi3+Bs8Z3lQwRCrz+cFP1A==", + "license": "BSD-3-Clause" }, "node_modules/@lumino/keyboard": { "version": "1.8.2", "resolved": "https://registry.npmjs.org/@lumino/keyboard/-/keyboard-1.8.2.tgz", - "integrity": "sha512-Dy+XqQ1wXbcnuYtjys5A0pAqf4SpAFl9NY6owyIhXAo0Va7w3LYp3jgiP1xAaBAwMuUppiUAfrbjrysZuZ625g==" + "integrity": "sha512-Dy+XqQ1wXbcnuYtjys5A0pAqf4SpAFl9NY6owyIhXAo0Va7w3LYp3jgiP1xAaBAwMuUppiUAfrbjrysZuZ625g==", + "license": "BSD-3-Clause" }, "node_modules/@lumino/messaging": { "version": "1.10.3", "resolved": "https://registry.npmjs.org/@lumino/messaging/-/messaging-1.10.3.tgz", "integrity": "sha512-F/KOwMCdqvdEG8CYAJcBSadzp6aI7a47Fr60zAKGqZATSRRRV41q53iXU7HjFPqQqQIvdn9Z7J32rBEAyQAzww==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2", "@lumino/collections": "^1.9.3" @@ -958,7 +993,8 @@ "node_modules/@lumino/messaging/node_modules/@lumino/algorithm": { "version": "1.9.2", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-1.9.2.tgz", - "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" + "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==", + "license": "BSD-3-Clause" }, "node_modules/@lumino/polling": { "version": "1.11.4", @@ -1019,6 +1055,7 @@ "version": "1.14.3", "resolved": "https://registry.npmjs.org/@lumino/virtualdom/-/virtualdom-1.14.3.tgz", "integrity": "sha512-5joUC1yuxeXbpfbSBm/OR8Mu9HoTo6PDX0RKqzlJ9o97iml7zayFN/ynzcxScKGQAo9iaXOY8uVIvGUT8FnsGw==", + "license": "BSD-3-Clause", "dependencies": { "@lumino/algorithm": "^1.9.2" } @@ -1026,105 +1063,114 @@ "node_modules/@lumino/virtualdom/node_modules/@lumino/algorithm": { "version": "1.9.2", "resolved": "https://registry.npmjs.org/@lumino/algorithm/-/algorithm-1.9.2.tgz", - "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==" + "integrity": "sha512-Z06lp/yuhz8CtIir3PNTGnuk7909eXt4ukJsCzChsGuot2l5Fbs96RJ/FOHgwCedaX74CtxPjXHXoszFbUA+4A==", + "license": "BSD-3-Clause" }, "node_modules/@microsoft/1ds-core-js": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/1ds-core-js/-/1ds-core-js-4.1.2.tgz", - "integrity": "sha512-m1MeUdPtDqq4D7qmirMBgiHQNQs8wkUoTxA44RTtki6kup8cF1c4WYXsxvHJ8R4C/wbm+HRM9PxBqI5JH3d58Q==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/1ds-core-js/-/1ds-core-js-4.3.2.tgz", + "integrity": "sha512-keD1cy6eH6STo9hvDiN1vSqbv+GM/qsgqaZ2p4j9OZJLBEE6vGRdRlnpB6lpkhGQ+cE9vP74aYNQt2/9fODqOQ==", + "license": "MIT", "dependencies": { - "@microsoft/applicationinsights-core-js": "3.1.2", + "@microsoft/applicationinsights-core-js": "3.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "node_modules/@microsoft/1ds-post-js": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/1ds-post-js/-/1ds-post-js-4.1.2.tgz", - "integrity": "sha512-rfuILnEZqXtZaPQf+WRF/zYZ6V0Dxh0W9lWiVM9aY2Enuh8fEvbjeeXGk0n/jGXeko/bLXevmOaMrZw9x1pIVw==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/1ds-post-js/-/1ds-post-js-4.3.2.tgz", + "integrity": "sha512-Mj6nGfYotM4y8YzBzNj1GMoOBv2szF2SmpWZLRUWdqO1ij2kuxLvtRYdQkJxwwrXbhrTtSzbZTcP1wZdJmlegQ==", + "license": "MIT", "dependencies": { - "@microsoft/1ds-core-js": "4.1.2", + "@microsoft/1ds-core-js": "4.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "node_modules/@microsoft/applicationinsights-channel-js": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-3.1.2.tgz", - "integrity": "sha512-QyPxpOOhtohFzcl4tzfWp4seN6JaToF66DZ1qjsYkUmEyHAackWSsv9m7qvuaAcCB9WrUzW9y0mRXgGKsEJcAg==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-3.3.2.tgz", + "integrity": "sha512-ic1oCQgGzitCLMYMHOgGuQvqd8G81s8R7ynI0NBgXc7pkzGiatCkLGx2lDiIYTYWV+Cd/3+cJwPB+3N8/yTGew==", + "license": "MIT", "dependencies": { - "@microsoft/applicationinsights-common": "3.1.2", - "@microsoft/applicationinsights-core-js": "3.1.2", + "@microsoft/applicationinsights-common": "3.3.2", + "@microsoft/applicationinsights-core-js": "3.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" }, "peerDependencies": { - "tslib": "*" + "tslib": ">= 1.0.0" } }, "node_modules/@microsoft/applicationinsights-common": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-3.1.2.tgz", - "integrity": "sha512-ivu3s73xt6Owakepnx2mbrMCry1mVHrA/2TL4nKCRLad6O3IBK3MkruMoeb3hoWpECBhErFRVj+/b0Kh7dl/Lw==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-3.3.2.tgz", + "integrity": "sha512-RR6LpIC9JLQGTcgUaAXhuIZW69W00T6sF7GC6LvLy5PRjvg4m3MqflpQfNHt7yGy72ZHFG/TpLH5zJIghrNRew==", + "license": "MIT", "dependencies": { - "@microsoft/applicationinsights-core-js": "3.1.2", + "@microsoft/applicationinsights-core-js": "3.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" }, "peerDependencies": { - "tslib": "*" + "tslib": ">= 1.0.0" } }, "node_modules/@microsoft/applicationinsights-core-js": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.1.2.tgz", - "integrity": "sha512-xsJAm52tV355S/MogTunV/m1wg6P6tFg9Yhi4AC2OE9p2aa0k/FYHzWmrCrsEAVimCd8n/iTXmMRSrQk5QpxiA==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.3.2.tgz", + "integrity": "sha512-Jo3Mkl6zPswjS90SBbe+TxAOjQqHbwpD00VPca1ZeICc+31dbVNIBgkK42G0DbMB/ml1kqwkFV2/kpAH8QJCrw==", + "license": "MIT", "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" }, "peerDependencies": { - "tslib": "*" + "tslib": ">= 1.0.0" } }, "node_modules/@microsoft/applicationinsights-shims": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-shims/-/applicationinsights-shims-3.0.1.tgz", "integrity": "sha512-DKwboF47H1nb33rSUfjqI6ryX29v+2QWcTrRvcQDA32AZr5Ilkr7whOOSsD1aBzwqX0RJEIP1Z81jfE3NBm/Lg==", + "license": "MIT", "dependencies": { "@nevware21/ts-utils": ">= 0.9.4 < 2.x" } }, "node_modules/@microsoft/applicationinsights-web-basic": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web-basic/-/applicationinsights-web-basic-3.1.2.tgz", - "integrity": "sha512-NUnAk/ML9ClnmiQQRo3Fq2obzJVZAfGTgkQOwobZMvNhBVK5IPuv/ROEEAVbl02Go9AjV5uCZ+QoRhTfWrIumQ==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web-basic/-/applicationinsights-web-basic-3.3.2.tgz", + "integrity": "sha512-t1NPoE8DrBiNJOUtPfH81AO1wRpdlWu/sqFTFlTINCNbJuoTGNkqobPDGWCZezbqdGoe2xESe3fmJZd+faQ+pg==", + "license": "MIT", "dependencies": { - "@microsoft/applicationinsights-channel-js": "3.1.2", - "@microsoft/applicationinsights-common": "3.1.2", - "@microsoft/applicationinsights-core-js": "3.1.2", + "@microsoft/applicationinsights-channel-js": "3.3.2", + "@microsoft/applicationinsights-common": "3.3.2", + "@microsoft/applicationinsights-core-js": "3.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" }, "peerDependencies": { - "tslib": "*" + "tslib": ">= 1.0.0" } }, "node_modules/@microsoft/dynamicproto-js": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-2.0.3.tgz", "integrity": "sha512-JTWTU80rMy3mdxOjjpaiDQsTLZ6YSGGqsjURsY6AUQtIj0udlF/jYmhdLZu8693ZIC0T1IwYnFa0+QeiMnziBA==", + "license": "MIT", "dependencies": { "@nevware21/ts-utils": ">= 0.10.4 < 2.x" } @@ -1166,17 +1212,19 @@ } }, "node_modules/@nevware21/ts-async": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@nevware21/ts-async/-/ts-async-0.5.0.tgz", - "integrity": "sha512-fJ2wSl5fd4UWoWbnXpPVKRg2Uw6u4+o9RsBHb35tiaOajVxJ97LrKAtrCGi6E19GpgfQbAWRFvz/iDXe3XCjWQ==", + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/@nevware21/ts-async/-/ts-async-0.5.2.tgz", + "integrity": "sha512-Zf2vUNjCw2vJsiVKhWXA9hCNHsn59AOSGa5jGP4tWrp/vTH9XrI4eG/65khuoAgrS83migj0Xv5/j6fUAz69Zw==", + "license": "MIT", "dependencies": { - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "node_modules/@nevware21/ts-utils": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/@nevware21/ts-utils/-/ts-utils-0.11.1.tgz", - "integrity": "sha512-1QZSZ39UzjC8MR0+LRO2l8ITFHYdCZeHfBG9p3XUCz0hQ22I0Pf/XE5EF+TPSJK3LLME3pUNx2MCQ4XEtOHv+g==" + "version": "0.11.3", + "resolved": "https://registry.npmjs.org/@nevware21/ts-utils/-/ts-utils-0.11.3.tgz", + "integrity": "sha512-oipW+tyKN68bREjoESYAzOZiatM+1LF+ez1TX3BaeinhCkI18xsLgmpH9tvwHaVgKf1Tsth25sdbXVtYmgRYvQ==", + "license": "MIT" }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", @@ -1589,13 +1637,14 @@ "integrity": "sha512-wsNOvNMMJ2BY8rC2N2MNBG7yOowV3ov8KlvUE/AiVUlHKTfWsw3OgAOQduX7h0Un6GssKD3aoTVH+TF3DSQwKQ==" }, "node_modules/@vscode/extension-telemetry": { - "version": "0.9.6", - "resolved": "https://registry.npmjs.org/@vscode/extension-telemetry/-/extension-telemetry-0.9.6.tgz", - "integrity": "sha512-qWK2GNw+b69QRYpjuNM9g3JKToMICoNIdc0rQMtvb4gIG9vKKCZCVCz+ZOx6XM/YlfWAyuPiyxcjIY0xyF+Djg==", + "version": "0.9.7", + "resolved": "https://registry.npmjs.org/@vscode/extension-telemetry/-/extension-telemetry-0.9.7.tgz", + "integrity": "sha512-2GQbcfDUTg0QC1v0HefkHNwYrE5LYKzS3Zb0+uA6Qn1MBDzgiSh23ddOZF/JRqhqBFOG0mE70XslKSGQ5v9KwQ==", + "license": "MIT", "dependencies": { - "@microsoft/1ds-core-js": "^4.1.2", - "@microsoft/1ds-post-js": "^4.1.2", - "@microsoft/applicationinsights-web-basic": "^3.1.2" + "@microsoft/1ds-core-js": "^4.3.0", + "@microsoft/1ds-post-js": "^4.3.0", + "@microsoft/applicationinsights-web-basic": "^3.3.0" }, "engines": { "vscode": "^1.75.0" @@ -5791,6 +5840,7 @@ "version": "2.30.1", "resolved": "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz", "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==", + "license": "MIT", "engines": { "node": "*" } @@ -8921,9 +8971,9 @@ } }, "@jupyterlab/coreutils": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.2.4.tgz", - "integrity": "sha512-A3yHM3UgMYKKJU8JtcPEMGUWUHMlol3TFCdFQbeJnqj+uJmxV0ejkLvDlGk+mefjpcVm/z3cXaDrwoUVtY2FDw==", + "version": "6.2.5", + "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-6.2.5.tgz", + "integrity": "sha512-P3HniEv3bZ3EvV3zUwCmruR713fclGvSTfsuwFPBgI8M3rNIZYqGQ13xkTun7Zl6DUr2E8mrC/cq9jNwxW33yw==", "requires": { "@lumino/coreutils": "^2.1.2", "@lumino/disposable": "^2.1.2", @@ -8934,17 +8984,17 @@ } }, "@jupyterlab/nbformat": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.2.4.tgz", - "integrity": "sha512-xR4qqvgjMSBeUQ7nUiRQAP6YDOZcqSHxNzIkds81dDL4wk5pj10oKpTg9lAqfwMImubjcGxTM4Msl8+N3cdpsw==", + "version": "4.2.5", + "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-4.2.5.tgz", + "integrity": "sha512-DF8bdlsEziUR5oKUr3Mm0wUx7kHZjlAtEjD6oJ8cOogQqTrMyBnUAgVjPr9QQob5J7qiyzz9aW2DYtaX+jFhng==", "requires": { "@lumino/coreutils": "^2.1.2" } }, "@jupyterlab/observables": { - "version": "4.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/observables/-/observables-4.6.7.tgz", - "integrity": "sha512-YitySMhUWs+AeAwxRbyrMEOjn+2++4Rfah3+eKxft2VHaOT6zej9x/W2futhztsnZensWtwqoyP9OdbD0AK/3A==", + "version": "4.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/observables/-/observables-4.6.8.tgz", + "integrity": "sha512-Gcqw1iQd315mrs5sD02n6NcYVeH+TXD9G2K+MbEWmQ4WWqwhfMGC17BnuTZ8bjHGcKQ7wNjZJ8zpvLolCaJBvA==", "requires": { "@lumino/algorithm": "^1.9.0", "@lumino/coreutils": "^1.11.0", @@ -8985,15 +9035,15 @@ } }, "@jupyterlab/services": { - "version": "6.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-6.6.7.tgz", - "integrity": "sha512-mKcKSIvrQJImten3bp6U019/vKe/To3QevZQprqkyCLdWj/VK92ZROj+ZVHtYA1Cr3MHT3CNv84rFeLJ8DJqmA==", - "requires": { - "@jupyterlab/coreutils": "^5.6.7", - "@jupyterlab/nbformat": "^3.6.7", - "@jupyterlab/observables": "^4.6.7", - "@jupyterlab/settingregistry": "^3.6.7", - "@jupyterlab/statedb": "^3.6.7", + "version": "6.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-6.6.8.tgz", + "integrity": "sha512-zuW6UvWeYcDK0QIIHyr2Cs7EXlXgfPhlMiuaIUD4CGMRQmWW9ATGeeyozOvNCaswIN/2ErDFITgF1SwH+dsmOw==", + "requires": { + "@jupyterlab/coreutils": "^5.6.8", + "@jupyterlab/nbformat": "^3.6.8", + "@jupyterlab/observables": "^4.6.8", + "@jupyterlab/settingregistry": "^3.6.8", + "@jupyterlab/statedb": "^3.6.8", "@lumino/algorithm": "^1.9.0", "@lumino/coreutils": "^1.11.0", "@lumino/disposable": "^1.10.0", @@ -9004,9 +9054,9 @@ }, "dependencies": { "@jupyterlab/coreutils": { - "version": "5.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-5.6.7.tgz", - "integrity": "sha512-iCb0PhaSrl93a+nkkj7Bgxx0pIHtlpYkXO+JTFGc5+1xU0DqXGKlwz4tqR967T+T7kQ9Y0D91zMiIq44RvFHwQ==", + "version": "5.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/coreutils/-/coreutils-5.6.8.tgz", + "integrity": "sha512-lWrDeIJRkdmlBZ2Yw+wDLxQVjO8MWojOxsu+KcWQF0iuETGSoa4i+HNJKb9yv+JJSIbXHyBBrM0EAY7Z6XRb6w==", "requires": { "@lumino/coreutils": "^1.11.0", "@lumino/disposable": "^1.10.0", @@ -9018,9 +9068,9 @@ } }, "@jupyterlab/nbformat": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-3.6.7.tgz", - "integrity": "sha512-CR7Lcgcnh+kYt4pLcxXne7en6zyp5Pl81VP1xT88UssA6e0HS7wtXvaA398On+2Xw7DXogh+5jU9dKM+HtxU2Q==", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/nbformat/-/nbformat-3.6.8.tgz", + "integrity": "sha512-HprEmm1jUJAMFlhFWZOWv8XITXUBK3hRn7kzRft5gdFZ2T7ClpDLMLunobOlJAQOP01H8GBm5Je27KIoukWgfg==", "requires": { "@lumino/coreutils": "^1.11.0" } @@ -9071,11 +9121,11 @@ } }, "@jupyterlab/settingregistry": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-3.6.7.tgz", - "integrity": "sha512-ULq4fhFEmAiq05/6o0FOyqvlfICIA+rd8DXBBTQMFZS/nBOCww6JbJEH7AvW7AgqMpdGJOEe2Ctl62LkdqfCKw==", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/settingregistry/-/settingregistry-3.6.8.tgz", + "integrity": "sha512-dwcsLWP8qy9N0cuGZJg3pW0oVRHXhD7blHMSgyszwlCpCD26H0C4DC3Udz0c0FMoiQ5lK/cv0u+TFSqyoMNtzA==", "requires": { - "@jupyterlab/statedb": "^3.6.7", + "@jupyterlab/statedb": "^3.6.8", "@lumino/commands": "^1.19.0", "@lumino/coreutils": "^1.11.0", "@lumino/disposable": "^1.10.0", @@ -9116,9 +9166,9 @@ } }, "@jupyterlab/statedb": { - "version": "3.6.7", - "resolved": "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-3.6.7.tgz", - "integrity": "sha512-WUa3EEY2qezzVdn9G/fYaol0XOz0unycGy1JxeKjpHtQ2boADLdGvOLX7cfllZykYmhwfCLFeLENdtsvqQIRJQ==", + "version": "3.6.8", + "resolved": "https://registry.npmjs.org/@jupyterlab/statedb/-/statedb-3.6.8.tgz", + "integrity": "sha512-5zeyUhKpgbKFZdx8NA9f9kzP8kin4w33CyJdm/MyFySezn5zBwFbF3zeYAtwRGy5QQYFXgc79jgTCWkjsamYSg==", "requires": { "@lumino/commands": "^1.19.0", "@lumino/coreutils": "^1.11.0", @@ -9336,62 +9386,62 @@ } }, "@microsoft/1ds-core-js": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/1ds-core-js/-/1ds-core-js-4.1.2.tgz", - "integrity": "sha512-m1MeUdPtDqq4D7qmirMBgiHQNQs8wkUoTxA44RTtki6kup8cF1c4WYXsxvHJ8R4C/wbm+HRM9PxBqI5JH3d58Q==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/1ds-core-js/-/1ds-core-js-4.3.2.tgz", + "integrity": "sha512-keD1cy6eH6STo9hvDiN1vSqbv+GM/qsgqaZ2p4j9OZJLBEE6vGRdRlnpB6lpkhGQ+cE9vP74aYNQt2/9fODqOQ==", "requires": { - "@microsoft/applicationinsights-core-js": "3.1.2", + "@microsoft/applicationinsights-core-js": "3.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "@microsoft/1ds-post-js": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/1ds-post-js/-/1ds-post-js-4.1.2.tgz", - "integrity": "sha512-rfuILnEZqXtZaPQf+WRF/zYZ6V0Dxh0W9lWiVM9aY2Enuh8fEvbjeeXGk0n/jGXeko/bLXevmOaMrZw9x1pIVw==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/1ds-post-js/-/1ds-post-js-4.3.2.tgz", + "integrity": "sha512-Mj6nGfYotM4y8YzBzNj1GMoOBv2szF2SmpWZLRUWdqO1ij2kuxLvtRYdQkJxwwrXbhrTtSzbZTcP1wZdJmlegQ==", "requires": { - "@microsoft/1ds-core-js": "4.1.2", + "@microsoft/1ds-core-js": "4.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "@microsoft/applicationinsights-channel-js": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-3.1.2.tgz", - "integrity": "sha512-QyPxpOOhtohFzcl4tzfWp4seN6JaToF66DZ1qjsYkUmEyHAackWSsv9m7qvuaAcCB9WrUzW9y0mRXgGKsEJcAg==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-3.3.2.tgz", + "integrity": "sha512-ic1oCQgGzitCLMYMHOgGuQvqd8G81s8R7ynI0NBgXc7pkzGiatCkLGx2lDiIYTYWV+Cd/3+cJwPB+3N8/yTGew==", "requires": { - "@microsoft/applicationinsights-common": "3.1.2", - "@microsoft/applicationinsights-core-js": "3.1.2", + "@microsoft/applicationinsights-common": "3.3.2", + "@microsoft/applicationinsights-core-js": "3.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "@microsoft/applicationinsights-common": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-3.1.2.tgz", - "integrity": "sha512-ivu3s73xt6Owakepnx2mbrMCry1mVHrA/2TL4nKCRLad6O3IBK3MkruMoeb3hoWpECBhErFRVj+/b0Kh7dl/Lw==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-common/-/applicationinsights-common-3.3.2.tgz", + "integrity": "sha512-RR6LpIC9JLQGTcgUaAXhuIZW69W00T6sF7GC6LvLy5PRjvg4m3MqflpQfNHt7yGy72ZHFG/TpLH5zJIghrNRew==", "requires": { - "@microsoft/applicationinsights-core-js": "3.1.2", + "@microsoft/applicationinsights-core-js": "3.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "@microsoft/applicationinsights-core-js": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.1.2.tgz", - "integrity": "sha512-xsJAm52tV355S/MogTunV/m1wg6P6tFg9Yhi4AC2OE9p2aa0k/FYHzWmrCrsEAVimCd8n/iTXmMRSrQk5QpxiA==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-3.3.2.tgz", + "integrity": "sha512-Jo3Mkl6zPswjS90SBbe+TxAOjQqHbwpD00VPca1ZeICc+31dbVNIBgkK42G0DbMB/ml1kqwkFV2/kpAH8QJCrw==", "requires": { "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "@microsoft/applicationinsights-shims": { @@ -9403,17 +9453,17 @@ } }, "@microsoft/applicationinsights-web-basic": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web-basic/-/applicationinsights-web-basic-3.1.2.tgz", - "integrity": "sha512-NUnAk/ML9ClnmiQQRo3Fq2obzJVZAfGTgkQOwobZMvNhBVK5IPuv/ROEEAVbl02Go9AjV5uCZ+QoRhTfWrIumQ==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web-basic/-/applicationinsights-web-basic-3.3.2.tgz", + "integrity": "sha512-t1NPoE8DrBiNJOUtPfH81AO1wRpdlWu/sqFTFlTINCNbJuoTGNkqobPDGWCZezbqdGoe2xESe3fmJZd+faQ+pg==", "requires": { - "@microsoft/applicationinsights-channel-js": "3.1.2", - "@microsoft/applicationinsights-common": "3.1.2", - "@microsoft/applicationinsights-core-js": "3.1.2", + "@microsoft/applicationinsights-channel-js": "3.3.2", + "@microsoft/applicationinsights-common": "3.3.2", + "@microsoft/applicationinsights-core-js": "3.3.2", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@nevware21/ts-async": ">= 0.3.0 < 2.x", - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-async": ">= 0.5.2 < 2.x", + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "@microsoft/dynamicproto-js": { @@ -9458,17 +9508,17 @@ } }, "@nevware21/ts-async": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@nevware21/ts-async/-/ts-async-0.5.0.tgz", - "integrity": "sha512-fJ2wSl5fd4UWoWbnXpPVKRg2Uw6u4+o9RsBHb35tiaOajVxJ97LrKAtrCGi6E19GpgfQbAWRFvz/iDXe3XCjWQ==", + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/@nevware21/ts-async/-/ts-async-0.5.2.tgz", + "integrity": "sha512-Zf2vUNjCw2vJsiVKhWXA9hCNHsn59AOSGa5jGP4tWrp/vTH9XrI4eG/65khuoAgrS83migj0Xv5/j6fUAz69Zw==", "requires": { - "@nevware21/ts-utils": ">= 0.11.0 < 2.x" + "@nevware21/ts-utils": ">= 0.11.3 < 2.x" } }, "@nevware21/ts-utils": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/@nevware21/ts-utils/-/ts-utils-0.11.1.tgz", - "integrity": "sha512-1QZSZ39UzjC8MR0+LRO2l8ITFHYdCZeHfBG9p3XUCz0hQ22I0Pf/XE5EF+TPSJK3LLME3pUNx2MCQ4XEtOHv+g==" + "version": "0.11.3", + "resolved": "https://registry.npmjs.org/@nevware21/ts-utils/-/ts-utils-0.11.3.tgz", + "integrity": "sha512-oipW+tyKN68bREjoESYAzOZiatM+1LF+ez1TX3BaeinhCkI18xsLgmpH9tvwHaVgKf1Tsth25sdbXVtYmgRYvQ==" }, "@nodelib/fs.scandir": { "version": "2.1.5", @@ -9772,13 +9822,13 @@ "integrity": "sha512-wsNOvNMMJ2BY8rC2N2MNBG7yOowV3ov8KlvUE/AiVUlHKTfWsw3OgAOQduX7h0Un6GssKD3aoTVH+TF3DSQwKQ==" }, "@vscode/extension-telemetry": { - "version": "0.9.6", - "resolved": "https://registry.npmjs.org/@vscode/extension-telemetry/-/extension-telemetry-0.9.6.tgz", - "integrity": "sha512-qWK2GNw+b69QRYpjuNM9g3JKToMICoNIdc0rQMtvb4gIG9vKKCZCVCz+ZOx6XM/YlfWAyuPiyxcjIY0xyF+Djg==", + "version": "0.9.7", + "resolved": "https://registry.npmjs.org/@vscode/extension-telemetry/-/extension-telemetry-0.9.7.tgz", + "integrity": "sha512-2GQbcfDUTg0QC1v0HefkHNwYrE5LYKzS3Zb0+uA6Qn1MBDzgiSh23ddOZF/JRqhqBFOG0mE70XslKSGQ5v9KwQ==", "requires": { - "@microsoft/1ds-core-js": "^4.1.2", - "@microsoft/1ds-post-js": "^4.1.2", - "@microsoft/applicationinsights-web-basic": "^3.1.2" + "@microsoft/1ds-core-js": "^4.3.0", + "@microsoft/1ds-post-js": "^4.3.0", + "@microsoft/applicationinsights-web-basic": "^3.3.0" } }, "@vscode/test-electron": { diff --git a/package.json b/package.json index 9615a0d04..60667e247 100644 --- a/package.json +++ b/package.json @@ -1243,12 +1243,12 @@ "ms-python.python" ], "dependencies": { - "@jupyterlab/coreutils": "^6.2.4", - "@jupyterlab/nbformat": "^4.2.4", - "@jupyterlab/services": "^6.6.7", + "@jupyterlab/coreutils": "^6.2.5", + "@jupyterlab/nbformat": "^4.2.5", + "@jupyterlab/services": "^6.6.8", "@nteract/messaging": "^7.0.20", "@vscode/codicons": "^0.0.36", - "@vscode/extension-telemetry": "^0.9.6", + "@vscode/extension-telemetry": "^0.9.7", "@vscode/vsce": "^2.31.1", "@vscode/webview-ui-toolkit": "^1.4.0", "dayjs": "^1.11.13",