From 9835ddfdaeb2399bfbda3bfc6dc72d8a9da1ef46 Mon Sep 17 00:00:00 2001 From: beefchimi Date: Tue, 30 Jul 2024 21:28:32 -0400 Subject: [PATCH] :toolbox: [Dependency] Regenerate lock file --- app/website/package.json | 2 +- pkg/earwurm/package.json | 4 +- pnpm-lock.yaml | 82 +++++++++++++++++----------------------- 3 files changed, 38 insertions(+), 50 deletions(-) diff --git a/app/website/package.json b/app/website/package.json index 63ab975..d4f5132 100644 --- a/app/website/package.json +++ b/app/website/package.json @@ -23,7 +23,7 @@ "build": "pnpm --parallel type-check && vite build", "lint": "eslint .", "lint:fix": "eslint . --fix", - "type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false" + "type-check": "vue-tsc --noEmit -p tsconfig.json --composite false" }, "dependencies": { "beeftools": "^0.1.6", diff --git a/pkg/earwurm/package.json b/pkg/earwurm/package.json index f640b33..5580b63 100644 --- a/pkg/earwurm/package.json +++ b/pkg/earwurm/package.json @@ -48,8 +48,8 @@ "start": "pnpm build:only --watch" }, "peerDependencies": { - "beeftools": "^0.1.0", - "emitten": "^0.6.0" + "beeftools": "^0.1.6", + "emitten": "^0.6.7" }, "dependencies": { "beeftools": "^0.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2fe15c..7da3807 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^0.1.6 version: 0.1.6 earwurm: - specifier: ^0.10.0 - version: 0.10.0(beeftools@0.1.6)(emitten@0.6.7) + specifier: workspace:* + version: link:../../pkg/earwurm vue: specifier: ^3.4.34 version: 3.4.34(typescript@5.5.4) @@ -760,8 +760,8 @@ packages: resolution: {integrity: sha512-KQL502sCGZW+dYvxIzF6rEozbgppN0mBkYV6kT8ciY5OtFIRlLDTP7NdVAMMDk7q35T7Ad8negaQ9AGpZ8+Y5w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.0.0-alpha.59': - resolution: {integrity: sha512-XnkzD5jdebFDS0k0aaGH7gqva5Go/ZLaNmIxD7TgLh6i6Z9BjHpbBz8B/mMEJo7g5A35iEx0wDF6lG/cxUP3eQ==} + '@typescript-eslint/scope-manager@8.0.0-alpha.60': + resolution: {integrity: sha512-r33PjZ7ypfza6hddc/Qg/0GVw4IAd5La+aTnQzOI1wM4f+tIK8umO5Z75+gevxcYfYVl4JLuwITGCQeEagNGNg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/type-utils@8.0.0-alpha.40': @@ -781,8 +781,8 @@ packages: resolution: {integrity: sha512-44mUq4VZVydxNlOM8Xtp/BXDkyfuvvjgPIBf7vRQDutrLDeNS0pJ9pcSloSbop5MwKLfJjBU+PbwnJPQM+DWNg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.0.0-alpha.59': - resolution: {integrity: sha512-/EcTosDXQWdYsmScCabNEJkp2pPulPDJQljCdQ9pQLZdXtpfvJULan+qGqZlnkAJaR7j21ZIs2OtacVFEf9pZg==} + '@typescript-eslint/types@8.0.0-alpha.60': + resolution: {integrity: sha512-u38oNlelUVr7a8P0H3uyjNT36wLhmHVSVKcuCXYqMrm3AInz1/iY24YSR72M9AXL4lW+GDSUJAT8UfzHz6MzIg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/typescript-estree@7.18.0': @@ -803,8 +803,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.0.0-alpha.59': - resolution: {integrity: sha512-3d93f8qTqxkZM085O/hfeT694hWEl11lmy4huX5ZjwqbkffHbtYNFfyOZu9V4kXkrJo51k5TT/NeE7i9qVxu3A==} + '@typescript-eslint/typescript-estree@8.0.0-alpha.60': + resolution: {integrity: sha512-+vYrFh7YFYv1M0l5fUZoqB4RlERfjC17NeO/enEJojmJuFKjJ/0c0FVUCdEelA9NGGdxxxf4SxJ76/sqceoXpg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '*' @@ -824,8 +824,8 @@ packages: peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/utils@8.0.0-alpha.59': - resolution: {integrity: sha512-QQ76YAEKTVXwzeBuFFULWr4P4JvnnW685ipIxx+4cekw30HJWu30exZgaLHslV+dYJgi7mMXDzQNh4KBmNqoWQ==} + '@typescript-eslint/utils@8.0.0-alpha.60': + resolution: {integrity: sha512-2C2yDiyqx5VTasCcUmUB3AYRia8+oodCfungd8MJtIqTVa4XYB81rNhe1rtOtv8mwFFDjupKhXMC3pUJKWRtYw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -838,8 +838,8 @@ packages: resolution: {integrity: sha512-y1stojSPb5D3M8VlGGpaiBU5XxGLe+sPuW0YbLe09Lxvo4AwKGvhAr5lhqJZo4z6qHNz385+6+BS63+qIQdYLw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.0.0-alpha.59': - resolution: {integrity: sha512-RF2E3/A2Eg9GckHpzQg1MMmavGcTa090PjhQVXHywPrgLbjKNKFSFLR7EaHWgE3f9lDDyhPiD6XvzZvmlguyAQ==} + '@typescript-eslint/visitor-keys@8.0.0-alpha.60': + resolution: {integrity: sha512-2OdSvXlL5aabYl2VUrGzdYi/KTFm+tCkA0KusOpNO8vAqeRbfb/8V0qdr4SHxIaDju9cseoJWothUH8nP+g6Og==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitejs/plugin-vue@5.1.1': @@ -1370,18 +1370,11 @@ packages: resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} engines: {node: '>=10'} - earwurm@0.10.0: - resolution: {integrity: sha512-elJEyNYKN3wp2wz6AJ7MZ4UX/HXCkxzLryi2NSwwUWmr6kKBvNFuJLk3p+gateA9PqkvbjYTsCmKU7WJmeB3Dw==} - engines: {node: '>=20.12.0', pnpm: '>=9.0.0'} - peerDependencies: - beeftools: ^0.0.5 - emitten: ^0.6.6 - eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.5.3: - resolution: {integrity: sha512-QNdYSS5i8D9axWp/6XIezRObRHqaav/ur9z1VzCDUCH1XIFOr9WQk5xmgunhsTpjjgDy3oLxO/WMOVZlpUQrlA==} + electron-to-chromium@1.5.4: + resolution: {integrity: sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==} emitten@0.6.7: resolution: {integrity: sha512-gkQcdzwHWdGfBshxeuFYRZQQfMPQkraaOwrXEeMxQYVHkoPI+E8Uy7Nskn+OJHWp9cedtgKp2kF9+ynWIkyq+w==} @@ -1523,8 +1516,8 @@ packages: peerDependencies: eslint: ^8.56.0 || ^9.0.0-0 - eslint-plugin-jsdoc@48.10.1: - resolution: {integrity: sha512-dxV7ytazLW9CdPahds07FljQ960vLQG65mUnFi8/6Pc6u6miCZNGYrnKVHrnnrcj+LikhiKAayjrUiNttzRMEg==} + eslint-plugin-jsdoc@48.10.2: + resolution: {integrity: sha512-xTkf/MmEeVrTbezc6kDqCJmK9RcseIKo8X4oyoDCMvV4LY8dqrQi8kmfRrv9n0gNBkCclevaOh2Lkmu6Fs8SLg==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -3497,7 +3490,7 @@ snapshots: eslint-plugin-command: 0.2.3(eslint@9.8.0) eslint-plugin-eslint-comments: 3.2.0(eslint@9.8.0) eslint-plugin-import-x: 3.1.0(eslint@9.8.0)(typescript@5.5.4) - eslint-plugin-jsdoc: 48.10.1(eslint@9.8.0) + eslint-plugin-jsdoc: 48.10.2(eslint@9.8.0) eslint-plugin-jsonc: 2.16.0(eslint@9.8.0) eslint-plugin-markdown: 5.1.0(eslint@9.8.0) eslint-plugin-n: 17.10.1(eslint@9.8.0) @@ -4088,7 +4081,7 @@ snapshots: '@stylistic/eslint-plugin-plus@2.6.0-beta.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: '@types/eslint': 9.6.0 - '@typescript-eslint/utils': 8.0.0-alpha.59(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/utils': 8.0.0-alpha.60(eslint@9.8.0)(typescript@5.5.4) eslint: 9.8.0 transitivePeerDependencies: - supports-color @@ -4098,7 +4091,7 @@ snapshots: dependencies: '@stylistic/eslint-plugin-js': 2.6.0-beta.1(eslint@9.8.0) '@types/eslint': 9.6.0 - '@typescript-eslint/utils': 8.0.0-alpha.59(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/utils': 8.0.0-alpha.60(eslint@9.8.0)(typescript@5.5.4) eslint: 9.8.0 transitivePeerDependencies: - supports-color @@ -4204,10 +4197,10 @@ snapshots: '@typescript-eslint/types': 8.0.0-alpha.40 '@typescript-eslint/visitor-keys': 8.0.0-alpha.40 - '@typescript-eslint/scope-manager@8.0.0-alpha.59': + '@typescript-eslint/scope-manager@8.0.0-alpha.60': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.59 - '@typescript-eslint/visitor-keys': 8.0.0-alpha.59 + '@typescript-eslint/types': 8.0.0-alpha.60 + '@typescript-eslint/visitor-keys': 8.0.0-alpha.60 '@typescript-eslint/type-utils@8.0.0-alpha.40(eslint@9.8.0)(typescript@5.5.4)': dependencies: @@ -4225,7 +4218,7 @@ snapshots: '@typescript-eslint/types@8.0.0-alpha.40': {} - '@typescript-eslint/types@8.0.0-alpha.59': {} + '@typescript-eslint/types@8.0.0-alpha.60': {} '@typescript-eslint/typescript-estree@7.18.0(typescript@5.5.4)': dependencies: @@ -4257,10 +4250,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.0.0-alpha.59(typescript@5.5.4)': + '@typescript-eslint/typescript-estree@8.0.0-alpha.60(typescript@5.5.4)': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.59 - '@typescript-eslint/visitor-keys': 8.0.0-alpha.59 + '@typescript-eslint/types': 8.0.0-alpha.60 + '@typescript-eslint/visitor-keys': 8.0.0-alpha.60 debug: 4.3.6 globby: 11.1.0 is-glob: 4.0.3 @@ -4294,12 +4287,12 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@8.0.0-alpha.59(eslint@9.8.0)(typescript@5.5.4)': + '@typescript-eslint/utils@8.0.0-alpha.60(eslint@9.8.0)(typescript@5.5.4)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) - '@typescript-eslint/scope-manager': 8.0.0-alpha.59 - '@typescript-eslint/types': 8.0.0-alpha.59 - '@typescript-eslint/typescript-estree': 8.0.0-alpha.59(typescript@5.5.4) + '@typescript-eslint/scope-manager': 8.0.0-alpha.60 + '@typescript-eslint/types': 8.0.0-alpha.60 + '@typescript-eslint/typescript-estree': 8.0.0-alpha.60(typescript@5.5.4) eslint: 9.8.0 transitivePeerDependencies: - supports-color @@ -4315,9 +4308,9 @@ snapshots: '@typescript-eslint/types': 8.0.0-alpha.40 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.0.0-alpha.59': + '@typescript-eslint/visitor-keys@8.0.0-alpha.60': dependencies: - '@typescript-eslint/types': 8.0.0-alpha.59 + '@typescript-eslint/types': 8.0.0-alpha.60 eslint-visitor-keys: 3.4.3 '@vitejs/plugin-vue@5.1.1(vite@5.3.5(@types/node@22.0.0)(lightningcss@1.25.1))(vue@3.4.34(typescript@5.5.4))': @@ -4630,7 +4623,7 @@ snapshots: browserslist@4.23.2: dependencies: caniuse-lite: 1.0.30001644 - electron-to-chromium: 1.5.3 + electron-to-chromium: 1.5.4 node-releases: 2.0.18 update-browserslist-db: 1.1.0(browserslist@4.23.2) @@ -4915,14 +4908,9 @@ snapshots: dotenv@8.6.0: {} - earwurm@0.10.0(beeftools@0.1.6)(emitten@0.6.7): - dependencies: - beeftools: 0.1.6 - emitten: 0.6.7 - eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.3: {} + electron-to-chromium@1.5.4: {} emitten@0.6.7: {} @@ -5142,7 +5130,7 @@ snapshots: - supports-color - typescript - eslint-plugin-jsdoc@48.10.1(eslint@9.8.0): + eslint-plugin-jsdoc@48.10.2(eslint@9.8.0): dependencies: '@es-joy/jsdoccomment': 0.46.0 are-docs-informative: 0.0.2