mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* extension now working * fix diff editor title disappearing and remove border from source and target name boxes * redoing a bunch of stuff that disappeared after rebasing * add images and add to extensions.ts * moving a few changes to the right place after rebase * formatting * update toolbar svgs * addressing comments * add return types * Adding PR comments * Adding light and dark theme icons * Fixing the diff editor title for dark theme
47 lines
2.0 KiB
YAML
47 lines
2.0 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
applicationinsights@1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-1.0.1.tgz#53446b830fe8d5d619eee2a278b31d3d25030927"
|
|
integrity sha1-U0Rrgw/o1dYZ7uKieLMdPSUDCSc=
|
|
dependencies:
|
|
diagnostic-channel "0.2.0"
|
|
diagnostic-channel-publishers "0.2.1"
|
|
zone.js "0.7.6"
|
|
|
|
diagnostic-channel-publishers@0.2.1:
|
|
version "0.2.1"
|
|
resolved "https://registry.yarnpkg.com/diagnostic-channel-publishers/-/diagnostic-channel-publishers-0.2.1.tgz#8e2d607a8b6d79fe880b548bc58cc6beb288c4f3"
|
|
integrity sha1-ji1geottef6IC1SLxYzGvrKIxPM=
|
|
|
|
diagnostic-channel@0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.yarnpkg.com/diagnostic-channel/-/diagnostic-channel-0.2.0.tgz#cc99af9612c23fb1fff13612c72f2cbfaa8d5a17"
|
|
integrity sha1-zJmvlhLCP7H/8TYSxy8sv6qNWhc=
|
|
dependencies:
|
|
semver "^5.3.0"
|
|
|
|
semver@^5.3.0:
|
|
version "5.7.0"
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
|
|
integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
|
|
|
|
vscode-extension-telemetry@0.0.18:
|
|
version "0.0.18"
|
|
resolved "https://registry.yarnpkg.com/vscode-extension-telemetry/-/vscode-extension-telemetry-0.0.18.tgz#602ba20d8c71453aa34533a291e7638f6e5c0327"
|
|
integrity sha512-Vw3Sr+dZwl+c6PlsUwrTtCOJkgrmvS3OUVDQGcmpXWAgq9xGq6as0K4pUx+aGqTjzLAESmWSrs6HlJm6J6Khcg==
|
|
dependencies:
|
|
applicationinsights "1.0.1"
|
|
|
|
vscode-nls@^3.2.1:
|
|
version "3.2.5"
|
|
resolved "https://registry.yarnpkg.com/vscode-nls/-/vscode-nls-3.2.5.tgz#25520c1955108036dec607c85e00a522f247f1a4"
|
|
integrity sha512-ITtoh3V4AkWXMmp3TB97vsMaHRgHhsSFPsUdzlueSL+dRZbSNTZeOmdQv60kjCV306ghPxhDeoNUEm3+EZMuyw==
|
|
|
|
zone.js@0.7.6:
|
|
version "0.7.6"
|
|
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.7.6.tgz#fbbc39d3e0261d0986f1ba06306eb3aeb0d22009"
|
|
integrity sha1-+7w50+AmHQmG8boGMG6zrrDSIAk=
|