From 6cc93d602895861f85604ee40dc50ab079403bf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:33:24 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 6 +- pnpm-lock.yaml | 162 ++++++++++++++++++++++--------------------------- 2 files changed, 74 insertions(+), 94 deletions(-) diff --git a/package.json b/package.json index 2ca9808..709a84e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vitesse-uni-app", "version": "0.0.0", "private": true, - "packageManager": "pnpm@8.6.11", + "packageManager": "pnpm@8.6.12", "license": "MIT", "scripts": { "dev": "uni", @@ -64,7 +64,7 @@ "vue-i18n": "^9.2.2" }, "devDependencies": { - "@antfu/eslint-config": "^0.39.8", + "@antfu/eslint-config": "^0.40.0", "@dcloudio/types": "^3.3.3", "@dcloudio/uni-automator": "3.0.0-alpha-3081120230719001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3081120230719001", @@ -88,7 +88,7 @@ "unocss": "^0.54.1", "unocss-applet": "^0.5.3", "unplugin-auto-import": "^0.16.6", - "vite": "4.4.7", + "vite": "4.4.9", "vue-tsc": "^1.8.8" }, "simple-git-hooks": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9fffc38..dcbfafb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ dependencies: version: 3.0.0-alpha-3081120230719001(@dcloudio/types@3.3.3)(postcss@8.4.26)(vue@3.3.4) '@dcloudio/uni-app-plus': specifier: 3.0.0-alpha-3081120230719001 - version: 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.7)(vue@3.3.4) + version: 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.9)(vue@3.3.4) '@dcloudio/uni-components': specifier: 3.0.0-alpha-3081120230719001 version: 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vue@3.3.4) @@ -59,8 +59,8 @@ dependencies: devDependencies: '@antfu/eslint-config': - specifier: ^0.39.8 - version: 0.39.8(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6) + specifier: ^0.40.0 + version: 0.40.0(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6) '@dcloudio/types': specifier: ^3.3.3 version: 3.3.3 @@ -75,7 +75,7 @@ devDependencies: version: 3.0.0-alpha-3081120230719001 '@dcloudio/vite-plugin-uni': specifier: 3.0.0-alpha-3081120230719001 - version: 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.7)(vue@3.3.4) + version: 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.9)(vue@3.3.4) '@iconify-json/carbon': specifier: ^1.1.18 version: 1.1.18 @@ -123,7 +123,7 @@ devDependencies: version: 5.1.6 unocss: specifier: ^0.54.1 - version: 0.54.1(postcss@8.4.26)(vite@4.4.7) + version: 0.54.1(postcss@8.4.26)(vite@4.4.9) unocss-applet: specifier: ^0.5.3 version: 0.5.3 @@ -131,8 +131,8 @@ devDependencies: specifier: ^0.16.6 version: 0.16.6(@vueuse/core@10.3.0) vite: - specifier: 4.4.7 - version: 4.4.7(@types/node@20.4.5)(terser@5.16.3) + specifier: 4.4.9 + version: 4.4.9(@types/node@20.4.5)(terser@5.16.3) vue-tsc: specifier: ^1.8.8 version: 1.8.8(typescript@5.1.6) @@ -151,13 +151,13 @@ packages: '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.17 - /@antfu/eslint-config-basic@0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-HvxNu11NRpX/DHmcMcA2KenY/IIy3THEn5tpizg6vPIp3ZYSNkW3ov6sK2wxCd1S8Rwl/65566wplJ8xTYe0EA==} + /@antfu/eslint-config-basic@0.40.0(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-SAwz/0pVvGyWX4bpd2HpGw3Otl2SQu0ayGnuDgKTnolqYHQsVTHLMU7+keGP9hBLlyFAGz+keuNwgJz1K6NGdQ==} peerDependencies: eslint: '>=7.4.0' dependencies: eslint: 8.46.0 - eslint-plugin-antfu: 0.39.8(eslint@8.46.0)(typescript@5.1.6) + eslint-plugin-antfu: 0.40.0(eslint@8.46.0)(typescript@5.1.6) eslint-plugin-eslint-comments: 3.2.0(eslint@8.46.0) eslint-plugin-html: 7.1.0 eslint-plugin-import: /eslint-plugin-i@2.27.5-4(@typescript-eslint/parser@6.1.0)(eslint@8.46.0) @@ -180,13 +180,13 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts@0.39.8(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6): - resolution: {integrity: sha512-oMkIzxxD+sdHpO7Ctk+ej1SCZAoSbPMGyqjfaGLqpaxh87gP7LSFlm6QpsdIWllnTyYB75Hk8LMqFQWCJU9dxw==} + /@antfu/eslint-config-ts@0.40.0(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6): + resolution: {integrity: sha512-FHZFoIdmeo08NEqMoRNcu82FWZqvod2rjWcA313+qenbpVRtn640J+MDWkrHAxNd4pZ8PZd8cfMpp5OSWHW7sw==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(typescript@5.1.6) + '@antfu/eslint-config-basic': 0.40.0(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/eslint-plugin': 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/parser': 6.1.0(eslint@8.46.0)(typescript@5.1.6) eslint: 8.46.0 @@ -199,13 +199,13 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue@0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6): - resolution: {integrity: sha512-BeBRdI8Bm0d9ppomvmPkrIim4IEW4ZHZHsGw2qSw/mSDZwprLyGi9tgNMnoHbN9OBGQwveuurdKFlJz5SlCjrA==} + /@antfu/eslint-config-vue@0.40.0(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6): + resolution: {integrity: sha512-9SVPincP0FkVqkwYKe2qadfQZflOUFLVFEYJSAMIcfupz3gezjTJSTzdIQocep+DECB9Lt0n1Qkx/w2thr+QFw==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(typescript@5.1.6) - '@antfu/eslint-config-ts': 0.39.8(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6) + '@antfu/eslint-config-basic': 0.40.0(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(typescript@5.1.6) + '@antfu/eslint-config-ts': 0.40.0(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6) eslint: 8.46.0 eslint-plugin-vue: 9.15.1(eslint@8.46.0) local-pkg: 0.4.3 @@ -219,12 +219,12 @@ packages: - typescript dev: true - /@antfu/eslint-config@0.39.8(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6): - resolution: {integrity: sha512-KnDjLw6UEoHdEzB6CzQMm+EkA4ZI94r1Of1rRRw0qxhkFhD/+SQ2BTBgmF5d4wTsU0IT1Dk5JjJ6J/cVFKdXWQ==} + /@antfu/eslint-config@0.40.0(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6): + resolution: {integrity: sha512-ZaXPSqdIrDWpNyxRWFtwhD43aNQKaVw5aTRWEoDA8VDM176UngbbHXS8H0cSFXYb618l2pOA5wBXMSJSn+05kg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.39.8(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6) + '@antfu/eslint-config-vue': 0.40.0(@typescript-eslint/eslint-plugin@6.1.0)(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(jest@27.0.4)(typescript@5.1.6) '@typescript-eslint/eslint-plugin': 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/parser': 6.1.0(eslint@8.46.0)(typescript@5.1.6) eslint: 8.46.0 @@ -376,7 +376,7 @@ packages: '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 - resolve: 1.22.2 + resolve: 1.22.3 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -1500,11 +1500,11 @@ packages: /@dcloudio/types@3.3.3: resolution: {integrity: sha512-xfp88QOJ2fgCzv49HhEGrX0L+3xDsCyyvcoApL7z0J1Lr7tqPUkxqAVBe9zBlKsDX/mO9mNj7NzKIisHfp+fNQ==} - /@dcloudio/uni-app-plus@3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.7)(vue@3.3.4): + /@dcloudio/uni-app-plus@3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-s5KMax81odZVIzCoAvf619hoNd2zJ8jv8qWx0DQkHYL9lBsIUq4ZI6kkyFXpph8/0iq97zqXsDrnAuA7/QFRmg==} dependencies: '@dcloudio/uni-app-uts': 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vue@3.3.4) - '@dcloudio/uni-app-vite': 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.7)(vue@3.3.4) + '@dcloudio/uni-app-vite': 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.9)(vue@3.3.4) '@dcloudio/uni-app-vue': 3.0.0-alpha-3081120230719001 debug: 4.3.4 fs-extra: 10.1.0 @@ -1543,7 +1543,7 @@ packages: - vue dev: false - /@dcloudio/uni-app-vite@3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.7)(vue@3.3.4): + /@dcloudio/uni-app-vite@3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-vJm6EX6X8ut61GNO+5LYKuQMulWHCNUm5QMIMxdaO/ENUH6oeh0PpOcUZxCgR36BGTRmAwnorcH990fitMkbxw==} dependencies: '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vue@3.3.4) @@ -1551,7 +1551,7 @@ packages: '@dcloudio/uni-nvue-styler': 3.0.0-alpha-3081120230719001 '@dcloudio/uni-shared': 3.0.0-alpha-3081120230719001 '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-vue': 4.2.3(vite@4.4.7)(vue@3.3.4) + '@vitejs/plugin-vue': 4.2.3(vite@4.4.9)(vue@3.3.4) '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 debug: 4.3.4 @@ -2016,7 +2016,7 @@ packages: - vue dev: false - /@dcloudio/vite-plugin-uni@3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.7)(vue@3.3.4): + /@dcloudio/vite-plugin-uni@3.0.0-alpha-3081120230719001(postcss@8.4.26)(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-MYgraxHEKLEz0uurimA/d+/bfF2UB/sdQKHHNMvi3+VJwXodjXrr0P4qMXo82aRYy7tFBrHT/tjw7df1tFGibg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -2029,9 +2029,9 @@ packages: '@dcloudio/uni-cli-shared': 3.0.0-alpha-3081120230719001(postcss@8.4.26)(vue@3.3.4) '@dcloudio/uni-shared': 3.0.0-alpha-3081120230719001 '@rollup/pluginutils': 4.2.1 - '@vitejs/plugin-legacy': 4.0.5(terser@5.16.3)(vite@4.4.7) - '@vitejs/plugin-vue': 4.2.3(vite@4.4.7)(vue@3.3.4) - '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.4.7)(vue@3.3.4) + '@vitejs/plugin-legacy': 4.0.5(terser@5.16.3)(vite@4.4.9) + '@vitejs/plugin-vue': 4.2.3(vite@4.4.9)(vue@3.3.4) + '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.4.9)(vue@3.3.4) '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/compiler-sfc': 3.2.47 @@ -2047,7 +2047,7 @@ packages: magic-string: 0.30.1 picocolors: 1.0.0 terser: 5.16.3 - vite: 4.4.7(@types/node@20.4.5)(terser@5.16.3) + vite: 4.4.9(@types/node@20.4.5)(terser@5.16.3) transitivePeerDependencies: - postcss - supports-color @@ -2417,11 +2417,6 @@ packages: eslint-visitor-keys: 3.4.2 dev: true - /@eslint-community/regexpp@4.5.1: - resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - dev: true - /@eslint-community/regexpp@4.6.2: resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -3419,7 +3414,7 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.5.1 + '@eslint-community/regexpp': 4.6.2 '@typescript-eslint/parser': 6.1.0(eslint@8.46.0)(typescript@5.1.6) '@typescript-eslint/scope-manager': 6.1.0 '@typescript-eslint/type-utils': 6.1.0(eslint@8.46.0)(typescript@5.1.6) @@ -3715,12 +3710,12 @@ packages: resolution: {integrity: sha512-dN12YCHkLkBp7fL4A/jOmjxxrp04ST+zCX+zI5965fIXk4jvB9t6PaB/viRIE+ISKD/Jhs0ygTpd1yx0YgrSGg==} dev: true - /@unocss/astro@0.54.1(vite@4.4.7): + /@unocss/astro@0.54.1(vite@4.4.9): resolution: {integrity: sha512-TeY0ZCgJH/iKdswC83/axrJP+27l3D/VfNMVLvoBSiWN9LDR5V5iZqWq+A0Lqh9AHe4RI5ZaQQe2KS24BjOUeA==} dependencies: '@unocss/core': 0.54.1 '@unocss/reset': 0.54.1 - '@unocss/vite': 0.54.1(vite@4.4.7) + '@unocss/vite': 0.54.1(vite@4.4.9) transitivePeerDependencies: - rollup - vite @@ -3942,7 +3937,7 @@ packages: '@unocss/core': 0.54.1 dev: true - /@unocss/vite@0.54.1(vite@4.4.7): + /@unocss/vite@0.54.1(vite@4.4.9): resolution: {integrity: sha512-HM5kN3FRfXN+TlHvxfN7LJZ41k6KqsHM3l2ez/ImqwKFKCLaQugqDmDDGk0JSiXRNsNDqmTJT+ydTvp16wgTtg==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 @@ -3957,12 +3952,12 @@ packages: chokidar: 3.5.3 fast-glob: 3.3.1 magic-string: 0.30.2 - vite: 4.4.7(@types/node@20.4.5)(terser@5.16.3) + vite: 4.4.9(@types/node@20.4.5)(terser@5.16.3) transitivePeerDependencies: - rollup dev: true - /@vitejs/plugin-legacy@4.0.5(terser@5.16.3)(vite@4.4.7): + /@vitejs/plugin-legacy@4.0.5(terser@5.16.3)(vite@4.4.9): resolution: {integrity: sha512-0N1CSAHjFTaxcKC9IcKDWMapmAfGn2mNdbROMf6UW0kypYLzDK8vAAbJIFW0jWvkv2aZfTgNs4KmQxoQDupUuQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -3977,12 +3972,12 @@ packages: regenerator-runtime: 0.13.11 systemjs: 6.14.1 terser: 5.16.3 - vite: 4.4.7(@types/node@20.4.5)(terser@5.16.3) + vite: 4.4.9(@types/node@20.4.5)(terser@5.16.3) transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.7)(vue@3.3.4): + /@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -3992,20 +3987,20 @@ packages: '@babel/core': 7.22.5 '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.22.5) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.5) - vite: 4.4.7(@types/node@20.4.5)(terser@5.16.3) + vite: 4.4.9(@types/node@20.4.5)(terser@5.16.3) vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.4.7)(vue@3.3.4): + /@vitejs/plugin-vue@4.2.3(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.7(@types/node@20.4.5)(terser@5.16.3) + vite: 4.4.9(@types/node@20.4.5)(terser@5.16.3) vue: 3.3.4 /@volar/language-core@1.10.0: @@ -5262,7 +5257,7 @@ packages: dependencies: debug: 3.2.7 is-core-module: 2.12.1 - resolve: 1.22.2 + resolve: 1.22.3 transitivePeerDependencies: - supports-color dev: true @@ -5296,8 +5291,8 @@ packages: - supports-color dev: true - /eslint-plugin-antfu@0.39.8(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-VsQF1mofv0pg+9rhSohNhrxcufOzSsGyQdKqdyJHPMTT2mMwXAPgKW/v8SC6W7UDk1q/j2EHZ+UUOEAKRnkd7g==} + /eslint-plugin-antfu@0.40.0(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-2L218fh+ILn+SC0vbIgoK1UCP5XVoCHqm3fJskLfpYJYjjm4BEaqEWKhmTOX0V1tDeySSbTEuInfALpfZry3Aw==} dependencies: '@typescript-eslint/utils': 6.1.0(eslint@8.46.0)(typescript@5.1.6) transitivePeerDependencies: @@ -5313,7 +5308,7 @@ packages: eslint: '>=8' dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.46.0) - '@eslint-community/regexpp': 4.5.1 + '@eslint-community/regexpp': 4.6.2 eslint: 8.46.0 dev: true @@ -5416,7 +5411,7 @@ packages: ignore: 5.2.4 is-core-module: 2.12.1 minimatch: 3.1.2 - resolve: 1.22.2 + resolve: 1.22.3 semver: 7.5.4 dev: true @@ -5484,7 +5479,7 @@ packages: natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.11 - semver: 7.5.1 + semver: 7.5.4 vue-eslint-parser: 9.3.0(eslint@8.46.0) xml-name-validator: 4.0.0 transitivePeerDependencies: @@ -5527,11 +5522,6 @@ packages: estraverse: 5.3.0 dev: true - /eslint-visitor-keys@3.4.1: - resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /eslint-visitor-keys@3.4.2: resolution: {integrity: sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5583,15 +5573,6 @@ packages: - supports-color dev: true - /espree@9.5.2: - resolution: {integrity: sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - acorn: 8.10.0 - acorn-jsx: 5.3.2(acorn@8.10.0) - eslint-visitor-keys: 3.4.2 - dev: true - /espree@9.6.1: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -6643,7 +6624,7 @@ packages: jest-pnp-resolver: 1.2.3(jest-resolve@27.5.1) jest-util: 27.5.1 jest-validate: 27.5.1 - resolve: 1.22.2 + resolve: 1.22.3 resolve.exports: 1.1.1 slash: 3.0.0 dev: true @@ -6933,9 +6914,9 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.10.0 - eslint-visitor-keys: 3.4.1 - espree: 9.5.2 - semver: 7.5.1 + eslint-visitor-keys: 3.4.2 + espree: 9.6.1 + semver: 7.5.4 dev: true /jsonc-parser@3.2.0: @@ -7375,7 +7356,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.2 + resolve: 1.22.3 semver: 5.7.1 validate-npm-package-license: 3.0.4 dev: true @@ -7713,7 +7694,7 @@ packages: postcss: 8.4.26 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.2 + resolve: 1.22.3 /postcss-load-config@3.1.4(postcss@8.4.26): resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} @@ -7801,6 +7782,14 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss@8.4.27: + resolution: {integrity: sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.6 + picocolors: 1.0.0 + source-map-js: 1.0.2 + /prelude-ls@1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} engines: {node: '>= 0.8.0'} @@ -8021,7 +8010,6 @@ packages: is-core-module: 2.12.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - dev: true /restore-cursor@3.1.0: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} @@ -8046,8 +8034,8 @@ packages: glob: 7.2.3 dev: true - /rollup@3.26.3: - resolution: {integrity: sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==} + /rollup@3.27.2: + resolution: {integrity: sha512-YGwmHf7h2oUHkVBT248x0yt6vZkYQ3/rvE5iQuVBh3WO8GcJ6BNeOkpoX1yMHIiBm18EMLjBPIoUDkhgnyxGOQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -8105,14 +8093,6 @@ packages: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true - /semver@7.5.1: - resolution: {integrity: sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==} - engines: {node: '>=10'} - hasBin: true - dependencies: - lru-cache: 6.0.0 - dev: true - /semver@7.5.4: resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} engines: {node: '>=10'} @@ -8722,7 +8702,7 @@ packages: '@unocss-applet/transformer-attributify': 0.5.3 dev: true - /unocss@0.54.1(postcss@8.4.26)(vite@4.4.7): + /unocss@0.54.1(postcss@8.4.26)(vite@4.4.9): resolution: {integrity: sha512-tT2hkDzjf2KV/neYKG/nVYxlpmgn36PGfrT3rE2zk+gaEMU+bU42CisiSkRQ7c2w4d/+zLeCmLz+dj71D8LhFA==} engines: {node: '>=14'} peerDependencies: @@ -8731,7 +8711,7 @@ packages: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.54.1(vite@4.4.7) + '@unocss/astro': 0.54.1(vite@4.4.9) '@unocss/cli': 0.54.1 '@unocss/core': 0.54.1 '@unocss/extractor-arbitrary-variants': 0.54.1 @@ -8750,7 +8730,7 @@ packages: '@unocss/transformer-compile-class': 0.54.1 '@unocss/transformer-directives': 0.54.1 '@unocss/transformer-variant-group': 0.54.1 - '@unocss/vite': 0.54.1(vite@4.4.7) + '@unocss/vite': 0.54.1(vite@4.4.9) transitivePeerDependencies: - postcss - rollup @@ -8859,8 +8839,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /vite@4.4.7(@types/node@20.4.5)(terser@5.16.3): - resolution: {integrity: sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==} + /vite@4.4.9(@types/node@20.4.5)(terser@5.16.3): + resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -8889,8 +8869,8 @@ packages: dependencies: '@types/node': 20.4.5 esbuild: 0.18.14 - postcss: 8.4.26 - rollup: 3.26.3 + postcss: 8.4.27 + rollup: 3.27.2 terser: 5.16.3 optionalDependencies: fsevents: 2.3.2 @@ -9194,7 +9174,7 @@ packages: resolution: {integrity: sha512-pEwzfsKbTrB8G3xc/sN7aw1v6A6c/pKxLAkjclnAyo5g5qOh6eL9WGu0o3cSDQZKrTNk4KL4lQSwZW+nBkANEg==} engines: {node: ^14.17.0 || >=16.0.0} dependencies: - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.2 lodash: 4.17.21 yaml: 2.3.1 dev: true