From bd5e2438f79b5914b05c7db4e41ba7d1c1dbfce1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 00:11:28 +0000 Subject: [PATCH] chore(deps): update devDependencies --- package.json | 4 ++-- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 61e0a7eee3e..aea829537f2 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "eslint-define-config": "~1.5.1", "eslint-gitignore": "~0.1.0", "eslint-plugin-jsdoc": "~39.3.3", - "eslint-plugin-prettier": "~4.0.0", + "eslint-plugin-prettier": "~4.1.0", "glob": "~8.0.3", "lint-staged": "~13.0.3", "mime-db": "~1.52.0", @@ -131,7 +131,7 @@ "typedoc-plugin-missing-exports": "~0.22.6", "typescript": "~4.7.4", "validator": "~13.7.0", - "vite": "~2.9.12", + "vite": "~2.9.13", "vitepress": "~0.22.4", "vitest": "~0.16.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 730e47c09d3..9ad27d810a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ specifiers: eslint-define-config: ~1.5.1 eslint-gitignore: ~0.1.0 eslint-plugin-jsdoc: ~39.3.3 - eslint-plugin-prettier: ~4.0.0 + eslint-plugin-prettier: ~4.1.0 glob: ~8.0.3 lint-staged: ~13.0.3 mime-db: ~1.52.0 @@ -39,7 +39,7 @@ specifiers: typedoc-plugin-missing-exports: ~0.22.6 typescript: ~4.7.4 validator: ~13.7.0 - vite: ~2.9.12 + vite: ~2.9.13 vitepress: ~0.22.4 vitest: ~0.16.0 @@ -63,7 +63,7 @@ devDependencies: eslint-define-config: 1.5.1 eslint-gitignore: 0.1.0_eslint@8.18.0 eslint-plugin-jsdoc: 39.3.3_eslint@8.18.0 - eslint-plugin-prettier: 4.0.0_xu6ewijrtliw5q5lksq5uixwby + eslint-plugin-prettier: 4.1.0_xu6ewijrtliw5q5lksq5uixwby glob: 8.0.3 lint-staged: 13.0.3 mime-db: 1.52.0 @@ -82,7 +82,7 @@ devDependencies: typedoc-plugin-missing-exports: 0.22.6_typedoc@0.22.17 typescript: 4.7.4 validator: 13.7.0 - vite: 2.9.12 + vite: 2.9.13 vitepress: 0.22.4_twyhzqqpkwvvgrmyeapdo6i4my vitest: 0.16.0_qnmyjguxpw7zgbymm6s6tw2cty @@ -633,14 +633,14 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@vitejs/plugin-vue/2.3.3_vite@2.9.12+vue@3.2.37: + /@vitejs/plugin-vue/2.3.3_vite@2.9.13+vue@3.2.37: resolution: {integrity: sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.9.12 + vite: 2.9.13 vue: 3.2.37 dev: true @@ -1970,9 +1970,9 @@ packages: - supports-color dev: true - /eslint-plugin-prettier/4.0.0_xu6ewijrtliw5q5lksq5uixwby: - resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} - engines: {node: '>=6.0.0'} + /eslint-plugin-prettier/4.1.0_xu6ewijrtliw5q5lksq5uixwby: + resolution: {integrity: sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA==} + engines: {node: '>=12.0.0'} peerDependencies: eslint: '>=7.28.0' eslint-config-prettier: '*' @@ -4491,8 +4491,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite/2.9.12: - resolution: {integrity: sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==} + /vite/2.9.13: + resolution: {integrity: sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -4522,9 +4522,9 @@ packages: dependencies: '@docsearch/css': 3.1.0 '@docsearch/js': 3.1.0_twyhzqqpkwvvgrmyeapdo6i4my - '@vitejs/plugin-vue': 2.3.3_vite@2.9.12+vue@3.2.37 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.13+vue@3.2.37 prismjs: 1.28.0 - vite: 2.9.12 + vite: 2.9.13 vue: 3.2.37 transitivePeerDependencies: - '@types/react' @@ -4564,7 +4564,7 @@ packages: local-pkg: 0.4.1 tinypool: 0.2.1 tinyspy: 0.3.3 - vite: 2.9.12 + vite: 2.9.13 transitivePeerDependencies: - less - sass