From b98bbe0337e9435a227d8bf5791617bda4075bea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:45:53 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version --- package.json | 24 ++++---- pnpm-lock.yaml | 148 ++++++++++++++++++++----------------------------- 2 files changed, 72 insertions(+), 100 deletions(-) diff --git a/package.json b/package.json index efc3b3d3..1c64e35e 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "dependencies": { "@kong/icons": "^1.8.10", "@sindresorhus/slugify": "^2.2.1", - "@vueuse/core": "^10.7.0", + "@vueuse/core": "^10.7.1", "html-format": "^1.1.5", "markdown-it": "^14.0.0", "markdown-it-abbr": "^2.0.0", @@ -87,12 +87,12 @@ "@types/markdown-it-attrs": "^4.1.3", "@types/markdown-it-emoji": "^2.0.4", "@types/markdown-it-footnote": "^3.0.3", - "@types/node": "^20.10.5", + "@types/node": "^20.10.6", "@types/uuid": "^9.0.7", - "@typescript-eslint/eslint-plugin": "^6.15.0", - "@typescript-eslint/parser": "^6.15.0", - "@vitejs/plugin-vue": "^5.0.0", - "@vitest/ui": "^1.1.0", + "@typescript-eslint/eslint-plugin": "^6.16.0", + "@typescript-eslint/parser": "^6.16.0", + "@vitejs/plugin-vue": "^5.0.2", + "@vitest/ui": "^1.1.1", "@vue/test-utils": "^2.4.3", "@vue/tsconfig": "^0.5.1", "autoprefixer": "^10.4.16", @@ -103,7 +103,7 @@ "eslint": "^8.56.0", "eslint-config-standard": "^17.1.0", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-n": "^16.5.0", + "eslint-plugin-n": "^16.6.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-vue": "^9.19.2", "jsdom": "^23.0.1", @@ -112,7 +112,7 @@ "postcss-html": "^1.5.0", "rimraf": "^5.0.5", "rollup-plugin-visualizer": "^5.11.0", - "sass": "^1.69.5", + "sass": "^1.69.6", "semantic-release": "^22.0.12", "shikiji": "^0.9.17", "stylelint": "^16.1.0", @@ -124,9 +124,9 @@ "tsc-alias": "^1.8.8", "typescript": "^5.3.3", "vite": "^5.0.10", - "vitest": "1.1.0", - "vue": "^3.3.13", - "vue-tsc": "^1.8.26" + "vitest": "1.1.1", + "vue": "^3.4.3", + "vue-tsc": "^1.8.27" }, "repository": { "type": "git", @@ -182,7 +182,7 @@ }, "volta": { "node": "20.10.0", - "pnpm": "8.13.0" + "pnpm": "8.13.1" }, "config": { "commitizen": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39b32acb..b54f5c0b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.2.1 version: 2.2.1 '@vueuse/core': - specifier: ^10.7.0 - version: 10.7.0(vue@3.4.3) + specifier: ^10.7.1 + version: 10.7.1(vue@3.4.3) html-format: specifier: ^1.1.5 version: 1.1.5 @@ -104,23 +104,23 @@ devDependencies: specifier: ^3.0.3 version: 3.0.3 '@types/node': - specifier: ^20.10.5 + specifier: ^20.10.6 version: 20.10.6 '@types/uuid': specifier: ^9.0.7 version: 9.0.7 '@typescript-eslint/eslint-plugin': - specifier: ^6.15.0 + specifier: ^6.16.0 version: 6.17.0(@typescript-eslint/parser@6.17.0)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/parser': - specifier: ^6.15.0 + specifier: ^6.16.0 version: 6.17.0(eslint@8.56.0)(typescript@5.3.3) '@vitejs/plugin-vue': - specifier: ^5.0.0 - version: 5.0.0(vite@5.0.10)(vue@3.4.3) + specifier: ^5.0.2 + version: 5.0.3(vite@5.0.10)(vue@3.4.3) '@vitest/ui': - specifier: ^1.1.0 - version: 1.1.1(vitest@1.1.0) + specifier: ^1.1.1 + version: 1.1.1(vitest@1.1.1) '@vue/test-utils': specifier: ^2.4.3 version: 2.4.3(vue@3.4.3) @@ -152,7 +152,7 @@ devDependencies: specifier: ^2.29.1 version: 2.29.1(@typescript-eslint/parser@6.17.0)(eslint@8.56.0) eslint-plugin-n: - specifier: ^16.5.0 + specifier: ^16.6.0 version: 16.6.1(eslint@8.56.0) eslint-plugin-promise: specifier: ^6.1.1 @@ -179,8 +179,8 @@ devDependencies: specifier: ^5.11.0 version: 5.11.0 sass: - specifier: ^1.69.5 - version: 1.69.5 + specifier: ^1.69.6 + version: 1.69.7 semantic-release: specifier: ^22.0.12 version: 22.0.12(typescript@5.3.3) @@ -213,15 +213,15 @@ devDependencies: version: 5.3.3 vite: specifier: ^5.0.10 - version: 5.0.10(@types/node@20.10.6)(sass@1.69.5) + version: 5.0.10(@types/node@20.10.6)(sass@1.69.7) vitest: - specifier: 1.1.0 - version: 1.1.0(@types/node@20.10.6)(@vitest/ui@1.1.1)(jsdom@23.0.1)(sass@1.69.5) + specifier: 1.1.1 + version: 1.1.1(@types/node@20.10.6)(@vitest/ui@1.1.1)(jsdom@23.0.1)(sass@1.69.7) vue: - specifier: ^3.3.13 + specifier: ^3.4.3 version: 3.4.3(typescript@5.3.3) vue-tsc: - specifier: ^1.8.26 + specifier: ^1.8.27 version: 1.8.27(typescript@5.3.3) packages: @@ -1588,48 +1588,48 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vitejs/plugin-vue@5.0.0(vite@5.0.10)(vue@3.4.3): - resolution: {integrity: sha512-7x5e8X4J1Wi4NxudGjJBd2OFerAi/0nzF80ojCzvfj347WVr0YSn82C8BSsgwSHzlk9Kw5xnZfj0/7RLnNwP5w==} + /@vitejs/plugin-vue@5.0.3(vite@5.0.10)(vue@3.4.3): + resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5) + vite: 5.0.10(@types/node@20.10.6)(sass@1.69.7) vue: 3.4.3(typescript@5.3.3) dev: true - /@vitest/expect@1.1.0: - resolution: {integrity: sha512-9IE2WWkcJo2BR9eqtY5MIo3TPmS50Pnwpm66A6neb2hvk/QSLfPXBz2qdiwUOQkwyFuuXEUj5380CbwfzW4+/w==} + /@vitest/expect@1.1.1: + resolution: {integrity: sha512-Qpw01C2Hyb3085jBkOJLQ7HRX0Ncnh2qV4p+xWmmhcIUlMykUF69zsnZ1vPmAjZpomw9+5tWEGOQ0GTfR8U+kA==} dependencies: - '@vitest/spy': 1.1.0 - '@vitest/utils': 1.1.0 + '@vitest/spy': 1.1.1 + '@vitest/utils': 1.1.1 chai: 4.3.10 dev: true - /@vitest/runner@1.1.0: - resolution: {integrity: sha512-zdNLJ00pm5z/uhbWF6aeIJCGMSyTyWImy3Fcp9piRGvueERFlQFbUwCpzVce79OLm2UHk9iwaMSOaU9jVHgNVw==} + /@vitest/runner@1.1.1: + resolution: {integrity: sha512-8HokyJo1SnSi3uPFKfWm/Oq1qDwLC4QDcVsqpXIXwsRPAg3gIDh8EbZ1ri8cmQkBxdOu62aOF9B4xcqJhvt4xQ==} dependencies: - '@vitest/utils': 1.1.0 + '@vitest/utils': 1.1.1 p-limit: 5.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@1.1.0: - resolution: {integrity: sha512-5O/wyZg09V5qmNmAlUgCBqflvn2ylgsWJRRuPrnHEfDNT6tQpQ8O1isNGgo+VxofISHqz961SG3iVvt3SPK/QQ==} + /@vitest/snapshot@1.1.1: + resolution: {integrity: sha512-WnMHjv4VdHLbFGgCdVVvyRkRPnOKN75JJg+LLTdr6ah7YnL75W+7CTIMdzPEPzaDxA8r5yvSVlc1d8lH3yE28w==} dependencies: magic-string: 0.30.5 pathe: 1.1.1 pretty-format: 29.7.0 dev: true - /@vitest/spy@1.1.0: - resolution: {integrity: sha512-sNOVSU/GE+7+P76qYo+VXdXhXffzWZcYIPQfmkiRxaNCSPiLANvQx5Mx6ZURJ/ndtEkUJEpvKLXqAYTKEY+lTg==} + /@vitest/spy@1.1.1: + resolution: {integrity: sha512-hDU2KkOTfFp4WFFPWwHFauddwcKuGQ7gF6Un/ZZkCogoAiTMN7/7YKvUDbywPZZ754iCQGjdUmXN3t4k0jm1IQ==} dependencies: tinyspy: 2.2.0 dev: true - /@vitest/ui@1.1.1(vitest@1.1.0): + /@vitest/ui@1.1.1(vitest@1.1.1): resolution: {integrity: sha512-BibaJ/Ry01XIK4Ctg02omnxt1CbpKcq/jY/o/0UMak543dxtaENdLNz+3rGC2y8kYOEV9AVRhuL2NvZlQEv7xQ==} peerDependencies: vitest: ^1.0.0 @@ -1641,15 +1641,7 @@ packages: pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.3 - vitest: 1.1.0(@types/node@20.10.6)(@vitest/ui@1.1.1)(jsdom@23.0.1)(sass@1.69.5) - dev: true - - /@vitest/utils@1.1.0: - resolution: {integrity: sha512-z+s510fKmYz4Y41XhNs3vcuFTFhcij2YF7F8VQfMEYAAUfqQh0Zfg7+w9xdgFGhPf3tX3TicAe+8BDITk6ampQ==} - dependencies: - diff-sequences: 29.6.3 - loupe: 2.3.7 - pretty-format: 29.7.0 + vitest: 1.1.1(@types/node@20.10.6)(@vitest/ui@1.1.1)(jsdom@23.0.1)(sass@1.69.7) dev: true /@vitest/utils@1.1.1: @@ -1679,15 +1671,6 @@ packages: path-browserify: 1.0.1 dev: true - /@vue/compiler-core@3.3.11: - resolution: {integrity: sha512-h97/TGWBilnLuRaj58sxNrsUU66fwdRKLOLQ9N/5iNDfp+DZhYH9Obhe0bXxhedl8fjAgpRANpiZfbgWyruQ0w==} - dependencies: - '@babel/parser': 7.23.6 - '@vue/shared': 3.3.11 - estree-walker: 2.0.2 - source-map-js: 1.0.2 - dev: true - /@vue/compiler-core@3.4.3: resolution: {integrity: sha512-u8jzgFg0EDtSrb/hG53Wwh1bAOQFtc1ZCegBpA/glyvTlgHl+tq13o1zvRfLbegYUw/E4mSTGOiCnAJ9SJ+lsg==} dependencies: @@ -1697,13 +1680,6 @@ packages: estree-walker: 2.0.2 source-map-js: 1.0.2 - /@vue/compiler-dom@3.3.11: - resolution: {integrity: sha512-zoAiUIqSKqAJ81WhfPXYmFGwDRuO+loqLxvXmfUdR5fOitPoUiIeFI9cTTyv9MU5O1+ZZglJVTusWzy+wfk5hw==} - dependencies: - '@vue/compiler-core': 3.3.11 - '@vue/shared': 3.3.11 - dev: true - /@vue/compiler-dom@3.4.3: resolution: {integrity: sha512-oGF1E9/htI6JWj/lTJgr6UgxNCtNHbM6xKVreBWeZL9QhRGABRVoWGAzxmtBfSOd+w0Zi5BY0Es/tlJrN6WgEg==} dependencies: @@ -1739,8 +1715,8 @@ packages: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.3.11 - '@vue/shared': 3.3.11 + '@vue/compiler-dom': 3.4.3 + '@vue/shared': 3.4.3 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 @@ -1776,10 +1752,6 @@ packages: '@vue/shared': 3.4.3 vue: 3.4.3(typescript@5.3.3) - /@vue/shared@3.3.11: - resolution: {integrity: sha512-u2G8ZQ9IhMWTMXaWqZycnK4UthG1fA238CD+DP4Dm4WJi5hdUKKLg0RMRaRpDPNMdkTwIDkp7WtD0Rd9BH9fLw==} - dev: true - /@vue/shared@3.4.3: resolution: {integrity: sha512-rIwlkkP1n4uKrRzivAKPZIEkHiuwY5mmhMJ2nZKCBLz8lTUlE73rQh4n1OnnMurXt1vcUNyH4ZPfdh8QweTjpQ==} @@ -1801,24 +1773,24 @@ packages: resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==} dev: true - /@vueuse/core@10.7.0(vue@3.4.3): - resolution: {integrity: sha512-4EUDESCHtwu44ZWK3Gc/hZUVhVo/ysvdtwocB5vcauSV4B7NiGY5972WnsojB3vRNdxvAt7kzJWE2h9h7C9d5w==} + /@vueuse/core@10.7.1(vue@3.4.3): + resolution: {integrity: sha512-74mWHlaesJSWGp1ihg76vAnfVq9NTv1YT0SYhAQ6zwFNdBkkP+CKKJmVOEHcdSnLXCXYiL5e7MaewblfiYLP7g==} dependencies: '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 10.7.0 - '@vueuse/shared': 10.7.0(vue@3.4.3) + '@vueuse/metadata': 10.7.1 + '@vueuse/shared': 10.7.1(vue@3.4.3) vue-demi: 0.14.6(vue@3.4.3) transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /@vueuse/metadata@10.7.0: - resolution: {integrity: sha512-GlaH7tKP2iBCZ3bHNZ6b0cl9g0CJK8lttkBNUX156gWvNYhTKEtbweWLm9rxCPIiwzYcr/5xML6T8ZUEt+DkvA==} + /@vueuse/metadata@10.7.1: + resolution: {integrity: sha512-jX8MbX5UX067DYVsbtrmKn6eG6KMcXxLRLlurGkZku5ZYT3vxgBjui2zajvUZ18QLIjrgBkFRsu7CqTAg18QFw==} dev: false - /@vueuse/shared@10.7.0(vue@3.4.3): - resolution: {integrity: sha512-kc00uV6CiaTdc3i1CDC4a3lBxzaBE9AgYNtFN87B5OOscqeWElj/uza8qVDmk7/U8JbqoONLbtqiLJ5LGRuqlw==} + /@vueuse/shared@10.7.1(vue@3.4.3): + resolution: {integrity: sha512-v0jbRR31LSgRY/C5i5X279A/WQjD6/JsMzGa+eqt658oJ75IvQXAeONmwvEMrvJQKnRElq/frzBR7fhmWY5uLw==} dependencies: vue-demi: 0.14.6(vue@3.4.3) transitivePeerDependencies: @@ -6558,8 +6530,8 @@ packages: /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass@1.69.5: - resolution: {integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==} + /sass@1.69.7: + resolution: {integrity: sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -7524,8 +7496,8 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@1.1.0(@types/node@20.10.6)(sass@1.69.5): - resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==} + /vite-node@1.1.1(@types/node@20.10.6)(sass@1.69.7): + resolution: {integrity: sha512-2bGE5w4jvym5v8llF6Gu1oBrmImoNSs4WmRVcavnG2me6+8UQntTqLiAMFyiAobp+ZXhj5ZFhI7SmLiFr/jrow==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: @@ -7533,7 +7505,7 @@ packages: debug: 4.3.4 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5) + vite: 5.0.10(@types/node@20.10.6)(sass@1.69.7) transitivePeerDependencies: - '@types/node' - less @@ -7545,7 +7517,7 @@ packages: - terser dev: true - /vite@5.0.10(@types/node@20.10.6)(sass@1.69.5): + /vite@5.0.10(@types/node@20.10.6)(sass@1.69.7): resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7577,13 +7549,13 @@ packages: esbuild: 0.19.9 postcss: 8.4.32 rollup: 4.9.0 - sass: 1.69.5 + sass: 1.69.7 optionalDependencies: fsevents: 2.3.3 dev: true - /vitest@1.1.0(@types/node@20.10.6)(@vitest/ui@1.1.1)(jsdom@23.0.1)(sass@1.69.5): - resolution: {integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==} + /vitest@1.1.1(@types/node@20.10.6)(@vitest/ui@1.1.1)(jsdom@23.0.1)(sass@1.69.7): + resolution: {integrity: sha512-Ry2qs4UOu/KjpXVfOCfQkTnwSXYGrqTbBZxw6reIYEFjSy1QUARRg5pxiI5BEXy+kBVntxUYNMlq4Co+2vD3fQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -7608,12 +7580,12 @@ packages: optional: true dependencies: '@types/node': 20.10.6 - '@vitest/expect': 1.1.0 - '@vitest/runner': 1.1.0 - '@vitest/snapshot': 1.1.0 - '@vitest/spy': 1.1.0 - '@vitest/ui': 1.1.1(vitest@1.1.0) - '@vitest/utils': 1.1.0 + '@vitest/expect': 1.1.1 + '@vitest/runner': 1.1.1 + '@vitest/snapshot': 1.1.1 + '@vitest/spy': 1.1.1 + '@vitest/ui': 1.1.1(vitest@1.1.1) + '@vitest/utils': 1.1.1 acorn-walk: 8.3.1 cac: 6.7.14 chai: 4.3.10 @@ -7628,8 +7600,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5) - vite-node: 1.1.0(@types/node@20.10.6)(sass@1.69.5) + vite: 5.0.10(@types/node@20.10.6)(sass@1.69.7) + vite-node: 1.1.1(@types/node@20.10.6)(sass@1.69.7) why-is-node-running: 2.2.2 transitivePeerDependencies: - less