From 0faf2ce3df81ad5be7ed5c071eac62d41b3cbd23 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 13 Jul 2023 03:18:08 +0200 Subject: [PATCH] fix(core): update --- package.json | 2 +- pnpm-lock.yaml | 53 ++++++++++++++++++++-------------------- ts/00_commitinfo_data.ts | 2 +- 3 files changed, 29 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index f5e5503..85fef08 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "homepage": "https://gitlab.com/pushrocks/tapbundle#README", "dependencies": { - "@open-wc/testing": "^3.2.0", + "@open-wc/testing": "^2.5.33", "@push.rocks/smartdelay": "^3.0.1", "@push.rocks/smartenv": "^5.0.5", "@push.rocks/smartexpect": "^1.0.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcc9d74..933745e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ devDependencies: specifier: ^2.1.66 version: 2.1.66 '@gitzone/tsrun': - specifier: ^1.2.43 - version: 1.2.43(@types/node@20.4.2) + specifier: ^1.2.44 + version: 1.2.44(@types/node@20.4.2) '@gitzone/tstest': specifier: ^1.0.72 version: 1.0.74(@types/node@20.4.2) @@ -166,8 +166,8 @@ packages: - supports-color dev: true - /@gitzone/tsrun@1.2.43(@types/node@20.4.2): - resolution: {integrity: sha512-/ZHwg6hglHbSCME6WmNSpHabje+KBcPZLeVMfR4cF+t4IjNuRUt3XBSD8fDJTUTaqA6XzE1j6oLghNTJPdlmWw==} + /@gitzone/tsrun@1.2.44(@types/node@20.4.2): + resolution: {integrity: sha512-7AfL9u+TmD7gLiRaTCimhWm5rq9GGBQnOF4q1FnFh2CAb1FbK5fzUVbj6wo3zGS2H+MSm6dqFA6mvdBI1ox0mQ==} hasBin: true dependencies: '@push.rocks/smartfile': 10.0.28 @@ -186,7 +186,7 @@ packages: hasBin: true dependencies: '@gitzone/tsbundle': 2.0.7 - '@gitzone/tsrun': 1.2.43(@types/node@20.4.2) + '@gitzone/tsrun': 1.2.44(@types/node@20.4.2) '@pushrocks/consolecolor': 2.0.1 '@pushrocks/smartbrowser': 2.0.5 '@pushrocks/smartdelay': 2.0.13 @@ -297,8 +297,8 @@ packages: resolution: {integrity: sha512-wkDipkia/OMWq5Z1KkAgvqNLfIOCiPGrrtfoCKuQje8u7F0Bz9Un44EwBtWcCdYtLc40quWP7XFpFsW8poIfUA==} dependencies: '@open-wc/scoped-elements': 2.2.0 - lit: 2.7.5 - lit-html: 2.7.4 + lit: 2.7.6 + lit-html: 2.7.5 /@open-wc/testing@3.2.0: resolution: {integrity: sha512-9geTbFq8InbcfniPtS8KCfb5sbQ9WE6QMo1Tli8XMnfllnkZok7Az4kTRAskGQeMeQN/I2I//jE5xY/60qhrHg==} @@ -1245,7 +1245,7 @@ packages: '@types/body-parser': 1.19.2 '@types/express-serve-static-core': 4.17.35 '@types/qs': 6.9.7 - '@types/serve-static': 1.15.1 + '@types/serve-static': 1.15.2 /@types/fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-IyNhGHu71jH1jCXTHmafuoAAdsbBON3kDh7u/UUhLmjYgN5TYB54e1R8ckTCiIevl2UuZaCsi9XRxineY5yUjw==} @@ -1420,9 +1420,10 @@ packages: '@types/node': 20.4.2 dev: true - /@types/serve-static@1.15.1: - resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==} + /@types/serve-static@1.15.2: + resolution: {integrity: sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw==} dependencies: + '@types/http-errors': 2.0.1 '@types/mime': 3.0.1 '@types/node': 20.4.2 @@ -1487,14 +1488,14 @@ packages: dev: true optional: true - /@web/browser-logs@0.3.2: - resolution: {integrity: sha512-4kYoH4XBpOnrYAzlG3M9fy3kj7jhUgOLXsBcdC5n4oALYzgX57mt2MeJT4LkdgLWbCGRl1K8KaZhOKgH4RktxQ==} + /@web/browser-logs@0.3.3: + resolution: {integrity: sha512-wt8arj0x7ghXbnipgCvLR+xQ90cFg16ae23cFbInCrJvAxvyI22bAtT24W4XOXMPXwWLBVUJwBgBcXo3oKIvDw==} engines: {node: '>=16.0.0'} dependencies: errorstacks: 2.4.0 - /@web/dev-server-core@0.5.1: - resolution: {integrity: sha512-pXgb4bjDmPIaIQT9luixTSqTvRQxttUEzSKOZqLNl6pVgrl4n47ZtmZte936G2tM7nHmpT+oaMDDtCM0CgbQNQ==} + /@web/dev-server-core@0.5.2: + resolution: {integrity: sha512-7YjWmwzM+K5fPvBCXldUIMTK4EnEufi1aWQWinQE81oW1CqzEwmyUNCtnWV9fcPA4kJC4qrpcjWNGF4YDWxuSg==} engines: {node: '>=16.0.0'} dependencies: '@types/koa': 2.13.6 @@ -1549,8 +1550,8 @@ packages: '@types/debounce': 1.2.1 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@web/browser-logs': 0.3.2 - '@web/dev-server-core': 0.5.1 + '@web/browser-logs': 0.3.3 + '@web/dev-server-core': 0.5.2 chokidar: 3.5.3 cli-cursor: 3.1.0 co-body: 6.1.0 @@ -2558,8 +2559,8 @@ packages: /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-glob@3.2.12: - resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} + /fast-glob@3.3.0: + resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -2780,7 +2781,7 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.12 + fast-glob: 3.3.0 ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 @@ -3149,7 +3150,7 @@ packages: dependencies: universalify: 2.0.0 optionalDependencies: - graceful-fs: 4.2.11 + graceful-fs: 4.2.10 dev: true /keygrip@1.1.0: @@ -3238,19 +3239,19 @@ packages: dependencies: '@lit-labs/ssr-dom-shim': 1.1.1 '@lit/reactive-element': 1.6.2 - lit-html: 2.7.4 + lit-html: 2.7.5 - /lit-html@2.7.4: - resolution: {integrity: sha512-/Jw+FBpeEN+z8X6PJva5n7+0MzCVAH2yypN99qHYYkq8bI+j7I39GH+68Z/MZD6rGKDK9RpzBw7CocfmHfq6+g==} + /lit-html@2.7.5: + resolution: {integrity: sha512-YqUzpisJodwKIlbMFCtyrp58oLloKGnnPLMJ1t23cbfIJjg/H9pvLWK4XS69YeubK5HUs1UE4ys9w5dP1zg6IA==} dependencies: '@types/trusted-types': 2.0.3 - /lit@2.7.5: - resolution: {integrity: sha512-i/cH7Ye6nBDUASMnfwcictBnsTN91+aBjXoTHF2xARghXScKxpD4F4WYI+VLXg9lqbMinDfvoI7VnZXjyHgdfQ==} + /lit@2.7.6: + resolution: {integrity: sha512-1amFHA7t4VaaDe+vdQejSVBklwtH9svGoG6/dZi9JhxtJBBlqY5D1RV7iLUYY0trCqQc4NfhYYZilZiVHt7Hxg==} dependencies: '@lit/reactive-element': 1.6.2 lit-element: 3.3.2 - lit-html: 2.7.4 + lit-html: 2.7.5 /locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index c3b2c7b..42e6102 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/tapbundle', - version: '5.0.12', + version: '5.0.13', description: 'tap bundled for tapbuffer' }