diff --git a/package-lock.json b/package-lock.json index 77d04b8..62cb5ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "jupyterlab-sql", - "version": "0.3.3-dev", + "version": "0.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -1036,16 +1036,16 @@ } }, "@jupyterlab/application": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jupyterlab/application/-/application-1.2.1.tgz", - "integrity": "sha512-CYA0/s/jPNV4x6TtRn4XTVLYOlJIUS7jz2SzxLoSn1sVEg5783y7z6SQPALyYFJINd3XOMgmax3tVVYtQAM2KA==", + "version": "1.2.9", + "resolved": "https://registry.npmjs.org/@jupyterlab/application/-/application-1.2.9.tgz", + "integrity": "sha512-bTUKu9MQojUerBxQ0kOdSF8jbx84OsHfsoetZ2jVNhkU6YFDgfZYmuW1YhrKSfmjqJVIjKQXQn9Px6Tm7IOK/Q==", "requires": { - "@jupyterlab/apputils": "^1.2.1", + "@jupyterlab/apputils": "^1.2.9", "@jupyterlab/coreutils": "^3.2.0", - "@jupyterlab/docregistry": "^1.2.1", - "@jupyterlab/rendermime": "^1.2.1", + "@jupyterlab/docregistry": "^1.2.9", + "@jupyterlab/rendermime": "^1.2.9", "@jupyterlab/rendermime-interfaces": "^1.5.0", - "@jupyterlab/services": "^4.2.0", + "@jupyterlab/services": "^4.2.3", "@jupyterlab/ui-components": "^1.2.1", "@phosphor/algorithm": "^1.2.0", "@phosphor/application": "^1.7.0", @@ -1057,6 +1057,47 @@ "@phosphor/signaling": "^1.3.0", "@phosphor/widgets": "^1.9.0", "font-awesome": "~4.7.0" + }, + "dependencies": { + "@jupyterlab/apputils": { + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/apputils/-/apputils-1.2.10.tgz", + "integrity": "sha512-UlfgX33lLmV5a/E7uyQRa0dhu46Rr+TXkcrVWchDCbxm7pp0rG8xa8waxuoyi0GNS0mYg3+N3ThDGo8Jzv6wmQ==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/services": "^4.2.3", + "@jupyterlab/ui-components": "^1.2.1", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/commands": "^1.7.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/domutils": "^1.1.3", + "@phosphor/messaging": "^1.3.0", + "@phosphor/properties": "^1.1.3", + "@phosphor/signaling": "^1.3.0", + "@phosphor/virtualdom": "^1.2.0", + "@phosphor/widgets": "^1.9.0", + "@types/react": "~16.8.18", + "react": "~16.8.4", + "react-dom": "~16.8.4", + "sanitize-html": "~1.20.1" + } + }, + "@jupyterlab/services": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-4.2.3.tgz", + "integrity": "sha512-bCPq1j8+qU5pCzsaKvT39e8Aj4snFCchSAoVr12wAOlp0gQZYpUZAgaFhnYtawGo44aBfEYWhQuW5UPol/XUag==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/observables": "^2.4.0", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/signaling": "^1.3.0", + "node-fetch": "^2.6.0", + "ws": "^7.0.0" + } + } } }, "@jupyterlab/apputils": { @@ -1099,15 +1140,15 @@ } }, "@jupyterlab/codemirror": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jupyterlab/codemirror/-/codemirror-1.2.1.tgz", - "integrity": "sha512-OtDe4BP9cn9OwY9xsk6foqf+qhnYBtuLIzjoUVbqS4IaHck7gTOA2T2AYBcAFQe9Aj0e/Bb5fo9jBhkVtiFHcA==", + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/codemirror/-/codemirror-1.2.10.tgz", + "integrity": "sha512-quEAWDRjsIVGDoD0dORs6pzGeP4kh/YZnoYv2oKnTXNAhQ90IBmqxGiJawldrOI6Ab5Cf+4ZS2VbE/AUnxj6ug==", "requires": { - "@jupyterlab/apputils": "^1.2.1", + "@jupyterlab/apputils": "^1.2.10", "@jupyterlab/codeeditor": "^1.2.0", "@jupyterlab/coreutils": "^3.2.0", "@jupyterlab/observables": "^2.4.0", - "@jupyterlab/statusbar": "^1.2.1", + "@jupyterlab/statusbar": "^1.2.10", "@phosphor/algorithm": "^1.2.0", "@phosphor/commands": "^1.7.0", "@phosphor/coreutils": "^1.3.1", @@ -1116,6 +1157,47 @@ "@phosphor/widgets": "^1.9.0", "codemirror": "~5.47.0", "react": "~16.8.4" + }, + "dependencies": { + "@jupyterlab/apputils": { + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/apputils/-/apputils-1.2.10.tgz", + "integrity": "sha512-UlfgX33lLmV5a/E7uyQRa0dhu46Rr+TXkcrVWchDCbxm7pp0rG8xa8waxuoyi0GNS0mYg3+N3ThDGo8Jzv6wmQ==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/services": "^4.2.3", + "@jupyterlab/ui-components": "^1.2.1", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/commands": "^1.7.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/domutils": "^1.1.3", + "@phosphor/messaging": "^1.3.0", + "@phosphor/properties": "^1.1.3", + "@phosphor/signaling": "^1.3.0", + "@phosphor/virtualdom": "^1.2.0", + "@phosphor/widgets": "^1.9.0", + "@types/react": "~16.8.18", + "react": "~16.8.4", + "react-dom": "~16.8.4", + "sanitize-html": "~1.20.1" + } + }, + "@jupyterlab/services": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-4.2.3.tgz", + "integrity": "sha512-bCPq1j8+qU5pCzsaKvT39e8Aj4snFCchSAoVr12wAOlp0gQZYpUZAgaFhnYtawGo44aBfEYWhQuW5UPol/XUag==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/observables": "^2.4.0", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/signaling": "^1.3.0", + "node-fetch": "^2.6.0", + "ws": "^7.0.0" + } + } } }, "@jupyterlab/coreutils": { @@ -1137,24 +1219,65 @@ } }, "@jupyterlab/docregistry": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jupyterlab/docregistry/-/docregistry-1.2.1.tgz", - "integrity": "sha512-EUj0c6VKB5YD7RrH/b4xyJLExNsgKNjysegLLN9dFGamz4azfylOJlbxqyN1n1GeLIG4rGsGT1pD7qzDlTQGEA==", + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/docregistry/-/docregistry-1.2.10.tgz", + "integrity": "sha512-3KGICmnPyJspofcvtnmEsJLU7/SVqqZAjuBsCblqg5ip18DlblV/z6PGyiv4D8JHV+QFvOGPDVsZ5x6+TCQeRg==", "requires": { - "@jupyterlab/apputils": "^1.2.1", + "@jupyterlab/apputils": "^1.2.10", "@jupyterlab/codeeditor": "^1.2.0", - "@jupyterlab/codemirror": "^1.2.1", + "@jupyterlab/codemirror": "^1.2.10", "@jupyterlab/coreutils": "^3.2.0", "@jupyterlab/observables": "^2.4.0", - "@jupyterlab/rendermime": "^1.2.1", + "@jupyterlab/rendermime": "^1.2.10", "@jupyterlab/rendermime-interfaces": "^1.5.0", - "@jupyterlab/services": "^4.2.0", + "@jupyterlab/services": "^4.2.3", "@phosphor/algorithm": "^1.2.0", "@phosphor/coreutils": "^1.3.1", "@phosphor/disposable": "^1.3.0", "@phosphor/messaging": "^1.3.0", "@phosphor/signaling": "^1.3.0", "@phosphor/widgets": "^1.9.0" + }, + "dependencies": { + "@jupyterlab/apputils": { + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/apputils/-/apputils-1.2.10.tgz", + "integrity": "sha512-UlfgX33lLmV5a/E7uyQRa0dhu46Rr+TXkcrVWchDCbxm7pp0rG8xa8waxuoyi0GNS0mYg3+N3ThDGo8Jzv6wmQ==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/services": "^4.2.3", + "@jupyterlab/ui-components": "^1.2.1", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/commands": "^1.7.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/domutils": "^1.1.3", + "@phosphor/messaging": "^1.3.0", + "@phosphor/properties": "^1.1.3", + "@phosphor/signaling": "^1.3.0", + "@phosphor/virtualdom": "^1.2.0", + "@phosphor/widgets": "^1.9.0", + "@types/react": "~16.8.18", + "react": "~16.8.4", + "react-dom": "~16.8.4", + "sanitize-html": "~1.20.1" + } + }, + "@jupyterlab/services": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-4.2.3.tgz", + "integrity": "sha512-bCPq1j8+qU5pCzsaKvT39e8Aj4snFCchSAoVr12wAOlp0gQZYpUZAgaFhnYtawGo44aBfEYWhQuW5UPol/XUag==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/observables": "^2.4.0", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/signaling": "^1.3.0", + "node-fetch": "^2.6.0", + "ws": "^7.0.0" + } + } } }, "@jupyterlab/launcher": { @@ -1186,16 +1309,16 @@ } }, "@jupyterlab/rendermime": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jupyterlab/rendermime/-/rendermime-1.2.1.tgz", - "integrity": "sha512-S57dOCQRXoGpUl9bGryAgAcLlDbXBk+Y8HPR2oO95slgk45vVktWl+6f/euNQcjOCX+RkuQuLLsBYeWzCZKCRw==", + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/rendermime/-/rendermime-1.2.10.tgz", + "integrity": "sha512-EmXXnZj1rBxH07Md/lZwEZORTY1YYXgBFfiWg+l1hbCHxl3enqqGRLF7kOP6xzFRbiDdzJHmU6e1mP/OyM7ssA==", "requires": { - "@jupyterlab/apputils": "^1.2.1", - "@jupyterlab/codemirror": "^1.2.1", + "@jupyterlab/apputils": "^1.2.10", + "@jupyterlab/codemirror": "^1.2.10", "@jupyterlab/coreutils": "^3.2.0", "@jupyterlab/observables": "^2.4.0", "@jupyterlab/rendermime-interfaces": "^1.5.0", - "@jupyterlab/services": "^4.2.0", + "@jupyterlab/services": "^4.2.3", "@phosphor/algorithm": "^1.2.0", "@phosphor/coreutils": "^1.3.1", "@phosphor/messaging": "^1.3.0", @@ -1203,6 +1326,47 @@ "@phosphor/widgets": "^1.9.0", "lodash.escape": "^4.0.1", "marked": "^0.7.0" + }, + "dependencies": { + "@jupyterlab/apputils": { + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/apputils/-/apputils-1.2.10.tgz", + "integrity": "sha512-UlfgX33lLmV5a/E7uyQRa0dhu46Rr+TXkcrVWchDCbxm7pp0rG8xa8waxuoyi0GNS0mYg3+N3ThDGo8Jzv6wmQ==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/services": "^4.2.3", + "@jupyterlab/ui-components": "^1.2.1", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/commands": "^1.7.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/domutils": "^1.1.3", + "@phosphor/messaging": "^1.3.0", + "@phosphor/properties": "^1.1.3", + "@phosphor/signaling": "^1.3.0", + "@phosphor/virtualdom": "^1.2.0", + "@phosphor/widgets": "^1.9.0", + "@types/react": "~16.8.18", + "react": "~16.8.4", + "react-dom": "~16.8.4", + "sanitize-html": "~1.20.1" + } + }, + "@jupyterlab/services": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-4.2.3.tgz", + "integrity": "sha512-bCPq1j8+qU5pCzsaKvT39e8Aj4snFCchSAoVr12wAOlp0gQZYpUZAgaFhnYtawGo44aBfEYWhQuW5UPol/XUag==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/observables": "^2.4.0", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/signaling": "^1.3.0", + "node-fetch": "^2.6.0", + "ws": "^7.0.0" + } + } } }, "@jupyterlab/rendermime-interfaces": { @@ -1230,14 +1394,14 @@ } }, "@jupyterlab/statusbar": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jupyterlab/statusbar/-/statusbar-1.2.1.tgz", - "integrity": "sha512-T+wmFQwW4tRHDDlY8A6i46G4HE7MP4EXMxcaNnYmPb+HElTgSx9KSrJ4cGRhFNdh5y0PcWwCD4wFUH5qAkEFYg==", + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/statusbar/-/statusbar-1.2.10.tgz", + "integrity": "sha512-wU0+ktDFmX+VyUUvgOp1KUqUYahUCZYqLJvKbw7XKVAmTe8ISgMxJ7qR98gT9Vhducdx3OX6xNvRXZb9Sg+2Fg==", "requires": { - "@jupyterlab/apputils": "^1.2.1", + "@jupyterlab/apputils": "^1.2.10", "@jupyterlab/codeeditor": "^1.2.0", "@jupyterlab/coreutils": "^3.2.0", - "@jupyterlab/services": "^4.2.0", + "@jupyterlab/services": "^4.2.3", "@jupyterlab/ui-components": "^1.2.1", "@phosphor/algorithm": "^1.2.0", "@phosphor/coreutils": "^1.3.1", @@ -1247,6 +1411,47 @@ "@phosphor/widgets": "^1.9.0", "react": "~16.8.4", "typestyle": "^2.0.1" + }, + "dependencies": { + "@jupyterlab/apputils": { + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@jupyterlab/apputils/-/apputils-1.2.10.tgz", + "integrity": "sha512-UlfgX33lLmV5a/E7uyQRa0dhu46Rr+TXkcrVWchDCbxm7pp0rG8xa8waxuoyi0GNS0mYg3+N3ThDGo8Jzv6wmQ==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/services": "^4.2.3", + "@jupyterlab/ui-components": "^1.2.1", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/commands": "^1.7.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/domutils": "^1.1.3", + "@phosphor/messaging": "^1.3.0", + "@phosphor/properties": "^1.1.3", + "@phosphor/signaling": "^1.3.0", + "@phosphor/virtualdom": "^1.2.0", + "@phosphor/widgets": "^1.9.0", + "@types/react": "~16.8.18", + "react": "~16.8.4", + "react-dom": "~16.8.4", + "sanitize-html": "~1.20.1" + } + }, + "@jupyterlab/services": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/@jupyterlab/services/-/services-4.2.3.tgz", + "integrity": "sha512-bCPq1j8+qU5pCzsaKvT39e8Aj4snFCchSAoVr12wAOlp0gQZYpUZAgaFhnYtawGo44aBfEYWhQuW5UPol/XUag==", + "requires": { + "@jupyterlab/coreutils": "^3.2.0", + "@jupyterlab/observables": "^2.4.0", + "@phosphor/algorithm": "^1.2.0", + "@phosphor/coreutils": "^1.3.1", + "@phosphor/disposable": "^1.3.0", + "@phosphor/signaling": "^1.3.0", + "node-fetch": "^2.6.0", + "ws": "^7.0.0" + } + } } }, "@jupyterlab/ui-components": { diff --git a/package.json b/package.json index 1b38040..cdd00e8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "test:changed": "jest -o" }, "dependencies": { - "@jupyterlab/application": "^1.1.0", + "@jupyterlab/application": "^1.2.9", "@jupyterlab/codeeditor": "^1.1.0", "@jupyterlab/launcher": "^1.1.0", "@phosphor/datagrid": "^0.1.6",