@neo4j-ndl/base 1.0.2 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 1695893: introduce CypherCodeBlock using CodeMirror and config NDL styling for CypherEditor
8
+
9
+ ## 1.0.3
10
+
11
+ ### Patch Changes
12
+
13
+ - 9a40493: Stop empty scrollbar showing on mac w/ external mouse and ensure table always has relative element
14
+
3
15
  ## 1.0.2
4
16
 
5
17
  ### Patch Changes
package/lib/LICENSES.txt CHANGED
@@ -5122,6 +5122,212 @@ Third-party licenses
5122
5122
 
5123
5123
  -----
5124
5124
 
5125
+ The following software may be included in this product: @react-aria/focus. A copy of the source code may be downloaded from https://github.com/adobe/react-spectrum. This software contains the following license and notice below:
5126
+
5127
+ Apache License
5128
+ Version 2.0, January 2004
5129
+ http://www.apache.org/licenses/
5130
+
5131
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5132
+
5133
+ 1. Definitions.
5134
+
5135
+ "License" shall mean the terms and conditions for use, reproduction,
5136
+ and distribution as defined by Sections 1 through 9 of this document.
5137
+
5138
+ "Licensor" shall mean the copyright owner or entity authorized by
5139
+ the copyright owner that is granting the License.
5140
+
5141
+ "Legal Entity" shall mean the union of the acting entity and all
5142
+ other entities that control, are controlled by, or are under common
5143
+ control with that entity. For the purposes of this definition,
5144
+ "control" means (i) the power, direct or indirect, to cause the
5145
+ direction or management of such entity, whether by contract or
5146
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
5147
+ outstanding shares, or (iii) beneficial ownership of such entity.
5148
+
5149
+ "You" (or "Your") shall mean an individual or Legal Entity
5150
+ exercising permissions granted by this License.
5151
+
5152
+ "Source" form shall mean the preferred form for making modifications,
5153
+ including but not limited to software source code, documentation
5154
+ source, and configuration files.
5155
+
5156
+ "Object" form shall mean any form resulting from mechanical
5157
+ transformation or translation of a Source form, including but
5158
+ not limited to compiled object code, generated documentation,
5159
+ and conversions to other media types.
5160
+
5161
+ "Work" shall mean the work of authorship, whether in Source or
5162
+ Object form, made available under the License, as indicated by a
5163
+ copyright notice that is included in or attached to the work
5164
+ (an example is provided in the Appendix below).
5165
+
5166
+ "Derivative Works" shall mean any work, whether in Source or Object
5167
+ form, that is based on (or derived from) the Work and for which the
5168
+ editorial revisions, annotations, elaborations, or other modifications
5169
+ represent, as a whole, an original work of authorship. For the purposes
5170
+ of this License, Derivative Works shall not include works that remain
5171
+ separable from, or merely link (or bind by name) to the interfaces of,
5172
+ the Work and Derivative Works thereof.
5173
+
5174
+ "Contribution" shall mean any work of authorship, including
5175
+ the original version of the Work and any modifications or additions
5176
+ to that Work or Derivative Works thereof, that is intentionally
5177
+ submitted to Licensor for inclusion in the Work by the copyright owner
5178
+ or by an individual or Legal Entity authorized to submit on behalf of
5179
+ the copyright owner. For the purposes of this definition, "submitted"
5180
+ means any form of electronic, verbal, or written communication sent
5181
+ to the Licensor or its representatives, including but not limited to
5182
+ communication on electronic mailing lists, source code control systems,
5183
+ and issue tracking systems that are managed by, or on behalf of, the
5184
+ Licensor for the purpose of discussing and improving the Work, but
5185
+ excluding communication that is conspicuously marked or otherwise
5186
+ designated in writing by the copyright owner as "Not a Contribution."
5187
+
5188
+ "Contributor" shall mean Licensor and any individual or Legal Entity
5189
+ on behalf of whom a Contribution has been received by Licensor and
5190
+ subsequently incorporated within the Work.
5191
+
5192
+ 2. Grant of Copyright License. Subject to the terms and conditions of
5193
+ this License, each Contributor hereby grants to You a perpetual,
5194
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5195
+ copyright license to reproduce, prepare Derivative Works of,
5196
+ publicly display, publicly perform, sublicense, and distribute the
5197
+ Work and such Derivative Works in Source or Object form.
5198
+
5199
+ 3. Grant of Patent License. Subject to the terms and conditions of
5200
+ this License, each Contributor hereby grants to You a perpetual,
5201
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5202
+ (except as stated in this section) patent license to make, have made,
5203
+ use, offer to sell, sell, import, and otherwise transfer the Work,
5204
+ where such license applies only to those patent claims licensable
5205
+ by such Contributor that are necessarily infringed by their
5206
+ Contribution(s) alone or by combination of their Contribution(s)
5207
+ with the Work to which such Contribution(s) was submitted. If You
5208
+ institute patent litigation against any entity (including a
5209
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
5210
+ or a Contribution incorporated within the Work constitutes direct
5211
+ or contributory patent infringement, then any patent licenses
5212
+ granted to You under this License for that Work shall terminate
5213
+ as of the date such litigation is filed.
5214
+
5215
+ 4. Redistribution. You may reproduce and distribute copies of the
5216
+ Work or Derivative Works thereof in any medium, with or without
5217
+ modifications, and in Source or Object form, provided that You
5218
+ meet the following conditions:
5219
+
5220
+ (a) You must give any other recipients of the Work or
5221
+ Derivative Works a copy of this License; and
5222
+
5223
+ (b) You must cause any modified files to carry prominent notices
5224
+ stating that You changed the files; and
5225
+
5226
+ (c) You must retain, in the Source form of any Derivative Works
5227
+ that You distribute, all copyright, patent, trademark, and
5228
+ attribution notices from the Source form of the Work,
5229
+ excluding those notices that do not pertain to any part of
5230
+ the Derivative Works; and
5231
+
5232
+ (d) If the Work includes a "NOTICE" text file as part of its
5233
+ distribution, then any Derivative Works that You distribute must
5234
+ include a readable copy of the attribution notices contained
5235
+ within such NOTICE file, excluding those notices that do not
5236
+ pertain to any part of the Derivative Works, in at least one
5237
+ of the following places: within a NOTICE text file distributed
5238
+ as part of the Derivative Works; within the Source form or
5239
+ documentation, if provided along with the Derivative Works; or,
5240
+ within a display generated by the Derivative Works, if and
5241
+ wherever such third-party notices normally appear. The contents
5242
+ of the NOTICE file are for informational purposes only and
5243
+ do not modify the License. You may add Your own attribution
5244
+ notices within Derivative Works that You distribute, alongside
5245
+ or as an addendum to the NOTICE text from the Work, provided
5246
+ that such additional attribution notices cannot be construed
5247
+ as modifying the License.
5248
+
5249
+ You may add Your own copyright statement to Your modifications and
5250
+ may provide additional or different license terms and conditions
5251
+ for use, reproduction, or distribution of Your modifications, or
5252
+ for any such Derivative Works as a whole, provided Your use,
5253
+ reproduction, and distribution of the Work otherwise complies with
5254
+ the conditions stated in this License.
5255
+
5256
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
5257
+ any Contribution intentionally submitted for inclusion in the Work
5258
+ by You to the Licensor shall be under the terms and conditions of
5259
+ this License, without any additional terms or conditions.
5260
+ Notwithstanding the above, nothing herein shall supersede or modify
5261
+ the terms of any separate license agreement you may have executed
5262
+ with Licensor regarding such Contributions.
5263
+
5264
+ 6. Trademarks. This License does not grant permission to use the trade
5265
+ names, trademarks, service marks, or product names of the Licensor,
5266
+ except as required for reasonable and customary use in describing the
5267
+ origin of the Work and reproducing the content of the NOTICE file.
5268
+
5269
+ 7. Disclaimer of Warranty. Unless required by applicable law or
5270
+ agreed to in writing, Licensor provides the Work (and each
5271
+ Contributor provides its Contributions) on an "AS IS" BASIS,
5272
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5273
+ implied, including, without limitation, any warranties or conditions
5274
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5275
+ PARTICULAR PURPOSE. You are solely responsible for determining the
5276
+ appropriateness of using or redistributing the Work and assume any
5277
+ risks associated with Your exercise of permissions under this License.
5278
+
5279
+ 8. Limitation of Liability. In no event and under no legal theory,
5280
+ whether in tort (including negligence), contract, or otherwise,
5281
+ unless required by applicable law (such as deliberate and grossly
5282
+ negligent acts) or agreed to in writing, shall any Contributor be
5283
+ liable to You for damages, including any direct, indirect, special,
5284
+ incidental, or consequential damages of any character arising as a
5285
+ result of this License or out of the use or inability to use the
5286
+ Work (including but not limited to damages for loss of goodwill,
5287
+ work stoppage, computer failure or malfunction, or any and all
5288
+ other commercial damages or losses), even if such Contributor
5289
+ has been advised of the possibility of such damages.
5290
+
5291
+ 9. Accepting Warranty or Additional Liability. While redistributing
5292
+ the Work or Derivative Works thereof, You may choose to offer,
5293
+ and charge a fee for, acceptance of support, warranty, indemnity,
5294
+ or other liability obligations and/or rights consistent with this
5295
+ License. However, in accepting such obligations, You may act only
5296
+ on Your own behalf and on Your sole responsibility, not on behalf
5297
+ of any other Contributor, and only if You agree to indemnify,
5298
+ defend, and hold each Contributor harmless for any liability
5299
+ incurred by, or claims asserted against, such Contributor by reason
5300
+ of your accepting any such warranty or additional liability.
5301
+
5302
+ END OF TERMS AND CONDITIONS
5303
+
5304
+ APPENDIX: How to apply the Apache License to your work.
5305
+
5306
+ To apply the Apache License to your work, attach the following
5307
+ boilerplate notice, with the fields enclosed by brackets "[]"
5308
+ replaced with your own identifying information. (Don't include
5309
+ the brackets!) The text should be enclosed in the appropriate
5310
+ comment syntax for the file format. We also recommend that a
5311
+ file or class name and description of purpose be included on the
5312
+ same "printed page" as the copyright notice for easier
5313
+ identification within third-party archives.
5314
+
5315
+ Copyright 2019 Adobe
5316
+
5317
+ Licensed under the Apache License, Version 2.0 (the "License");
5318
+ you may not use this file except in compliance with the License.
5319
+ You may obtain a copy of the License at
5320
+
5321
+ http://www.apache.org/licenses/LICENSE-2.0
5322
+
5323
+ Unless required by applicable law or agreed to in writing, software
5324
+ distributed under the License is distributed on an "AS IS" BASIS,
5325
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5326
+ See the License for the specific language governing permissions and
5327
+ limitations under the License.
5328
+
5329
+ -----
5330
+
5125
5331
  The following software may be included in this product: @svgr/cli. A copy of the source code may be downloaded from https://github.com/gregberge/svgr/tree/main/packages/cli. This software contains the following license and notice below:
5126
5332
 
5127
5333
  Copyright 2017 Smooth Code
@@ -5240,7 +5446,7 @@ The following software may be included in this product: @typescript-eslint/eslin
5240
5446
 
5241
5447
  MIT License
5242
5448
 
5243
- Copyright (c) 2019 TypeScript ESLint and other contributors
5449
+ Copyright (c) 2019 typescript-eslint and other contributors
5244
5450
 
5245
5451
  Permission is hereby granted, free of charge, to any person obtaining a copy
5246
5452
  of this software and associated documentation files (the "Software"), to deal
@@ -5270,11 +5476,11 @@ Copyright JS Foundation and other contributors, https://js.foundation
5270
5476
  Redistribution and use in source and binary forms, with or without
5271
5477
  modification, are permitted provided that the following conditions are met:
5272
5478
 
5273
- * Redistributions of source code must retain the above copyright
5274
- notice, this list of conditions and the following disclaimer.
5275
- * Redistributions in binary form must reproduce the above copyright
5276
- notice, this list of conditions and the following disclaimer in the
5277
- documentation and/or other materials provided with the distribution.
5479
+ - Redistributions of source code must retain the above copyright
5480
+ notice, this list of conditions and the following disclaimer.
5481
+ - Redistributions in binary form must reproduce the above copyright
5482
+ notice, this list of conditions and the following disclaimer in the
5483
+ documentation and/or other materials provided with the distribution.
5278
5484
 
5279
5485
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5280
5486
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -5557,7 +5763,7 @@ The following software may be included in this product: eslint-config-prettier.
5557
5763
 
5558
5764
  The MIT License (MIT)
5559
5765
 
5560
- Copyright (c) 2017, 2018, 2019, 2020, 2021, 2022 Simon Lydell and contributors
5766
+ Copyright (c) 2017, 2018, 2019, 2020, 2021, 2022, 2023 Simon Lydell and contributors
5561
5767
 
5562
5768
  Permission is hereby granted, free of charge, to any person obtaining a copy
5563
5769
  of this software and associated documentation files (the "Software"), to deal
@@ -6131,7 +6337,7 @@ Repository: <https://github.com/babel/babel.git>
6131
6337
 
6132
6338
  ----------------------------------------
6133
6339
 
6134
- ### @babel/parser@v7.20.7
6340
+ ### @babel/parser@v7.21.3
6135
6341
 
6136
6342
  License: MIT
6137
6343
  By: The Babel Team
@@ -6350,14 +6556,14 @@ License: MIT
6350
6556
 
6351
6557
  ----------------------------------------
6352
6558
 
6353
- ### @typescript-eslint/types@v5.45.0
6559
+ ### @typescript-eslint/types@v5.55.0
6354
6560
 
6355
6561
  License: MIT
6356
6562
  Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
6357
6563
 
6358
6564
  > MIT License
6359
6565
  >
6360
- > Copyright (c) 2019 TypeScript ESLint and other contributors
6566
+ > Copyright (c) 2019 typescript-eslint and other contributors
6361
6567
  >
6362
6568
  > Permission is hereby granted, free of charge, to any person obtaining a copy
6363
6569
  > of this software and associated documentation files (the "Software"), to deal
@@ -6379,7 +6585,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
6379
6585
 
6380
6586
  ----------------------------------------
6381
6587
 
6382
- ### @typescript-eslint/typescript-estree@v5.45.0
6588
+ ### @typescript-eslint/typescript-estree@v5.55.0
6383
6589
 
6384
6590
  License: BSD-2-Clause
6385
6591
  Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
@@ -6394,11 +6600,11 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
6394
6600
  > Redistribution and use in source and binary forms, with or without
6395
6601
  > modification, are permitted provided that the following conditions are met:
6396
6602
  >
6397
- > * Redistributions of source code must retain the above copyright
6398
- > notice, this list of conditions and the following disclaimer.
6399
- > * Redistributions in binary form must reproduce the above copyright
6400
- > notice, this list of conditions and the following disclaimer in the
6401
- > documentation and/or other materials provided with the distribution.
6603
+ > - Redistributions of source code must retain the above copyright
6604
+ > notice, this list of conditions and the following disclaimer.
6605
+ > - Redistributions in binary form must reproduce the above copyright
6606
+ > notice, this list of conditions and the following disclaimer in the
6607
+ > documentation and/or other materials provided with the distribution.
6402
6608
  >
6403
6609
  > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
6404
6610
  > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -6413,14 +6619,14 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
6413
6619
 
6414
6620
  ----------------------------------------
6415
6621
 
6416
- ### @typescript-eslint/visitor-keys@v5.45.0
6622
+ ### @typescript-eslint/visitor-keys@v5.55.0
6417
6623
 
6418
6624
  License: MIT
6419
6625
  Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
6420
6626
 
6421
6627
  > MIT License
6422
6628
  >
6423
- > Copyright (c) 2019 TypeScript ESLint and other contributors
6629
+ > Copyright (c) 2019 typescript-eslint and other contributors
6424
6630
  >
6425
6631
  > Permission is hereby granted, free of charge, to any person obtaining a copy
6426
6632
  > of this software and associated documentation files (the "Software"), to deal
@@ -7405,7 +7611,7 @@ Repository: <git://github.com/editorconfig/editorconfig-core-js.git>
7405
7611
 
7406
7612
  ----------------------------------------
7407
7613
 
7408
- ### editorconfig-to-prettier@v0.2.0
7614
+ ### editorconfig-to-prettier@v1.0.0
7409
7615
 
7410
7616
  License: ISC
7411
7617
  By: Joseph Frazier
@@ -11335,7 +11541,7 @@ Repository: <https://github.com/ajafff/tsutils>
11335
11541
 
11336
11542
  ----------------------------------------
11337
11543
 
11338
- ### typescript@v4.9.3
11544
+ ### typescript@v5.0.2
11339
11545
 
11340
11546
  License: Apache-2.0
11341
11547
  By: Microsoft Corp.
@@ -14440,6 +14646,32 @@ Repository: git+https://github.com/isaacs/isexe.git
14440
14646
 
14441
14647
  ---------------------------------------
14442
14648
 
14649
+ ## json-stable-stringify
14650
+ License: MIT
14651
+ By: James Halliday
14652
+ Repository: git://github.com/ljharb/json-stable-stringify.git
14653
+
14654
+ > This software is released under the MIT license:
14655
+ >
14656
+ > Permission is hereby granted, free of charge, to any person obtaining a copy of
14657
+ > this software and associated documentation files (the "Software"), to deal in
14658
+ > the Software without restriction, including without limitation the rights to
14659
+ > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
14660
+ > the Software, and to permit persons to whom the Software is furnished to do so,
14661
+ > subject to the following conditions:
14662
+ >
14663
+ > The above copyright notice and this permission notice shall be included in all
14664
+ > copies or substantial portions of the Software.
14665
+ >
14666
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14667
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
14668
+ > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
14669
+ > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
14670
+ > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14671
+ > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14672
+
14673
+ ---------------------------------------
14674
+
14443
14675
  ## launch-editor
14444
14676
  License: MIT
14445
14677
  By: Evan You
@@ -15935,24 +16167,25 @@ By: Einar Otto Stangvik
15935
16167
  Repository: websockets/ws
15936
16168
 
15937
16169
  > Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
16170
+ > Copyright (c) 2013 Arnout Kazemier and contributors
16171
+ > Copyright (c) 2016 Luigi Pinca and contributors
15938
16172
  >
15939
- > Permission is hereby granted, free of charge, to any person obtaining a copy
15940
- > of this software and associated documentation files (the "Software"), to deal
15941
- > in the Software without restriction, including without limitation the rights
15942
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15943
- > copies of the Software, and to permit persons to whom the Software is
15944
- > furnished to do so, subject to the following conditions:
16173
+ > Permission is hereby granted, free of charge, to any person obtaining a copy of
16174
+ > this software and associated documentation files (the "Software"), to deal in
16175
+ > the Software without restriction, including without limitation the rights to
16176
+ > use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
16177
+ > the Software, and to permit persons to whom the Software is furnished to do so,
16178
+ > subject to the following conditions:
15945
16179
  >
15946
16180
  > The above copyright notice and this permission notice shall be included in all
15947
16181
  > copies or substantial portions of the Software.
15948
16182
  >
15949
16183
  > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15950
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15951
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15952
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15953
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15954
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15955
- > SOFTWARE.
16184
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
16185
+ > FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
16186
+ > COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
16187
+ > IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
16188
+ > CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15956
16189
 
15957
16190
  ---------------------------------------
15958
16191
 
package/lib/NOTICE.txt CHANGED
@@ -23,11 +23,11 @@ Full license texts are found in LICENSES.txt.
23
23
  Third-party licenses
24
24
  --------------------
25
25
  ├─ MIT
26
- │ ├─ @babel/core@npm:7.19.6 (via npm:^7.16.0)
26
+ │ ├─ @babel/core@npm:7.21.3 (via npm:^7.16.0)
27
27
  │ │ ├─ URL: https://github.com/babel/babel.git
28
28
  │ │ ├─ VendorName: The Babel Team
29
29
  │ │ └─ VendorUrl: https://babel.dev/docs/en/next/babel-core
30
- │ ├─ @babel/preset-env@npm:7.19.4 [a2e03] (via npm:^7.16.4 [a2e03])
30
+ │ ├─ @babel/preset-env@npm:7.20.2 [a2e03] (via npm:^7.16.4 [a2e03])
31
31
  │ │ ├─ URL: https://github.com/babel/babel.git
32
32
  │ │ ├─ VendorName: The Babel Team
33
33
  │ │ └─ VendorUrl: https://babel.dev/docs/en/next/babel-preset-env
@@ -35,7 +35,7 @@ Third-party licenses
35
35
  │ │ ├─ URL: https://github.com/babel/babel.git
36
36
  │ │ ├─ VendorName: The Babel Team
37
37
  │ │ └─ VendorUrl: https://babel.dev/docs/en/next/babel-preset-react
38
- │ ├─ @changesets/cli@npm:2.25.2 (via npm:^2.22.0)
38
+ │ ├─ @changesets/cli@npm:2.26.1 (via npm:^2.22.0)
39
39
  │ │ ├─ URL: https://github.com/changesets/changesets/tree/main/packages/cli
40
40
  │ │ └─ VendorName: Changesets Contributors
41
41
  │ ├─ @commitlint/cli@npm:15.0.0 (via npm:^15.0.0)
@@ -85,7 +85,7 @@ Third-party licenses
85
85
  │ │ ├─ URL: https://github.com/gregberge/svgr/tree/main/packages/cli
86
86
  │ │ ├─ VendorName: Greg Bergé
87
87
  │ │ └─ VendorUrl: https://react-svgr.com
88
- │ ├─ @tanstack/react-table@npm:8.5.22 [a2e03] (via npm:^8.5.22 [a2e03])
88
+ │ ├─ @tanstack/react-table@npm:8.7.9 [a2e03] (via npm:^8.5.22 [a2e03])
89
89
  │ │ ├─ URL: git+https://github.com/tanstack/table.git
90
90
  │ │ ├─ VendorName: Tanner Linsley
91
91
  │ │ └─ VendorUrl: https://github.com/tanstack/table#readme
@@ -109,44 +109,44 @@ Third-party licenses
109
109
  │ ├─ @types/jest-axe@npm:3.5.5 (via npm:^3.5.3)
110
110
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
111
111
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-axe
112
- │ ├─ @types/node@npm:16.18.3 (via npm:^16.11.7)
112
+ │ ├─ @types/node@npm:16.18.18 (via npm:^16.11.7)
113
113
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
114
114
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
115
- │ ├─ @types/react@npm:17.0.52 (via npm:17.0.52)
115
+ │ ├─ @types/react@npm:17.0.53 (via npm:^17.0.53)
116
116
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
117
117
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
118
118
  │ ├─ @types/react-dom@npm:17.0.18 (via npm:17.0.18)
119
119
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
120
120
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom
121
- │ ├─ @types/react-syntax-highlighter@npm:15.5.5 (via npm:^15.5.5)
121
+ │ ├─ @types/react-syntax-highlighter@npm:15.5.6 (via npm:^15.5.5)
122
122
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
123
123
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-syntax-highlighter
124
- │ ├─ @types/react-table@npm:7.7.12 (via npm:^7.7.10)
124
+ │ ├─ @types/react-table@npm:7.7.14 (via npm:^7.7.10)
125
125
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
126
126
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-table
127
127
  │ ├─ @types/tinycolor2@npm:1.4.3 (via npm:^1.4.3)
128
128
  │ │ ├─ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
129
129
  │ │ └─ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tinycolor2
130
- │ ├─ @typescript-eslint/eslint-plugin@npm:5.42.0 [a2e03] (via npm:^5.5.0 [a2e03])
130
+ │ ├─ @typescript-eslint/eslint-plugin@npm:5.56.0 [a2e03] (via npm:^5.5.0 [a2e03])
131
131
  │ │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
132
- │ ├─ autoprefixer@npm:10.4.13 [708d2] (via npm:^10.4.0 [708d2])
132
+ │ ├─ autoprefixer@npm:10.4.14 [708d2] (via npm:^10.4.0 [708d2])
133
133
  │ │ ├─ URL: git+https://github.com/postcss/autoprefixer.git
134
134
  │ │ └─ VendorName: Andrey Sitnik
135
135
  │ ├─ babel-jest@npm:27.5.1 [a2e03] (via npm:^27.3.1 [a2e03])
136
136
  │ │ └─ URL: https://github.com/facebook/jest.git
137
- │ ├─ chalk@npm:5.1.2 (via npm:^5.1.0)
137
+ │ ├─ chalk@npm:5.2.0 (via npm:^5.1.0)
138
138
  │ │ └─ URL: git+https://github.com/chalk/chalk.git
139
- │ ├─ chromatic@npm:6.11.4 (via npm:^6.5.1)
139
+ │ ├─ chromatic@npm:6.17.2 (via npm:^6.5.1)
140
140
  │ │ ├─ URL: https://github.com/chromaui/chromatic-cli.git
141
141
  │ │ └─ VendorUrl: https://www.chromatic.com
142
142
  │ ├─ classnames@npm:2.3.2 (via npm:^2.3.1)
143
143
  │ │ ├─ URL: https://github.com/JedWatson/classnames.git
144
144
  │ │ └─ VendorName: Jed Watson
145
- │ ├─ commitizen@npm:4.2.5 (via npm:^4.2.4)
145
+ │ ├─ commitizen@npm:4.3.0 (via npm:^4.2.4)
146
146
  │ │ ├─ URL: https://github.com/commitizen/cz-cli.git
147
147
  │ │ ├─ VendorName: Jim Cummins
148
148
  │ │ └─ VendorUrl: https://github.com/commitizen/cz-cli
149
- │ ├─ concurrently@npm:7.5.0 (via npm:^7.4.0)
149
+ │ ├─ concurrently@npm:7.6.0 (via npm:^7.4.0)
150
150
  │ │ ├─ URL: https://github.com/open-cli-tools/concurrently.git
151
151
  │ │ └─ VendorName: Kimmo Brunfeldt
152
152
  │ ├─ dedent@npm:0.7.0 (via npm:^0.7.0)
@@ -157,21 +157,21 @@ Third-party licenses
157
157
  │ │ ├─ URL: https://github.com/DamonOehlman/detect-browser.git
158
158
  │ │ ├─ VendorName: Damon Oehlman
159
159
  │ │ └─ VendorUrl: https://github.com/DamonOehlman/detect-browser
160
- │ ├─ eslint@npm:8.26.0 (via npm:^8.3.0)
160
+ │ ├─ eslint@npm:8.36.0 (via npm:^8.3.0)
161
161
  │ │ ├─ URL: git+https://github.com/eslint/eslint.git
162
162
  │ │ ├─ VendorName: Nicholas C. Zakas
163
163
  │ │ └─ VendorUrl: https://eslint.org
164
- │ ├─ eslint-config-prettier@npm:8.5.0 [a2e03] (via npm:^8.3.0 [a2e03])
164
+ │ ├─ eslint-config-prettier@npm:8.8.0 [a2e03] (via npm:^8.3.0 [a2e03])
165
165
  │ │ ├─ URL: git+https://github.com/prettier/eslint-config-prettier.git
166
166
  │ │ └─ VendorName: Simon Lydell
167
- │ ├─ eslint-plugin-jsx-a11y@npm:6.6.1 [a2e03] (via npm:^6.5.1 [a2e03])
167
+ │ ├─ eslint-plugin-jsx-a11y@npm:6.7.1 [a2e03] (via npm:^6.5.1 [a2e03])
168
168
  │ │ ├─ URL: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y
169
169
  │ │ └─ VendorName: Ethan Cohen
170
170
  │ ├─ eslint-plugin-prettier@npm:4.2.1 [a2e03] (via npm:^4.0.0 [a2e03])
171
171
  │ │ ├─ URL: git+https://github.com/prettier/eslint-plugin-prettier.git
172
172
  │ │ ├─ VendorName: Teddy Katz
173
173
  │ │ └─ VendorUrl: https://github.com/prettier/eslint-plugin-prettier#readme
174
- │ ├─ eslint-plugin-react@npm:7.31.10 [a2e03] (via npm:^7.27.1 [a2e03])
174
+ │ ├─ eslint-plugin-react@npm:7.32.2 [a2e03] (via npm:^7.27.1 [a2e03])
175
175
  │ │ ├─ URL: https://github.com/jsx-eslint/eslint-plugin-react
176
176
  │ │ ├─ VendorName: Yannick Croissant
177
177
  │ │ └─ VendorUrl: https://github.com/jsx-eslint/eslint-plugin-react
@@ -188,20 +188,20 @@ Third-party licenses
188
188
  │ ├─ jest-axe@npm:5.0.1 (via npm:^5.0.1)
189
189
  │ │ ├─ URL: git+https://github.com/nickcolley/jest-axe.git
190
190
  │ │ └─ VendorName: Nick Colley
191
- │ ├─ postcss@npm:8.4.18 (via npm:^8.4.18)
191
+ │ ├─ postcss@npm:8.4.21 (via npm:^8.4.18)
192
192
  │ │ ├─ URL: git+https://github.com/postcss/postcss.git
193
193
  │ │ ├─ VendorName: Andrey Sitnik
194
194
  │ │ └─ VendorUrl: https://postcss.org/
195
- │ ├─ postcss-cli@npm:10.0.0 [708d2] (via npm:^10.0.0 [708d2])
195
+ │ ├─ postcss-cli@npm:10.1.0 [708d2] (via npm:^10.0.0 [708d2])
196
196
  │ │ ├─ URL: https://github.com/postcss/postcss-cli.git
197
197
  │ │ └─ VendorUrl: https://github.com/postcss/postcss-cli#readme
198
198
  │ ├─ postcss-import@npm:14.1.0 [708d2] (via npm:^14.0.2 [708d2])
199
199
  │ │ ├─ URL: https://github.com/postcss/postcss-import.git
200
200
  │ │ └─ VendorName: Maxime Thirouin
201
- │ ├─ postcss-nested@npm:6.0.0 [708d2] (via npm:^6.0.0 [708d2])
201
+ │ ├─ postcss-nested@npm:6.0.1 [708d2] (via npm:^6.0.0 [708d2])
202
202
  │ │ ├─ URL: git+https://github.com/postcss/postcss-nested.git
203
203
  │ │ └─ VendorName: Andrey Sitnik
204
- │ ├─ prettier@npm:2.8.4 (via npm:^2.8.4)
204
+ │ ├─ prettier@npm:2.8.6 (via npm:^2.8.4)
205
205
  │ │ ├─ URL: git+https://github.com/prettier/prettier.git
206
206
  │ │ ├─ VendorName: James Long
207
207
  │ │ └─ VendorUrl: https://prettier.io
@@ -239,13 +239,13 @@ Third-party licenses
239
239
  │ ├─ storybook@npm:7.0.0-beta.54 (via npm:7.0.0-beta.54)
240
240
  │ │ ├─ URL: https://github.com/storybookjs/storybook.git
241
241
  │ │ └─ VendorUrl: https://github.com/storybookjs/storybook/tree/main/lib/cli
242
- │ ├─ storybook-addon-pseudo-states@npm:1.15.1 [d75d7] (via npm:^1.15.1 [d75d7])
242
+ │ ├─ storybook-addon-pseudo-states@npm:1.15.2 [d75d7] (via npm:^1.15.1 [d75d7])
243
243
  │ │ ├─ URL: https://github.com/chromaui/storybook-addon-pseudo-states
244
244
  │ │ └─ VendorName: ghengeveld
245
245
  │ ├─ tailwindcss@npm:3.1.8 [708d2] (via npm:3.1.8 [708d2])
246
246
  │ │ ├─ URL: https://github.com/tailwindlabs/tailwindcss.git
247
247
  │ │ └─ VendorUrl: https://tailwindcss.com
248
- │ ├─ tinycolor2@npm:1.4.2 (via npm:^1.4.2)
248
+ │ ├─ tinycolor2@npm:1.6.0 (via npm:^1.4.2)
249
249
  │ │ ├─ URL: https://github.com/bgrins/TinyColor.git
250
250
  │ │ ├─ VendorName: Brian Grinstead
251
251
  │ │ └─ VendorUrl: http://briangrinstead.com
@@ -257,14 +257,33 @@ Third-party licenses
257
257
  │ │ ├─ URL: git://github.com/TypeStrong/ts-node.git
258
258
  │ │ ├─ VendorName: Blake Embrey
259
259
  │ │ └─ VendorUrl: https://typestrong.org/ts-node
260
- │ ├─ vite@npm:4.0.4 [d75d7] (via npm:^4.0.4 [d75d7])
260
+ │ ├─ vite@npm:4.2.1 [d75d7] (via npm:^4.0.4 [d75d7])
261
261
  │ │ ├─ URL: git+https://github.com/vitejs/vite.git
262
262
  │ │ ├─ VendorName: Evan You
263
263
  │ │ └─ VendorUrl: https://github.com/vitejs/vite/tree/main/#readme
264
- │ └─ vite-tsconfig-paths@npm:3.5.2 [d75d7] (via npm:^3.5.2 [d75d7])
264
+ │ └─ vite-tsconfig-paths@npm:3.6.0 [d75d7] (via npm:^3.5.2 [d75d7])
265
265
  │ ├─ URL: git+https://github.com/aleclarson/vite-tsconfig-paths.git
266
266
  │ └─ VendorName: aleclarson
267
267
 
268
+ ├─ Apache-2.0
269
+ │ ├─ @neo4j-cypher/react-codemirror@npm:1.0.2 [a2e03] (via npm:^1.0.1 [a2e03])
270
+ │ │ ├─ URL: git://github.com/neo4j/cypher-editor.git
271
+ │ │ └─ VendorName: Neo4j Inc.
272
+ │ ├─ @react-aria/focus@npm:3.11.0 [a2e03] (via npm:^3.10.1 [a2e03])
273
+ │ │ └─ URL: https://github.com/adobe/react-spectrum
274
+ │ ├─ fuse.js@npm:6.6.2 (via npm:^6.6.2)
275
+ │ │ ├─ URL: https://github.com/krisk/Fuse.git
276
+ │ │ ├─ VendorName: Kiro Risk
277
+ │ │ └─ VendorUrl: http://fusejs.io
278
+ │ ├─ style-dictionary@npm:3.7.2 (via npm:^3.0.3)
279
+ │ │ ├─ URL: git://github.com/amzn/style-dictionary.git
280
+ │ │ ├─ VendorName: Amazon
281
+ │ │ └─ VendorUrl: https://github.com/amzn/style-dictionary
282
+ │ └─ typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=bda367 (via patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>)
283
+ │ ├─ URL: https://github.com/Microsoft/TypeScript.git
284
+ │ ├─ VendorName: Microsoft Corp.
285
+ │ └─ VendorUrl: https://www.typescriptlang.org/
286
+
268
287
  ├─ GPL-3.0
269
288
  │ ├─ @neo4j-ndl/base@workspace:packages/base (via workspace:packages/base)
270
289
  │ │ └─ VendorName: Neo4j Inc.
@@ -276,28 +295,14 @@ Third-party licenses
276
295
  │ └─ root@workspace:. (via workspace:.)
277
296
 
278
297
  ├─ BSD-2-Clause
279
- │ └─ @typescript-eslint/parser@npm:5.42.0 [a2e03] (via npm:^5.5.0 [a2e03])
298
+ │ └─ @typescript-eslint/parser@npm:5.56.0 [a2e03] (via npm:^5.5.0 [a2e03])
280
299
  │ └─ URL: https://github.com/typescript-eslint/typescript-eslint.git
281
300
 
282
301
  ├─ AGPL-3.0-or-later
283
- │ └─ @whitespace/storybook-addon-html@npm:5.1.1 [d75d7] (via npm:^5.1.1 [d75d7])
302
+ │ └─ @whitespace/storybook-addon-html@npm:5.1.4 [d75d7] (via npm:^5.1.1 [d75d7])
284
303
  │ ├─ URL: https://github.com/whitespace-se/storybook-addon-html
285
304
  │ └─ VendorName: Whitespace
286
305
 
287
- ├─ Apache-2.0
288
- │ ├─ fuse.js@npm:6.6.2 (via npm:^6.6.2)
289
- │ │ ├─ URL: https://github.com/krisk/Fuse.git
290
- │ │ ├─ VendorName: Kiro Risk
291
- │ │ └─ VendorUrl: http://fusejs.io
292
- │ ├─ style-dictionary@npm:3.7.1 (via npm:^3.0.3)
293
- │ │ ├─ URL: git://github.com/amzn/style-dictionary.git
294
- │ │ ├─ VendorName: Amazon
295
- │ │ └─ VendorUrl: https://github.com/amzn/style-dictionary
296
- │ └─ typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=bda367 (via patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>)
297
- │ ├─ URL: https://github.com/Microsoft/TypeScript.git
298
- │ ├─ VendorName: Microsoft Corp.
299
- │ └─ VendorUrl: https://www.typescriptlang.org/
300
-
301
306
  ├─ BSD-3-Clause
302
307
  │ ├─ license-checker@npm:25.0.1 (via npm:25.0.1)
303
308
  │ │ ├─ URL: http://github.com/davglass/license-checker.git