|
|
|
@ -104,7 +104,7 @@ importers:
|
|
|
|
|
version: 15.1.0(rollup@3.26.2)
|
|
|
|
|
'@sveltejs/eslint-config':
|
|
|
|
|
specifier: ^6.0.4
|
|
|
|
|
version: 6.0.4(@typescript-eslint/eslint-plugin@5.60.0)(@typescript-eslint/parser@6.0.0)(eslint-config-prettier@8.8.0)(eslint-plugin-svelte@2.32.2)(eslint-plugin-unicorn@47.0.0)(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
version: 6.0.4(@typescript-eslint/eslint-plugin@6.0.0)(@typescript-eslint/parser@6.0.0)(eslint-config-prettier@8.8.0)(eslint-plugin-svelte@2.32.2)(eslint-plugin-unicorn@47.0.0)(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@types/aria-query':
|
|
|
|
|
specifier: ^5.0.1
|
|
|
|
|
version: 5.0.1
|
|
|
|
@ -157,8 +157,8 @@ importers:
|
|
|
|
|
specifier: ^2.26.0
|
|
|
|
|
version: 2.26.0
|
|
|
|
|
'@sveltejs/repl':
|
|
|
|
|
specifier: 0.5.0-next.12
|
|
|
|
|
version: 0.5.0-next.12(@codemirror/lang-html@6.4.5)(@codemirror/search@6.5.0)(@lezer/common@1.0.3)(@lezer/javascript@1.4.4)(@lezer/lr@1.3.9)(@sveltejs/kit@1.22.2)(svelte@packages+svelte)
|
|
|
|
|
specifier: 0.5.0
|
|
|
|
|
version: 0.5.0(@codemirror/lang-html@6.4.5)(@codemirror/search@6.5.0)(@lezer/common@1.0.3)(@lezer/javascript@1.4.4)(@lezer/lr@1.3.9)(@sveltejs/kit@1.22.2)(svelte@packages+svelte)
|
|
|
|
|
cookie:
|
|
|
|
|
specifier: ^0.5.0
|
|
|
|
|
version: 0.5.0
|
|
|
|
@ -505,7 +505,7 @@ packages:
|
|
|
|
|
prettier: 2.8.8
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@codemirror/autocomplete@6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3):
|
|
|
|
|
/@codemirror/autocomplete@6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3):
|
|
|
|
|
resolution: {integrity: sha512-HpphvDcTdOx+9R3eUw9hZK9JA77jlaBF0kOt2McbyfvY0rX9pnMoO8rkkZc0GzSbzhIY4m5xJ0uHHgjfqHNmXQ==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@codemirror/language': ^6.0.0
|
|
|
|
@ -515,7 +515,7 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
@ -524,18 +524,18 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@codemirror/lang-css@6.2.0(@codemirror/view@6.14.0):
|
|
|
|
|
/@codemirror/lang-css@6.2.0(@codemirror/view@6.14.1):
|
|
|
|
|
resolution: {integrity: sha512-oyIdJM29AyRPM3+PPq1I2oIk8NpUfEN3kAM05XWDDs6o3gSneIKaVJifT2P+fqONLou2uIgXynFyMUDQvo/szA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/css': 1.1.2
|
|
|
|
|
'@lezer/css': 1.1.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- '@codemirror/view'
|
|
|
|
|
dev: false
|
|
|
|
@ -543,64 +543,64 @@ packages:
|
|
|
|
|
/@codemirror/lang-html@6.4.5:
|
|
|
|
|
resolution: {integrity: sha512-dUCSxkIw2G+chaUfw3Gfu5kkN83vJQN8gfQDp9iEHsIZluMJA0YJveT12zg/28BJx+uPsbQ6VimKCgx3oJrZxA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/lang-css': 6.2.0(@codemirror/view@6.14.0)
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/lang-css': 6.2.0(@codemirror/view@6.14.1)
|
|
|
|
|
'@codemirror/lang-javascript': 6.1.9
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/css': 1.1.2
|
|
|
|
|
'@lezer/html': 1.3.4
|
|
|
|
|
'@lezer/css': 1.1.3
|
|
|
|
|
'@lezer/html': 1.3.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@codemirror/lang-javascript@6.1.9:
|
|
|
|
|
resolution: {integrity: sha512-z3jdkcqOEBT2txn2a87A0jSy6Te3679wg/U8QzMeftFt+4KA6QooMwfdFzJiuC3L6fXKfTXZcDocoaxMYfGz0w==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/lint': 6.3.0
|
|
|
|
|
'@codemirror/lint': 6.4.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/javascript': 1.4.3
|
|
|
|
|
'@lezer/javascript': 1.4.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@codemirror/lang-json@6.0.1:
|
|
|
|
|
resolution: {integrity: sha512-+T1flHdgpqDDlJZ2Lkil/rLiRy684WMLc74xUnjJH48GQdfJo/pudlTRreZmKwzP8/tGdKf83wlbAdOCzlJOGQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@lezer/json': 1.0.0
|
|
|
|
|
'@lezer/json': 1.0.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@codemirror/lang-markdown@6.2.0:
|
|
|
|
|
resolution: {integrity: sha512-deKegEQVzfBAcLPqsJEa+IxotqPVwWZi90UOEvQbfa01NTAw8jNinrykuYPTULGUj+gha0ZG2HBsn4s5d64Qrg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/lang-html': 6.4.5
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/markdown': 1.0.3
|
|
|
|
|
'@lezer/markdown': 1.0.5
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@codemirror/language@6.8.0:
|
|
|
|
|
resolution: {integrity: sha512-r1paAyWOZkfY0RaYEZj3Kul+MiQTEbDvYqf8gPGaRvNneHXCmfSaAVFjwRUPlgxS8yflMxw2CTu6uCMp8R8A2g==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/highlight': 1.1.6
|
|
|
|
|
'@lezer/lr': 1.3.7
|
|
|
|
|
'@lezer/lr': 1.3.9
|
|
|
|
|
style-mod: 4.0.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@codemirror/lint@6.3.0:
|
|
|
|
|
resolution: {integrity: sha512-tzxOVQNoDhhwFNfcTO2IB74wQoWarARcH6gv3YufPpiJ9yhcb7zD6JCkO5+FWARskqRFc8GFa6E+wUyOvADl5A==}
|
|
|
|
|
/@codemirror/lint@6.4.0:
|
|
|
|
|
resolution: {integrity: sha512-6VZ44Ysh/Zn07xrGkdtNfmHCbGSHZzFBdzWi0pbd7chAQ/iUcpLGX99NYRZTa7Ugqg4kEHCqiHhcZnH0gLIgSg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
crelt: 1.0.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
@ -608,7 +608,7 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-64/M40YeJPToKvGO6p3fijo2vwUEj4nACEAXElCaYQ50HrXSvRaK+NHEhSh73WFBGdvIdhrV+lL9PdJy2RfCYA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
crelt: 1.0.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
@ -616,8 +616,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-RupHSZ8+OjNT38zU9fKH2sv+Dnlr8Eb8sl4NOnnqz95mCFTZUaiRP8Xv5MeeaG0px2b8Bnfe7YGwCV3nsBhbuw==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@codemirror/view@6.14.0:
|
|
|
|
|
resolution: {integrity: sha512-I263FPs4In42MNmrdwN2DfmYPFMVMXgT7o/mxdGp4jv5LPs8i0FOxzmxF5yeeQdYSTztb2ZhmPIu0ahveInVTg==}
|
|
|
|
|
/@codemirror/view@6.14.1:
|
|
|
|
|
resolution: {integrity: sha512-ofcsI7lRFo4N0rfnd+V3Gh2boQU3DmaaSKhDOvXUWjeOeuupMXer2e/3i9TUFN7aEIntv300EFBWPEiYVm2svg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
style-mod: 4.0.3
|
|
|
|
@ -1250,11 +1250,11 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-JH4wAXCgUOcCGNekQPLhVeUtIqjH0yPBs7vvUdSjyQama9618IOKFJwkv2kcqdhF0my8hQEgCTEJU0GIgnahvA==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/css@1.1.2:
|
|
|
|
|
resolution: {integrity: sha512-5TKMAReXukfEmIiZprDlGfZVfOOCyEStFi1YLzxclm9H3G/HHI49/2wzlRT6bQw5r7PoZVEtjTItEkb/UuZQyg==}
|
|
|
|
|
/@lezer/css@1.1.3:
|
|
|
|
|
resolution: {integrity: sha512-SjSM4pkQnQdJDVc80LYzEaMiNy9txsFbI7HsMgeVF28NdLaAdHNtQ+kB/QqDUzRBV/75NTXjJ/R5IdC8QQGxMg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@lezer/highlight': 1.1.6
|
|
|
|
|
'@lezer/lr': 1.3.7
|
|
|
|
|
'@lezer/lr': 1.3.9
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/highlight@1.1.6:
|
|
|
|
@ -1263,19 +1263,12 @@ packages:
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/html@1.3.4:
|
|
|
|
|
resolution: {integrity: sha512-HdJYMVZcT4YsMo7lW3ipL4NoyS2T67kMPuSVS5TgLGqmaCjEU/D6xv7zsa1ktvTK5lwk7zzF1e3eU6gBZIPm5g==}
|
|
|
|
|
/@lezer/html@1.3.6:
|
|
|
|
|
resolution: {integrity: sha512-Kk9HJARZTc0bAnMQUqbtuhFVsB4AnteR2BFUWfZV7L/x1H0aAKz6YabrfJ2gk/BEgjh9L3hg5O4y2IDZRBdzuQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/highlight': 1.1.6
|
|
|
|
|
'@lezer/lr': 1.3.7
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/javascript@1.4.3:
|
|
|
|
|
resolution: {integrity: sha512-k7Eo9z9B1supZ5cCD4ilQv/RZVN30eUQL+gGbr6ybrEY3avBAL5MDiYi2aa23Aj0A79ry4rJRvPAwE2TM8bd+A==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@lezer/highlight': 1.1.6
|
|
|
|
|
'@lezer/lr': 1.3.7
|
|
|
|
|
'@lezer/lr': 1.3.9
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/javascript@1.4.4:
|
|
|
|
@ -1285,17 +1278,11 @@ packages:
|
|
|
|
|
'@lezer/lr': 1.3.9
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/json@1.0.0:
|
|
|
|
|
resolution: {integrity: sha512-zbAuUY09RBzCoCA3lJ1+ypKw5WSNvLqGMtasdW6HvVOqZoCpPr8eWrsGnOVWGKGn8Rh21FnrKRVlJXrGAVUqRw==}
|
|
|
|
|
/@lezer/json@1.0.1:
|
|
|
|
|
resolution: {integrity: sha512-nkVC27qiEZEjySbi6gQRuMwa2sDu2PtfjSgz0A4QF81QyRGm3kb2YRzLcOPcTEtmcwvrX/cej7mlhbwViA4WJw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@lezer/highlight': 1.1.6
|
|
|
|
|
'@lezer/lr': 1.3.7
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/lr@1.3.7:
|
|
|
|
|
resolution: {integrity: sha512-ssHKb3p0MxhJXT2i7UBmgAY1BIM3Uq/D772Qutu3EVmxWIyNMU12nQ0rL3Fhu+MiFtiTzyTmd3xGwEf3ON5PSA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/lr': 1.3.9
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/lr@1.3.9:
|
|
|
|
@ -1304,8 +1291,8 @@ packages:
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@lezer/markdown@1.0.3:
|
|
|
|
|
resolution: {integrity: sha512-QEcXFCKf1TBdVhmxL2V9afJTIs4w795DTl2NKnsYZyMOtMsA+5AlEy0biPo/Ojv05ELkk6HIPSDBj0g+ShlkBw==}
|
|
|
|
|
/@lezer/markdown@1.0.5:
|
|
|
|
|
resolution: {integrity: sha512-J0LRA0l21Ec6ZroaOxjxsWWm+swCOFHcnOU85Z7aH9nj3eJx5ORmtzVkWzs9e21SZrdvyIzM1gt+YF/HnqbvnA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/highlight': 1.1.6
|
|
|
|
@ -1349,7 +1336,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@neocodemirror/svelte@0.0.15(@codemirror/autocomplete@6.8.1)(@codemirror/commands@6.2.4)(@codemirror/language@6.8.0)(@codemirror/lint@6.3.0)(@codemirror/search@6.5.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0):
|
|
|
|
|
/@neocodemirror/svelte@0.0.15(@codemirror/autocomplete@6.8.1)(@codemirror/commands@6.2.4)(@codemirror/language@6.8.0)(@codemirror/lint@6.4.0)(@codemirror/search@6.5.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1):
|
|
|
|
|
resolution: {integrity: sha512-MCux+QCR40CboJu/TFwnqK7gYQ3fvtvHX8F/mk85DRH7vMoG3VDjJhqneAITX5IzohWKeP36hzcV+oHC2LYJqA==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@codemirror/autocomplete': ^6.7.1
|
|
|
|
@ -1360,13 +1347,13 @@ packages:
|
|
|
|
|
'@codemirror/state': ^6.2.0
|
|
|
|
|
'@codemirror/view': ^6.12.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/commands': 6.2.4
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/lint': 6.3.0
|
|
|
|
|
'@codemirror/lint': 6.4.0
|
|
|
|
|
'@codemirror/search': 6.5.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
csstype: 3.1.2
|
|
|
|
|
nanostores: 0.8.1
|
|
|
|
|
dev: false
|
|
|
|
@ -1406,7 +1393,7 @@ packages:
|
|
|
|
|
/@polka/url@1.0.0-next.21:
|
|
|
|
|
resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
|
|
|
|
|
|
|
|
|
|
/@replit/codemirror-lang-svelte@6.0.0(@codemirror/autocomplete@6.8.1)(@codemirror/lang-css@6.2.0)(@codemirror/lang-html@6.4.5)(@codemirror/lang-javascript@6.1.9)(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)(@lezer/highlight@1.1.6)(@lezer/javascript@1.4.4)(@lezer/lr@1.3.9):
|
|
|
|
|
/@replit/codemirror-lang-svelte@6.0.0(@codemirror/autocomplete@6.8.1)(@codemirror/lang-css@6.2.0)(@codemirror/lang-html@6.4.5)(@codemirror/lang-javascript@6.1.9)(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)(@lezer/highlight@1.1.6)(@lezer/javascript@1.4.4)(@lezer/lr@1.3.9):
|
|
|
|
|
resolution: {integrity: sha512-U2OqqgMM6jKelL0GNWbAmqlu1S078zZNoBqlJBW+retTc5M4Mha6/Y2cf4SVg6ddgloJvmcSpt4hHrVoM4ePRA==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@codemirror/autocomplete': ^6.0.0
|
|
|
|
@ -1421,13 +1408,13 @@ packages:
|
|
|
|
|
'@lezer/javascript': ^1.2.0
|
|
|
|
|
'@lezer/lr': ^1.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/lang-css': 6.2.0(@codemirror/view@6.14.0)
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/lang-css': 6.2.0(@codemirror/view@6.14.1)
|
|
|
|
|
'@codemirror/lang-html': 6.4.5
|
|
|
|
|
'@codemirror/lang-javascript': 6.1.9
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
'@lezer/common': 1.0.3
|
|
|
|
|
'@lezer/highlight': 1.1.6
|
|
|
|
|
'@lezer/javascript': 1.4.4
|
|
|
|
@ -1568,8 +1555,8 @@ packages:
|
|
|
|
|
svelte: link:packages/svelte
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@rollup/browser@3.25.3:
|
|
|
|
|
resolution: {integrity: sha512-Mh4krGXavOHxWTZ5h35/ZKLMY4fYUuFww92fJMaxfbWKnM0dCTGrPTz9pVgrVnVRfU49nrqbVGVyhxNzccgx5g==}
|
|
|
|
|
/@rollup/browser@3.26.2:
|
|
|
|
|
resolution: {integrity: sha512-fnuvC89i1f2ZozIOHSlm4DAxBzkwZ0reaHtSIc+n+lHkOQwlAVO2E6t/sGBcst07r9ZVdynDa9xNU5evDCcxhA==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@rollup/plugin-commonjs@24.1.0(rollup@3.26.2):
|
|
|
|
@ -1738,7 +1725,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@sveltejs/eslint-config@6.0.4(@typescript-eslint/eslint-plugin@5.60.0)(@typescript-eslint/parser@6.0.0)(eslint-config-prettier@8.8.0)(eslint-plugin-svelte@2.32.2)(eslint-plugin-unicorn@47.0.0)(eslint@8.44.0)(typescript@5.1.3):
|
|
|
|
|
/@sveltejs/eslint-config@6.0.4(@typescript-eslint/eslint-plugin@6.0.0)(@typescript-eslint/parser@6.0.0)(eslint-config-prettier@8.8.0)(eslint-plugin-svelte@2.32.2)(eslint-plugin-unicorn@47.0.0)(eslint@8.44.0)(typescript@5.1.3):
|
|
|
|
|
resolution: {integrity: sha512-U9pwmDs+DbmsnCgTfu6Bacdwqn0DuI1IQNSiQqTgzVyYfaaj+zy9ZoQCiJfxFBGXHkklyXuRHp0KMx346N0lcQ==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': '>= 5'
|
|
|
|
@ -1749,7 +1736,7 @@ packages:
|
|
|
|
|
eslint-plugin-unicorn: '>= 47'
|
|
|
|
|
typescript: '>= 4'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.60.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/parser': 6.0.0(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
eslint: 8.44.0
|
|
|
|
|
eslint-config-prettier: 8.8.0(eslint@8.44.0)
|
|
|
|
@ -1784,29 +1771,29 @@ packages:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
/@sveltejs/repl@0.5.0-next.12(@codemirror/lang-html@6.4.5)(@codemirror/search@6.5.0)(@lezer/common@1.0.3)(@lezer/javascript@1.4.4)(@lezer/lr@1.3.9)(@sveltejs/kit@1.22.2)(svelte@packages+svelte):
|
|
|
|
|
resolution: {integrity: sha512-s6HFT8egQq9Y0LQguRHu4hPS3/E/L1UDUYnWRSpK9mRbcrLkpO9bDn70JNWfdJoWORQMGoSRm6XXtIvFWi9VYA==}
|
|
|
|
|
/@sveltejs/repl@0.5.0(@codemirror/lang-html@6.4.5)(@codemirror/search@6.5.0)(@lezer/common@1.0.3)(@lezer/javascript@1.4.4)(@lezer/lr@1.3.9)(@sveltejs/kit@1.22.2)(svelte@packages+svelte):
|
|
|
|
|
resolution: {integrity: sha512-SyrMn3moP74PY7OtQONom9X53SYREQ7p8CEgspeNK0VG9AYUWc2UPvDDRAHTK94TC7GoNWgOafDw04HJGrOl2g==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
svelte: ^3.54.0 || ^4.0.0-next.0 || ^4.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/commands': 6.2.4
|
|
|
|
|
'@codemirror/lang-css': 6.2.0(@codemirror/view@6.14.0)
|
|
|
|
|
'@codemirror/lang-css': 6.2.0(@codemirror/view@6.14.1)
|
|
|
|
|
'@codemirror/lang-javascript': 6.1.9
|
|
|
|
|
'@codemirror/lang-json': 6.0.1
|
|
|
|
|
'@codemirror/lang-markdown': 6.2.0
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/lint': 6.3.0
|
|
|
|
|
'@codemirror/lint': 6.4.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
|
|
|
'@lezer/highlight': 1.1.6
|
|
|
|
|
'@neocodemirror/svelte': 0.0.15(@codemirror/autocomplete@6.8.1)(@codemirror/commands@6.2.4)(@codemirror/language@6.8.0)(@codemirror/lint@6.3.0)(@codemirror/search@6.5.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)
|
|
|
|
|
'@replit/codemirror-lang-svelte': 6.0.0(@codemirror/autocomplete@6.8.1)(@codemirror/lang-css@6.2.0)(@codemirror/lang-html@6.4.5)(@codemirror/lang-javascript@6.1.9)(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)(@lezer/highlight@1.1.6)(@lezer/javascript@1.4.4)(@lezer/lr@1.3.9)
|
|
|
|
|
'@neocodemirror/svelte': 0.0.15(@codemirror/autocomplete@6.8.1)(@codemirror/commands@6.2.4)(@codemirror/language@6.8.0)(@codemirror/lint@6.4.0)(@codemirror/search@6.5.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)
|
|
|
|
|
'@replit/codemirror-lang-svelte': 6.0.0(@codemirror/autocomplete@6.8.1)(@codemirror/lang-css@6.2.0)(@codemirror/lang-html@6.4.5)(@codemirror/lang-javascript@6.1.9)(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)(@lezer/highlight@1.1.6)(@lezer/javascript@1.4.4)(@lezer/lr@1.3.9)
|
|
|
|
|
'@rich_harris/svelte-split-pane': 1.1.1(svelte@packages+svelte)
|
|
|
|
|
'@rollup/browser': 3.25.3
|
|
|
|
|
'@rollup/browser': 3.26.2
|
|
|
|
|
'@sveltejs/site-kit': 5.2.2(@sveltejs/kit@1.22.2)(svelte@packages+svelte)
|
|
|
|
|
acorn: 8.9.0
|
|
|
|
|
acorn: 8.10.0
|
|
|
|
|
codemirror: 6.0.1(@lezer/common@1.0.3)
|
|
|
|
|
esm-env: 1.0.0
|
|
|
|
|
estree-walker: 3.0.3
|
|
|
|
@ -2015,12 +2002,12 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.3):
|
|
|
|
|
resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
/@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.3):
|
|
|
|
|
resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^5.0.0
|
|
|
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
|
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
@ -2028,16 +2015,19 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/regexpp': 4.5.1
|
|
|
|
|
'@typescript-eslint/parser': 6.0.0(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.60.0
|
|
|
|
|
'@typescript-eslint/type-utils': 5.60.0(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/utils': 5.60.0(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.0.0
|
|
|
|
|
'@typescript-eslint/type-utils': 6.0.0(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/utils': 6.0.0(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.0.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.44.0
|
|
|
|
|
grapheme-splitter: 1.0.4
|
|
|
|
|
graphemer: 1.4.0
|
|
|
|
|
ignore: 5.2.4
|
|
|
|
|
natural-compare: 1.4.0
|
|
|
|
|
natural-compare-lite: 1.4.0
|
|
|
|
|
semver: 7.5.3
|
|
|
|
|
tsutils: 3.21.0(typescript@5.1.3)
|
|
|
|
|
semver: 7.5.4
|
|
|
|
|
ts-api-utils: 1.0.1(typescript@5.1.3)
|
|
|
|
|
typescript: 5.1.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
@ -2108,7 +2098,7 @@ packages:
|
|
|
|
|
'@typescript-eslint/visitor-keys': 6.0.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@5.60.0(eslint@8.44.0)(typescript@5.1.3):
|
|
|
|
|
/@typescript-eslint/type-utils@5.60.0(eslint@8.44.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -2118,32 +2108,32 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/utils': 5.60.0(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/utils': 5.60.0(eslint@8.44.0)(typescript@5.1.6)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.44.0
|
|
|
|
|
tsutils: 3.21.0(typescript@5.1.3)
|
|
|
|
|
typescript: 5.1.3
|
|
|
|
|
tsutils: 3.21.0(typescript@5.1.6)
|
|
|
|
|
typescript: 5.1.6
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils@5.60.0(eslint@8.44.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
/@typescript-eslint/type-utils@6.0.0(eslint@8.44.0)(typescript@5.1.3):
|
|
|
|
|
resolution: {integrity: sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '*'
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/utils': 5.60.0(eslint@8.44.0)(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/utils': 6.0.0(eslint@8.44.0)(typescript@5.1.3)
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
eslint: 8.44.0
|
|
|
|
|
tsutils: 3.21.0(typescript@5.1.6)
|
|
|
|
|
typescript: 5.1.6
|
|
|
|
|
ts-api-utils: 1.0.1(typescript@5.1.3)
|
|
|
|
|
typescript: 5.1.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
@ -2163,27 +2153,6 @@ packages:
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@5.60.0(typescript@5.1.3):
|
|
|
|
|
resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
|
peerDependenciesMeta:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 5.60.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 5.60.0
|
|
|
|
|
debug: 4.3.4
|
|
|
|
|
globby: 11.1.0
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|
semver: 7.5.3
|
|
|
|
|
tsutils: 3.21.0(typescript@5.1.3)
|
|
|
|
|
typescript: 5.1.3
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree@5.60.0(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
@ -2247,7 +2216,7 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@5.60.0(eslint@8.44.0)(typescript@5.1.3):
|
|
|
|
|
/@typescript-eslint/utils@5.60.0(eslint@8.44.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -2258,7 +2227,7 @@ packages:
|
|
|
|
|
'@types/semver': 7.5.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.60.0
|
|
|
|
|
'@typescript-eslint/types': 5.60.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3)
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.6)
|
|
|
|
|
eslint: 8.44.0
|
|
|
|
|
eslint-scope: 5.1.1
|
|
|
|
|
semver: 7.5.3
|
|
|
|
@ -2267,21 +2236,21 @@ packages:
|
|
|
|
|
- typescript
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/utils@5.60.0(eslint@8.44.0)(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
/@typescript-eslint/utils@6.0.0(eslint@8.44.0)(typescript@5.1.3):
|
|
|
|
|
resolution: {integrity: sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==}
|
|
|
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0)
|
|
|
|
|
'@types/json-schema': 7.0.12
|
|
|
|
|
'@types/semver': 7.5.0
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.60.0
|
|
|
|
|
'@typescript-eslint/types': 5.60.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.6)
|
|
|
|
|
'@typescript-eslint/scope-manager': 6.0.0
|
|
|
|
|
'@typescript-eslint/types': 6.0.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.3)
|
|
|
|
|
eslint: 8.44.0
|
|
|
|
|
eslint-scope: 5.1.1
|
|
|
|
|
semver: 7.5.3
|
|
|
|
|
semver: 7.5.4
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
- typescript
|
|
|
|
@ -2424,6 +2393,12 @@ packages:
|
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/acorn@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==}
|
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/acorn@8.9.0:
|
|
|
|
|
resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==}
|
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
@ -2838,13 +2813,13 @@ packages:
|
|
|
|
|
/codemirror@6.0.1(@lezer/common@1.0.3):
|
|
|
|
|
resolution: {integrity: sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.0)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/autocomplete': 6.8.1(@codemirror/language@6.8.0)(@codemirror/state@6.2.1)(@codemirror/view@6.14.1)(@lezer/common@1.0.3)
|
|
|
|
|
'@codemirror/commands': 6.2.4
|
|
|
|
|
'@codemirror/language': 6.8.0
|
|
|
|
|
'@codemirror/lint': 6.3.0
|
|
|
|
|
'@codemirror/lint': 6.4.0
|
|
|
|
|
'@codemirror/search': 6.5.0
|
|
|
|
|
'@codemirror/state': 6.2.1
|
|
|
|
|
'@codemirror/view': 6.14.0
|
|
|
|
|
'@codemirror/view': 6.14.1
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- '@lezer/common'
|
|
|
|
|
dev: false
|
|
|
|
@ -6323,16 +6298,6 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/tsutils@3.21.0(typescript@5.1.3):
|
|
|
|
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
|
|
|
|
dependencies:
|
|
|
|
|
tslib: 1.14.1
|
|
|
|
|
typescript: 5.1.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/tsutils@3.21.0(typescript@5.1.6):
|
|
|
|
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
|