added lock file
Browse files- pnpm-lock.yaml +15 -0
pnpm-lock.yaml
CHANGED
|
@@ -56,6 +56,9 @@ importers:
|
|
| 56 |
'@codemirror/lang-sass':
|
| 57 |
specifier: ^6.0.2
|
| 58 |
version: 6.0.2(@codemirror/[email protected])
|
|
|
|
|
|
|
|
|
|
| 59 |
'@codemirror/lang-wast':
|
| 60 |
specifier: ^6.0.2
|
| 61 |
version: 6.0.2
|
|
@@ -675,6 +678,9 @@ packages:
|
|
| 675 |
'@codemirror/[email protected]':
|
| 676 |
resolution: {integrity: sha512-l/bdzIABvnTo1nzdY6U+kPAC51czYQcOErfzQ9zSm9D8GmNPD0WTW8st/CJwBTPLO8jlrbyvlSEcN20dc4iL0Q==}
|
| 677 |
|
|
|
|
|
|
|
|
|
|
| 678 |
'@codemirror/[email protected]':
|
| 679 |
resolution: {integrity: sha512-Imi2KTpVGm7TKuUkqyJ5NRmeFWF7aMpNiwHnLQe0x9kmrxElndyH0K6H/gXtWwY6UshMRAhpENsgfpSwsgmC6Q==}
|
| 680 |
|
|
@@ -6332,6 +6338,15 @@ snapshots:
|
|
| 6332 |
transitivePeerDependencies:
|
| 6333 |
- '@codemirror/view'
|
| 6334 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6335 |
'@codemirror/[email protected]':
|
| 6336 |
dependencies:
|
| 6337 |
'@codemirror/language': 6.10.6
|
|
|
|
| 56 |
'@codemirror/lang-sass':
|
| 57 |
specifier: ^6.0.2
|
| 58 |
version: 6.0.2(@codemirror/[email protected])
|
| 59 |
+
'@codemirror/lang-vue':
|
| 60 |
+
specifier: ^0.1.3
|
| 61 |
+
version: 0.1.3
|
| 62 |
'@codemirror/lang-wast':
|
| 63 |
specifier: ^6.0.2
|
| 64 |
version: 6.0.2
|
|
|
|
| 678 |
'@codemirror/[email protected]':
|
| 679 |
resolution: {integrity: sha512-l/bdzIABvnTo1nzdY6U+kPAC51czYQcOErfzQ9zSm9D8GmNPD0WTW8st/CJwBTPLO8jlrbyvlSEcN20dc4iL0Q==}
|
| 680 |
|
| 681 |
+
'@codemirror/[email protected]':
|
| 682 |
+
resolution: {integrity: sha512-QSKdtYTDRhEHCfo5zOShzxCmqKJvgGrZwDQSdbvCRJ5pRLWBS7pD/8e/tH44aVQT6FKm0t6RVNoSUWHOI5vNug==}
|
| 683 |
+
|
| 684 |
'@codemirror/[email protected]':
|
| 685 |
resolution: {integrity: sha512-Imi2KTpVGm7TKuUkqyJ5NRmeFWF7aMpNiwHnLQe0x9kmrxElndyH0K6H/gXtWwY6UshMRAhpENsgfpSwsgmC6Q==}
|
| 686 |
|
|
|
|
| 6338 |
transitivePeerDependencies:
|
| 6339 |
- '@codemirror/view'
|
| 6340 |
|
| 6341 |
+
'@codemirror/[email protected]':
|
| 6342 |
+
dependencies:
|
| 6343 |
+
'@codemirror/lang-html': 6.4.9
|
| 6344 |
+
'@codemirror/lang-javascript': 6.2.2
|
| 6345 |
+
'@codemirror/language': 6.10.6
|
| 6346 |
+
'@lezer/common': 1.2.3
|
| 6347 |
+
'@lezer/highlight': 1.2.1
|
| 6348 |
+
'@lezer/lr': 1.4.2
|
| 6349 |
+
|
| 6350 |
'@codemirror/[email protected]':
|
| 6351 |
dependencies:
|
| 6352 |
'@codemirror/language': 6.10.6
|