@@ -329,11 +329,11 @@ ide/modules/ext/junixsocket-native-common-2.5.1.jar Apache-2.0
329329ide/modules/ext/launcher-common-24.0.0.jar UPL
330330ide/modules/ext/lucene-core-3.6.2.jar Apache-2.0-lucene
331331ide/modules/ext/nativeimage-24.0.0.jar UPL
332- ide/modules/ext/org.eclipse.lsp4j-0.13 .0.jar EPL-v20
333- ide/modules/ext/org.eclipse.lsp4j.debug-0.13 .0.jar EPL-v20
334- ide/modules/ext/org.eclipse.lsp4j.generator-0.13 .0.jar EPL-v20
335- ide/modules/ext/org.eclipse.lsp4j.jsonrpc-0.13 .0.jar EPL-v20
336- ide/modules/ext/org.eclipse.lsp4j.jsonrpc.debug-0.13 .0.jar EPL-v20
332+ ide/modules/ext/org.eclipse.lsp4j-0.16 .0.jar EPL-v20
333+ ide/modules/ext/org.eclipse.lsp4j.debug-0.16 .0.jar EPL-v20
334+ ide/modules/ext/org.eclipse.lsp4j.generator-0.16 .0.jar EPL-v20
335+ ide/modules/ext/org.eclipse.lsp4j.jsonrpc-0.16 .0.jar EPL-v20
336+ ide/modules/ext/org.eclipse.lsp4j.jsonrpc.debug-0.16 .0.jar EPL-v20
337337ide/modules/ext/org.eclipse.tm4e.core-0.14.1.jar EPL-v20
338338ide/modules/ext/org.eclipse.xtend.lib-2.24.0.jar EPL-v20
339339ide/modules/ext/org.eclipse.xtend.lib.macro-2.24.0.jar EPL-v20
@@ -481,11 +481,11 @@ java/modules/ext/maven/search-api-7.1.5.jar Apache-2.0
481481java/modules/ext/maven/search-backend-smo-7.1.5.jar Apache-2.0
482482java/modules/ext/nb-javac-jdk-25-31.1-api.jar GPL-2-CP
483483java/modules/ext/nb-javac-jdk-25-31.1.jar GPL-2-CP
484- java/modules/ext/org.eclipse.lsp4j-0.13 .0.jar EPL-v20
485- java/modules/ext/org.eclipse.lsp4j.debug-0.13 .0.jar EPL-v20
486- java/modules/ext/org.eclipse.lsp4j.generator-0.13 .0.jar EPL-v20
487- java/modules/ext/org.eclipse.lsp4j.jsonrpc-0.13 .0.jar EPL-v20
488- java/modules/ext/org.eclipse.lsp4j.jsonrpc.debug-0.13 .0.jar EPL-v20
484+ java/modules/ext/org.eclipse.lsp4j-0.16 .0.jar EPL-v20
485+ java/modules/ext/org.eclipse.lsp4j.debug-0.16 .0.jar EPL-v20
486+ java/modules/ext/org.eclipse.lsp4j.generator-0.16 .0.jar EPL-v20
487+ java/modules/ext/org.eclipse.lsp4j.jsonrpc-0.16 .0.jar EPL-v20
488+ java/modules/ext/org.eclipse.lsp4j.jsonrpc.debug-0.16 .0.jar EPL-v20
489489java/modules/ext/org.eclipse.xtend.lib-2.24.0.jar EPL-v20
490490java/modules/ext/org.eclipse.xtend.lib.macro-2.24.0.jar EPL-v20
491491java/modules/ext/org.eclipse.xtext.xbase.lib-2.24.0.jar EPL-v20
@@ -9805,4 +9805,73 @@ Developer of the Original Software was Sun Microsystems, Inc. Portions
98059805Copyright 1997-2006 Sun Microsystems, Inc.
98069806
98079807
9808+ ------------------ END OF DEPENDENCY LICENSE --------------------
9809+
9810+ Dependency: ajv
9811+ ===============
9812+
9813+ ------------------ START OF DEPENDENCY LICENSE --------------------
9814+ The MIT License (MIT)
9815+
9816+ Copyright (c) 2015-2021 Evgeny Poberezkin
9817+
9818+ Permission is hereby granted, free of charge, to any person obtaining a copy
9819+ of this software and associated documentation files (the "Software"), to deal
9820+ in the Software without restriction, including without limitation the rights
9821+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9822+ copies of the Software, and to permit persons to whom the Software is
9823+ furnished to do so, subject to the following conditions:
9824+
9825+ The above copyright notice and this permission notice shall be included in all
9826+ copies or substantial portions of the Software.
9827+
9828+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9829+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9830+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9831+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9832+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9833+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9834+ SOFTWARE.
9835+
9836+ ------------------ END OF DEPENDENCY LICENSE --------------------
9837+
9838+ Dependency: nbformat.v4.5.schema.json
9839+ ====================
9840+ Accessible at: vscode/src/notebooks/nbformat.v4.5.d7.schema.json
9841+ Modified from source at: https://github.com/jupyter/nbformat/blob/main/nbformat/v4/nbformat.v4.5.schema.json
9842+ License: BSD 3-Clause License
9843+
9844+ ------------------ START OF DEPENDENCY LICENSE --------------------
9845+ BSD 3-Clause License
9846+
9847+ - Copyright (c) 2001-2015, IPython Development Team
9848+ - Copyright (c) 2015-, Jupyter Development Team
9849+
9850+ All rights reserved.
9851+
9852+ Redistribution and use in source and binary forms, with or without
9853+ modification, are permitted provided that the following conditions are met:
9854+
9855+ 1. Redistributions of source code must retain the above copyright notice, this
9856+ list of conditions and the following disclaimer.
9857+
9858+ 2. Redistributions in binary form must reproduce the above copyright notice,
9859+ this list of conditions and the following disclaimer in the documentation
9860+ and/or other materials provided with the distribution.
9861+
9862+ 3. Neither the name of the copyright holder nor the names of its
9863+ contributors may be used to endorse or promote products derived from
9864+ this software without specific prior written permission.
9865+
9866+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
9867+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
9868+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
9869+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
9870+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
9871+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
9872+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
9873+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
9874+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
9875+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9876+
98089877------------------ END OF DEPENDENCY LICENSE --------------------
0 commit comments