From a560bccc40e091af615fb53cce6e22c06b240717 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 16 Sep 2024 09:33:02 +0200 Subject: [PATCH] feat: update grammar --- docs/references/engine-js-compat.md | 2 +- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/references/engine-js-compat.md b/docs/references/engine-js-compat.md index 26eb97d05..d8af55e09 100644 --- a/docs/references/engine-js-compat.md +++ b/docs/references/engine-js-compat.md @@ -2,7 +2,7 @@ Compatibility reference of all built-in grammars with the [JavaScript RegExp engine](/guide/regex-engines#javascript-regexp-engine-experimental). -> Genreated on Friday, September 13, 2024 +> Genreated on Monday, September 16, 2024 > > Version `1.17.6` > diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1fc62abbf..7096cc886 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -193,8 +193,8 @@ catalogs: specifier: ^0.16.9 version: 0.16.9 tm-grammars: - specifier: ^1.17.19 - version: 1.17.19 + specifier: ^1.17.20 + version: 1.17.20 tm-themes: specifier: ^1.8.2 version: 1.8.2 @@ -652,7 +652,7 @@ importers: devDependencies: tm-grammars: specifier: 'catalog:' - version: 1.17.19 + version: 1.17.20 tm-themes: specifier: 'catalog:' version: 1.8.2 @@ -4978,8 +4978,8 @@ packages: resolution: {integrity: sha512-q5nmENpTHgiPVd1cJDDc9cVoYN5x4vCvwT3FMilvKPKneCBZAxn2YWQjDF0UMcE9k0Cay1gBiDfTMU0g+mPMQA==} engines: {node: '>=14.0.0'} - tm-grammars@1.17.19: - resolution: {integrity: sha512-/boc+jlE5SlS0+yCt8WkPFmp6NNwgRZVRaf1gXYG9nOAfta8+gEGI81ouODde+QT9XHkJtMT1KJYerPMxeqIUg==} + tm-grammars@1.17.20: + resolution: {integrity: sha512-KtOubz9oavDAgbSksckmVPG2GY4+8VKqDtZ+jBxy6Ym93neX7DqG2kKiCv2wVT9+pz76Rmeld9JdoOtBnJYt6g==} tm-themes@1.8.2: resolution: {integrity: sha512-jZbsDxAbR+yb+QKM9MMl5DGZWI20begd9ucbjWbVPgN1an5O0siQHEqVAZmbGHKbF6574CSDvjPb45eQ7pDPEA==} @@ -10216,7 +10216,7 @@ snapshots: tinyspy@3.0.0: {} - tm-grammars@1.17.19: {} + tm-grammars@1.17.20: {} tm-themes@1.8.2: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 8dd22bc1a..9a3bf891e 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -71,7 +71,7 @@ catalog: shiki-legacy: npm:shiki@^0.14.7 simple-git-hooks: ^2.11.1 taze: ^0.16.9 - tm-grammars: ^1.17.19 + tm-grammars: ^1.17.20 tm-themes: ^1.8.2 twoslash: ^0.2.11 twoslash-vue: ^0.2.11