From 39ce971c69973276ed61191de493939d7b67865b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Sep 2024 16:05:22 +0000 Subject: [PATCH] fix(deps): update dependency tabulator-tables to v6.3.0 --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1f7a93..d9fd6df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 1.11.3 tabulator-tables: specifier: ^6.2.5 - version: 6.2.5 + version: 6.3.0 devDependencies: '@types/bootstrap': specifier: ^5.2.10 @@ -445,8 +445,8 @@ packages: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} - tabulator-tables@6.2.5: - resolution: {integrity: sha512-f/TI78hV+GNoBefdqQ4q5RXbP+vJkvwSwt7sqeCTriAchNXax3ekcT1GG3i2J+8mhz6dHg0PFKyCYfmMW45HEg==} + tabulator-tables@6.3.0: + resolution: {integrity: sha512-gFiivoa03+NCDJ28Na3UU45nJT7sFXBsFCBtMqXz5OpsNTWrmL5ZJYA4oZtDFaVfarPqUHNgwm2PhL6DR7CQxg==} to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} @@ -813,7 +813,7 @@ snapshots: source-map-js@1.2.1: {} - tabulator-tables@6.2.5: {} + tabulator-tables@6.3.0: {} to-regex-range@5.0.1: dependencies: -- 2.39.5