From f3d49607a38f769e47cf88c0f6f5e423193e8327 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 18:06:51 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#2875) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docker-compose.yml | 2 +- package.json | 6 +-- pnpm-lock.yaml | 130 ++++++++++++++++++++++----------------------- 3 files changed, 69 insertions(+), 69 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index a5802241..9a3dc38e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -58,7 +58,7 @@ services: playwright: container_name: playwright - image: mcr.microsoft.com/playwright:v1.42.1-jammy + image: mcr.microsoft.com/playwright:v1.43.0-jammy working_dir: /app volumes: - .:/app diff --git a/package.json b/package.json index d0c1afce..5ec2d096 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "d3-selection": "^3.0.0", "d3-shape": "^3.2.0", "d3-transition": "^3.0.1", - "daisyui": "^4.9.0", + "daisyui": "^4.10.1", "date-fns": "^3.6.0", "entities": "^4.5.0", "fuse.js": "^7.0.0", @@ -75,7 +75,7 @@ "devDependencies": { "@iconify-json/material-symbols": "^1.1.76", "@pinia/testing": "^0.1.3", - "@playwright/test": "^1.42.1", + "@playwright/test": "^1.43.0", "@types/d3-array": "^3.2.1", "@types/d3-ease": "^3.0.2", "@types/d3-scale": "^4.0.8", @@ -97,7 +97,7 @@ "prettier-plugin-tailwindcss": "^0.5.13", "simple-git-hooks": "^2.11.1", "ts-node": "^10.9.2", - "typescript": "^5.4.3", + "typescript": "^5.4.4", "vitepress": "1.0.2", "vitest": "^1.4.0", "vue-tsc": "^2.0.10" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9914bd3f..2c8d1117 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ dependencies: specifier: ^3.0.1 version: 3.0.1(d3-selection@3.0.0) daisyui: - specifier: ^4.9.0 - version: 4.9.0(postcss@8.4.38) + specifier: ^4.10.1 + version: 4.10.1(postcss@8.4.38) date-fns: specifier: ^3.6.0 version: 3.6.0 @@ -88,7 +88,7 @@ dependencies: version: 4.0.8 pinia: specifier: ^2.1.7 - version: 2.1.7(typescript@5.4.3)(vue@3.4.21) + version: 2.1.7(typescript@5.4.4)(vue@3.4.21) postcss: specifier: ^8.4.38 version: 8.4.38 @@ -112,7 +112,7 @@ dependencies: version: 0.26.0(vue@3.4.21) unplugin-vue-macros: specifier: ^2.9.0 - version: 2.9.0(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.8)(vue@3.4.21) + version: 2.9.0(@vueuse/core@10.9.0)(typescript@5.4.4)(vite@5.2.8)(vue@3.4.21) vite: specifier: 5.2.8 version: 5.2.8(@types/node@20.12.4) @@ -127,7 +127,7 @@ dependencies: version: 0.11.0(vite@5.2.8)(vue-router@4.3.0)(vue@3.4.21) vue: specifier: ^3.4.21 - version: 3.4.21(typescript@5.4.3) + version: 3.4.21(typescript@5.4.4) vue-i18n: specifier: ^9.11.0 version: 9.11.0(vue@3.4.21) @@ -143,8 +143,8 @@ devDependencies: specifier: ^0.1.3 version: 0.1.3(pinia@2.1.7)(vue@3.4.21) '@playwright/test': - specifier: ^1.42.1 - version: 1.42.1 + specifier: ^1.43.0 + version: 1.43.0 '@types/d3-array': specifier: ^3.2.1 version: 3.2.1 @@ -207,19 +207,19 @@ devDependencies: version: 2.11.1 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.12.4)(typescript@5.4.3) + version: 10.9.2(@types/node@20.12.4)(typescript@5.4.4) typescript: - specifier: ^5.4.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 vitepress: specifier: 1.0.2 - version: 1.0.2(@algolia/client-search@4.22.0)(@types/node@20.12.4)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.3) + version: 1.0.2(@algolia/client-search@4.22.0)(@types/node@20.12.4)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.4) vitest: specifier: ^1.4.0 version: 1.4.0(@types/node@20.12.4)(jsdom@24.0.0) vue-tsc: specifier: ^2.0.10 - version: 2.0.10(typescript@5.4.3) + version: 2.0.10(typescript@5.4.4) packages: @@ -917,7 +917,7 @@ packages: peerDependencies: pinia: '>=2.1.5' dependencies: - pinia: 2.1.7(typescript@5.4.3)(vue@3.4.21) + pinia: 2.1.7(typescript@5.4.4)(vue@3.4.21) vue-demi: 0.14.6(vue@3.4.21) transitivePeerDependencies: - '@vue/composition-api' @@ -931,12 +931,12 @@ packages: dev: true optional: true - /@playwright/test@1.42.1: - resolution: {integrity: sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==} + /@playwright/test@1.43.0: + resolution: {integrity: sha512-Ebw0+MCqoYflop7wVKj711ccbNlrwTBCtjY5rlbiY9kHL2bCYxq+qltK6uPsVBGGAOb033H2VO0YobcQVxoW7Q==} engines: {node: '>=16'} hasBin: true dependencies: - playwright: 1.42.1 + playwright: 1.43.0 dev: true /@polka/url@1.0.0-next.23: @@ -1204,7 +1204,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.2.8(@types/node@20.12.4) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /@vitest/expect@1.4.0: @@ -1326,7 +1326,7 @@ packages: ast-kit: 0.12.1 local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1340,7 +1340,7 @@ packages: '@vue-macros/api': 0.9.4(vue@3.4.21) '@vue-macros/common': 1.10.2(vue@3.4.21) unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1372,7 +1372,7 @@ packages: '@vue-macros/api': 0.9.4(vue@3.4.21) '@vue-macros/common': 1.10.2(vue@3.4.21) unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1385,7 +1385,7 @@ packages: dependencies: '@vue-macros/common': 1.10.2(vue@3.4.21) unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1400,7 +1400,7 @@ packages: '@vue-macros/common': 1.10.2(vue@3.4.21) '@vue-macros/reactivity-transform': 0.4.4(vue@3.4.21) unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1413,7 +1413,7 @@ packages: dependencies: '@vue-macros/common': 1.10.2(vue@3.4.21) unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1426,12 +1426,12 @@ packages: dependencies: '@vue-macros/common': 1.10.2(vue@3.4.21) unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false - /@vue-macros/devtools@0.2.0(typescript@5.4.3)(vite@5.2.8): + /@vue-macros/devtools@0.2.0(typescript@5.4.4)(vite@5.2.8): resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==} engines: {node: '>=16.14.0'} peerDependencies: @@ -1442,7 +1442,7 @@ packages: dependencies: sirv: 2.0.3 vite: 5.2.8(@types/node@20.12.4) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - typescript dev: false @@ -1456,7 +1456,7 @@ packages: '@vue-macros/common': 1.10.2(vue@3.4.21) '@vue/compiler-sfc': 3.4.21 unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1469,7 +1469,7 @@ packages: dependencies: '@vue-macros/common': 1.10.2(vue@3.4.21) unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1483,7 +1483,7 @@ packages: '@vue-macros/common': 1.10.2(vue@3.4.21) '@vue/compiler-sfc': 3.4.21 unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1534,7 +1534,7 @@ packages: '@vue/shared': 3.4.21 magic-string: 0.30.8 unplugin: 1.10.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -1661,7 +1661,7 @@ packages: mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /@vue/devtools-shared@7.0.20: @@ -1670,7 +1670,7 @@ packages: rfdc: 1.3.1 dev: true - /@vue/language-core@2.0.10(typescript@5.4.3): + /@vue/language-core@2.0.10(typescript@5.4.4): resolution: {integrity: sha512-3ULtX6hSPJNdNChi6aJ4FfdJNs5EShBLxnwLFTqrk2N1385WOwGVlbHeS2R6W9s9lXZ0+mC2bv4VlFSyeNPNGA==} peerDependencies: typescript: '*' @@ -1684,7 +1684,7 @@ packages: computeds: 0.0.1 minimatch: 9.0.3 path-browserify: 1.0.1 - typescript: 5.4.3 + typescript: 5.4.4 vue-template-compiler: 2.7.15 dev: true @@ -1713,7 +1713,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /@vue/shared@3.4.21: resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==} @@ -2440,8 +2440,8 @@ packages: d3-timer: 3.0.1 dev: false - /daisyui@4.9.0(postcss@8.4.38): - resolution: {integrity: sha512-9JsDx4E+30kPxThE+6yEwQokqg1957uwTx/skP2RE98fG6Ten6U+S9YXeQg1a3CI958aF5aOb0oEA+KZFfrZUA==} + /daisyui@4.10.1(postcss@8.4.38): + resolution: {integrity: sha512-Ds0Z0Fv+Xf6ZEqV4Q5JIOeKfg83xxnww0Lzid0V94vPtlQ0yYmucEa33zSctsX2VEgBALtmk5zVEqd59pnUbuQ==} engines: {node: '>=16.9.0'} dependencies: css-selector-tokenizer: 0.8.0 @@ -3919,7 +3919,7 @@ packages: engines: {node: '>=0.10.0'} dev: false - /pinia@2.1.7(typescript@5.4.3)(vue@3.4.21): + /pinia@2.1.7(typescript@5.4.4)(vue@3.4.21): resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -3932,8 +3932,8 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.5.1 - typescript: 5.4.3 - vue: 3.4.21(typescript@5.4.3) + typescript: 5.4.4 + vue: 3.4.21(typescript@5.4.4) vue-demi: 0.14.6(vue@3.4.21) /pirates@4.0.6: @@ -3948,18 +3948,18 @@ packages: mlly: 1.5.0 pathe: 1.1.2 - /playwright-core@1.42.1: - resolution: {integrity: sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==} + /playwright-core@1.43.0: + resolution: {integrity: sha512-iWFjyBUH97+pUFiyTqSLd8cDMMOS0r2ZYz2qEsPjH8/bX++sbIJT35MSwKnp1r/OQBAqC5XO99xFbJ9XClhf4w==} engines: {node: '>=16'} hasBin: true dev: true - /playwright@1.42.1: - resolution: {integrity: sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==} + /playwright@1.43.0: + resolution: {integrity: sha512-SiOKHbVjTSf6wHuGCbqrEyzlm6qvXcv7mENP+OZon1I07brfZLGdfWV0l/efAzVx7TF3Z45ov1gPEkku9q25YQ==} engines: {node: '>=16'} hasBin: true dependencies: - playwright-core: 1.42.1 + playwright-core: 1.43.0 optionalDependencies: fsevents: 2.3.2 dev: true @@ -4000,7 +4000,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.38 - ts-node: 10.9.2(@types/node@20.12.4)(typescript@5.4.3) + ts-node: 10.9.2(@types/node@20.12.4)(typescript@5.4.4) yaml: 2.4.1 dev: false @@ -4718,7 +4718,7 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: false - /ts-node@10.9.2(@types/node@20.12.4)(typescript@5.4.3): + /ts-node@10.9.2(@types/node@20.12.4)(typescript@5.4.4): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -4744,7 +4744,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.4.3 + typescript: 5.4.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -4762,8 +4762,8 @@ packages: engines: {node: '>=14.16'} dev: true - /typescript@5.4.3: - resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} + /typescript@5.4.4: + resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} engines: {node: '>=14.17'} hasBin: true @@ -4901,7 +4901,7 @@ packages: minimatch: 9.0.3 resolve: 1.22.8 unplugin: 1.5.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup - supports-color @@ -4919,7 +4919,7 @@ packages: - vue dev: false - /unplugin-vue-macros@2.9.0(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.8)(vue@3.4.21): + /unplugin-vue-macros@2.9.0(@vueuse/core@10.9.0)(typescript@5.4.4)(vite@5.2.8)(vue@3.4.21): resolution: {integrity: sha512-C5JFno3ea1CUn30nefkcBUuEdKbxTy/I3By2Kei+RV6LJluH1JGmI+Dbr1HPFUO57YXWhWelR1n4g3Hb/+lbVQ==} engines: {node: '>=16.14.0'} peerDependencies: @@ -4936,7 +4936,7 @@ packages: '@vue-macros/define-props-refs': 1.2.3(vue@3.4.21) '@vue-macros/define-render': 1.5.3(vue@3.4.21) '@vue-macros/define-slots': 1.1.3(vue@3.4.21) - '@vue-macros/devtools': 0.2.0(typescript@5.4.3)(vite@5.2.8) + '@vue-macros/devtools': 0.2.0(typescript@5.4.4)(vite@5.2.8) '@vue-macros/export-expose': 0.1.3(vue@3.4.21) '@vue-macros/export-props': 0.4.3(vue@3.4.21) '@vue-macros/export-render': 0.2.3(vue@3.4.21) @@ -4953,7 +4953,7 @@ packages: unplugin: 1.10.0 unplugin-combine: 0.9.0(vite@5.2.8) unplugin-vue-define-options: 1.4.3(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vueuse/core' - esbuild @@ -5090,7 +5090,7 @@ packages: debug: 4.3.4 fast-glob: 3.3.2 vite: 5.2.8(@types/node@20.12.4) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-router: 4.3.0(vue@3.4.21) transitivePeerDependencies: - supports-color @@ -5131,7 +5131,7 @@ packages: optionalDependencies: fsevents: 2.3.3 - /vitepress@1.0.2(@algolia/client-search@4.22.0)(@types/node@20.12.4)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.3): + /vitepress@1.0.2(@algolia/client-search@4.22.0)(@types/node@20.12.4)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.4): resolution: {integrity: sha512-bEj9yTEdWyewJFOhEREZF+mXuAgOq27etuJZT6DZSp+J3XpQstXMJc5piSVwhZBtuj8OfA0iXy+jdP1c71KMYQ==} hasBin: true peerDependencies: @@ -5158,7 +5158,7 @@ packages: postcss: 8.4.38 shiki: 1.2.0 vite: 5.2.8(@types/node@20.12.4) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@algolia/client-search' - '@types/node' @@ -5260,7 +5260,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /vue-demi@0.14.7(vue@3.4.21): resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} @@ -5274,7 +5274,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /vue-i18n@9.11.0(vue@3.4.21): resolution: {integrity: sha512-vU4gY6lu8Pdfs9BgKGiDAJmFDf88cceR47KcSB0VW4xJzUrXR/7qwqM7A8dQ2nedhoIDxoOm5Ro4pFd2KvJqbA==} @@ -5285,7 +5285,7 @@ packages: '@intlify/core-base': 9.11.0 '@intlify/shared': 9.11.0 '@vue/devtools-api': 6.5.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /vue-router@4.3.0(vue@3.4.21): @@ -5294,7 +5294,7 @@ packages: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /vue-template-compiler@2.7.15: @@ -5304,19 +5304,19 @@ packages: he: 1.2.0 dev: true - /vue-tsc@2.0.10(typescript@5.4.3): + /vue-tsc@2.0.10(typescript@5.4.4): resolution: {integrity: sha512-XD9GuUuc40fdL6VrfbFS5PehxK6exhKGEkzCbMjT01HcJVNuJxXaPFIhMEfxn581eryX7LBygAH6YYqnXQGElA==} hasBin: true peerDependencies: typescript: '*' dependencies: '@volar/typescript': 2.2.0-alpha.5 - '@vue/language-core': 2.0.10(typescript@5.4.3) + '@vue/language-core': 2.0.10(typescript@5.4.4) semver: 7.6.0 - typescript: 5.4.3 + typescript: 5.4.4 dev: true - /vue@3.4.21(typescript@5.4.3): + /vue@3.4.21(typescript@5.4.4): resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==} peerDependencies: typescript: '*' @@ -5329,7 +5329,7 @@ packages: '@vue/runtime-dom': 3.4.21 '@vue/server-renderer': 3.4.21(vue@3.4.21) '@vue/shared': 3.4.21 - typescript: 5.4.3 + typescript: 5.4.4 /w3c-xmlserializer@5.0.0: resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}