From 43022c63bb6edc6e20bbf2be7a38f79bfe0629ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:37:39 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version --- package.json | 14 ++++----- pnpm-lock.yaml | 82 +++++++++++++++++++------------------------------- 2 files changed, 38 insertions(+), 58 deletions(-) diff --git a/package.json b/package.json index 593611de..1ef9f766 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "dependencies": { "@kong/icons": "^1.8.8", "@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", @@ -89,8 +89,8 @@ "@types/markdown-it-footnote": "^3.0.3", "@types/node": "^20.10.5", "@types/uuid": "^9.0.7", - "@typescript-eslint/eslint-plugin": "^6.15.0", - "@typescript-eslint/parser": "^6.15.0", + "@typescript-eslint/eslint-plugin": "^6.16.0", + "@typescript-eslint/parser": "^6.16.0", "@vitejs/plugin-vue": "^5.0.0", "@vitest/ui": "^1.1.0", "@vue/test-utils": "^2.4.3", @@ -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": "^15.11.0", @@ -125,8 +125,8 @@ "typescript": "^5.3.3", "vite": "^5.0.10", "vitest": "1.1.0", - "vue": "^3.3.13", - "vue-tsc": "^1.8.26" + "vue": "^3.4.0", + "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 7f72eb34..6ec678ef 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 @@ -110,10 +110,10 @@ devDependencies: 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 @@ -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) + version: 1.1.0(@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.0 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: @@ -1532,7 +1532,7 @@ packages: 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 @@ -1578,7 +1578,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) + vitest: 1.1.0(@types/node@20.10.6)(@vitest/ui@1.1.1)(jsdom@23.0.1)(sass@1.69.7) dev: true /@vitest/utils@1.1.0: @@ -1616,15 +1616,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: @@ -1634,13 +1625,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: @@ -1676,8 +1660,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 @@ -1713,10 +1697,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==} @@ -1738,24 +1718,24 @@ packages: resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} 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: @@ -6495,8 +6475,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: @@ -7486,7 +7466,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@1.1.0(@types/node@20.10.6)(sass@1.69.5): + /vite-node@1.1.0(@types/node@20.10.6)(sass@1.69.7): resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7495,7 +7475,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 @@ -7507,7 +7487,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 @@ -7539,12 +7519,12 @@ 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): + /vitest@1.1.0(@types/node@20.10.6)(@vitest/ui@1.1.1)(jsdom@23.0.1)(sass@1.69.7): resolution: {integrity: sha512-oDFiCrw7dd3Jf06HoMtSRARivvyjHJaTxikFxuqJjO76U436PqlVw1uLn7a8OSPrhSfMGVaRakKpA2lePdw79A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7590,8 +7570,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.0(@types/node@20.10.6)(sass@1.69.7) why-is-node-running: 2.2.2 transitivePeerDependencies: - less