From 59e608bea0c7f9a0009df9de14fd4470bf3764a0 Mon Sep 17 00:00:00 2001 From: Lexpeartha Date: Thu, 4 Aug 2022 09:49:44 +0200 Subject: [PATCH 1/2] chore(deps): :arrow_up: update deps --- package.json | 14 +- pnpm-lock.yaml | 342 ++++++++++++++++++++++++++----------------------- 2 files changed, 192 insertions(+), 164 deletions(-) diff --git a/package.json b/package.json index 85664bb1..6d45b0cb 100644 --- a/package.json +++ b/package.json @@ -56,15 +56,15 @@ "@capacitor/cli": "^4.0.1", "@capacitor/core": "^4.0.1", "@ionic/cli": "^6.20.1", - "@ionic/vue": "^6.2.0", - "@ionic/vue-router": "^6.2.0", + "@ionic/vue": "^6.2.1", + "@ionic/vue-router": "^6.2.1", "@kevinmarrec/nuxt-pwa": "^0.4.2", "@nuxt/kit": "^3.0.0-rc.6", "ionicons": "^6.0.2", - "pathe": "^0.3.2", + "pathe": "^0.3.3", "pkg-types": "^0.3.3", "ufo": "^0.8.5", - "unimport": "^0.6.4" + "unimport": "^0.6.5" }, "devDependencies": { "@nuxt/module-builder": "^0.1.7", @@ -72,10 +72,10 @@ "@nuxt/test-utils": "3.0.0-rc.6", "@nuxtjs/eslint-config-typescript": "^10.0.0", "@release-it/conventional-changelog": "^5.0.0", - "@types/node": "^18.6.2", + "@types/node": "^18.6.3", "c8": "^7.12.0", "conventional-changelog-conventionalcommits": "^5.0.0", - "eslint": "^8.20.0", + "eslint": "^8.21.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "expect-type": "^0.13.0", @@ -86,7 +86,7 @@ "prettier": "^2.7.1", "release-it": "^15.2.0", "typescript": "^4.7.4", - "vitest": "^0.19.1", + "vitest": "^0.20.3", "vue": "^3.2.37" }, "resolutions": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f396bf69..616f3729 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ importers: '@capacitor/cli': ^4.0.1 '@capacitor/core': ^4.0.1 '@ionic/cli': ^6.20.1 - '@ionic/vue': ^6.2.0 - '@ionic/vue-router': ^6.2.0 + '@ionic/vue': ^6.2.1 + '@ionic/vue-router': ^6.2.1 '@kevinmarrec/nuxt-pwa': ^0.4.2 '@nuxt/kit': ^3.0.0-rc.6 '@nuxt/module-builder': ^0.1.7 @@ -19,10 +19,10 @@ importers: '@nuxt/test-utils': 3.0.0-rc.6 '@nuxtjs/eslint-config-typescript': ^10.0.0 '@release-it/conventional-changelog': ^5.0.0 - '@types/node': ^18.6.2 + '@types/node': ^18.6.3 c8: ^7.12.0 conventional-changelog-conventionalcommits: ^5.0.0 - eslint: ^8.20.0 + eslint: ^8.21.0 eslint-config-prettier: ^8.5.0 eslint-plugin-prettier: ^4.2.1 expect-type: ^0.13.0 @@ -30,41 +30,41 @@ importers: ionicons: ^6.0.2 lint-staged: ^13.0.3 nuxt: ^3.0.0-rc.6 - pathe: ^0.3.2 + pathe: ^0.3.3 pinst: ^3.0.0 pkg-types: ^0.3.3 prettier: ^2.7.1 release-it: ^15.2.0 typescript: ^4.7.4 ufo: ^0.8.5 - unimport: ^0.6.4 - vitest: ^0.19.1 + unimport: ^0.6.5 + vitest: ^0.20.3 vue: ^3.2.37 dependencies: '@capacitor/cli': 4.0.1 '@capacitor/core': 4.0.1 '@ionic/cli': 6.20.1 - '@ionic/vue': 6.2.0 - '@ionic/vue-router': 6.2.0 + '@ionic/vue': 6.2.1 + '@ionic/vue-router': 6.2.1 '@kevinmarrec/nuxt-pwa': 0.4.2 '@nuxt/kit': 3.0.0-rc.6 ionicons: 6.0.2 - pathe: 0.3.2 + pathe: 0.3.3 pkg-types: 0.3.3 ufo: 0.8.5 - unimport: 0.6.4 + unimport: 0.6.5 devDependencies: '@nuxt/module-builder': 0.1.7 '@nuxt/schema': 3.0.0-rc.6 '@nuxt/test-utils': 3.0.0-rc.6_vue@3.2.37 - '@nuxtjs/eslint-config-typescript': 10.0.0_he2ccbldppg44uulnyq4rwocfa + '@nuxtjs/eslint-config-typescript': 10.0.0_qugx7qdu5zevzvxaiqyxfiwquq '@release-it/conventional-changelog': 5.0.0_release-it@15.2.0 - '@types/node': 18.6.2 + '@types/node': 18.6.3 c8: 7.12.0 conventional-changelog-conventionalcommits: 5.0.0 - eslint: 8.20.0 - eslint-config-prettier: 8.5.0_eslint@8.20.0 - eslint-plugin-prettier: 4.2.1_g4fztgbwjyq2fvmcscny2sj6fy + eslint: 8.21.0 + eslint-config-prettier: 8.5.0_eslint@8.21.0 + eslint-plugin-prettier: 4.2.1_h62lvancfh4b7r6zn2dgodrh5e expect-type: 0.13.0 husky: 8.0.1 lint-staged: 13.0.3 @@ -73,7 +73,7 @@ importers: prettier: 2.7.1 release-it: 15.2.0 typescript: 4.7.4 - vitest: 0.19.1_c8@7.12.0 + vitest: 0.20.3_c8@7.12.0 vue: 3.2.37 docs: @@ -456,7 +456,7 @@ packages: /@docus/base-edge/3.0.0-1138f93: resolution: {integrity: sha512-4x9/ump1+5Ig5S0xm7zjSPZJUr9BTI4DvhNtLZCJwLFqn2rdK1kz/x8w9QX44Q+ns6GT7Is9FCwij55hywOPbw==} dependencies: - '@nuxt/content': /@nuxt/content-edge/2.1.0-27645872.29f90a4 + '@nuxt/content': /@nuxt/content-edge/2.1.0-27658086.63749d2 '@nuxthq/admin': /@nuxthq/admin-edge/0.0.1-27627055.9933660 '@vueuse/core': 8.7.4 '@vueuse/nuxt': 8.7.4 @@ -534,7 +534,7 @@ packages: dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.3.2 + espree: 9.3.3 globals: 13.16.0 ignore: 5.2.0 import-fresh: 3.3.0 @@ -545,8 +545,8 @@ packages: - supports-color dev: true - /@humanwhocodes/config-array/0.9.5: - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} + /@humanwhocodes/config-array/0.10.4: + resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -556,6 +556,10 @@ packages: - supports-color dev: true + /@humanwhocodes/gitignore-to-minimatch/1.0.2: + resolution: {integrity: sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==} + dev: true + /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true @@ -656,8 +660,8 @@ packages: - supports-color dev: false - /@ionic/core/6.2.0: - resolution: {integrity: sha512-3qUNsVcSAdrjhIhPr5M2RRnh+1xuc9RFaxoeUgI9xQ0YjTmn2FWiH4urDCXuE/rZAwnvHF4X17P0L2EqCPSfWA==} + /@ionic/core/6.2.1: + resolution: {integrity: sha512-bWlE2ZMR7tMyqcBhncc21zZPMZfCEoyGQP2bdu/ft1uov0ozw/wfETygd07C+0DOkbU6x1OYncIvo+1bzK4alA==} dependencies: '@stencil/core': 2.17.1 ionicons: 6.0.2 @@ -763,16 +767,16 @@ packages: - supports-color dev: false - /@ionic/vue-router/6.2.0: - resolution: {integrity: sha512-jwoUupg3tlQrR+nxWAaz4HOI41YIRVsG0c6wMoH4vEHkaeYXzEPXyukVLOas8MeWcZyjUhinAKAgH3xhP7r7BQ==} + /@ionic/vue-router/6.2.1: + resolution: {integrity: sha512-zf++q5HpxczoxrZTA2JctNxmZylmYnrXjnhma2DnGmHacrXyyEmTFh85T9CX+TzRo+Dm7Pl0ZYJqe0IBSu7O8A==} dependencies: - '@ionic/vue': 6.2.0 + '@ionic/vue': 6.2.1 dev: false - /@ionic/vue/6.2.0: - resolution: {integrity: sha512-tF+922bNLBTrN204CRUBDDRc6E+ygkMExxH2RX/QlXyRaVbSbmVlYXFe56nCu8caZgFlX711lHhHL1D+FsnOng==} + /@ionic/vue/6.2.1: + resolution: {integrity: sha512-buVKw5ZAeNCBa1PmSZWkUDaNJgRSjp2iBzYH6/8MQC/bniTRb1QV6LebTAw3xt+6QhHqCeiBedZtwYCSlr510Q==} dependencies: - '@ionic/core': 6.2.0 + '@ionic/core': 6.2.1 ionicons: 6.0.2 dev: false @@ -888,8 +892,8 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.13.0 - /@nuxt/content-edge/2.1.0-27645872.29f90a4: - resolution: {integrity: sha512-Z38BULTM6tlGGV13mqIzzpwW5xeA0+YRxbDea2RSAGCiHAhvtHNtV+e2XV3eJyaA9XgpGySSdVmWGPHeUkDh6g==} + /@nuxt/content-edge/2.1.0-27658086.63749d2: + resolution: {integrity: sha512-+eMp2RwqJ5iCNmFLLLpzxrOWO8A/quOHa+p7BXQCwK71a7q7FuLvVj7G1G4IhBaYqclvleJJ3YHMMH6cQsyNaA==} dependencies: '@nuxt/kit': 3.0.0-rc.6 consola: 2.15.3 @@ -903,7 +907,7 @@ packages: mdast-util-to-hast: 12.1.2 mdurl: 1.0.1 ohash: 0.1.4 - pathe: 0.3.2 + pathe: 0.3.3 property-information: 6.1.1 rehype-external-links: 2.0.0 rehype-raw: 6.1.1 @@ -912,7 +916,7 @@ packages: rehype-sort-attributes: 4.0.0 remark-emoji: 3.0.2 remark-gfm: 3.0.1 - remark-mdc: 1.0.1 + remark-mdc: 1.0.4 remark-parse: 10.0.1 remark-rehype: 10.1.0 remark-squeeze-paragraphs: 5.0.1 @@ -986,7 +990,7 @@ packages: knitwork: 0.1.2 lodash.template: 4.5.0 mlly: 0.5.5 - pathe: 0.3.2 + pathe: 0.3.3 pkg-types: 0.3.3 scule: 0.2.1 semver: 7.3.7 @@ -1015,7 +1019,7 @@ packages: knitwork: 0.1.2 lodash.template: 4.5.0 mlly: 0.5.5 - pathe: 0.3.2 + pathe: 0.3.3 pkg-types: 0.3.3 scule: 0.2.1 semver: 7.3.7 @@ -1087,7 +1091,7 @@ packages: create-require: 1.1.1 defu: 6.0.0 jiti: 1.14.0 - pathe: 0.3.2 + pathe: 0.3.3 postcss-import-resolver: 2.0.0 scule: 0.2.1 std-env: 3.1.1 @@ -1107,7 +1111,7 @@ packages: create-require: 1.1.1 defu: 6.0.0 jiti: 1.14.0 - pathe: 0.3.2 + pathe: 0.3.3 postcss-import-resolver: 2.0.0 scule: 0.2.1 std-env: 3.1.1 @@ -1256,36 +1260,36 @@ packages: - webpack dev: true - /@nuxtjs/eslint-config-typescript/10.0.0_he2ccbldppg44uulnyq4rwocfa: + /@nuxtjs/eslint-config-typescript/10.0.0_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-DaFjb0IPOq5MhdPs/5h0+kUmjQ6sVSMo3mrEuuAY3r2NUWmVSWEFrlUCqx0S0pHvjBXS4MfwBWS/oWPs41aQeA==} peerDependencies: eslint: ^8.14.0 dependencies: - '@nuxtjs/eslint-config': 10.0.0_jp3fyhldm45pic2c7py6qsxsga - '@typescript-eslint/eslint-plugin': 5.28.0_k5xkrri54vkufuz7udjyznxspq - '@typescript-eslint/parser': 5.28.0_he2ccbldppg44uulnyq4rwocfa - eslint: 8.20.0 - eslint-import-resolver-typescript: 2.7.1_afl3vkhn63baibzal45igheroq - eslint-plugin-import: 2.26.0_jp3fyhldm45pic2c7py6qsxsga + '@nuxtjs/eslint-config': 10.0.0_dz7i2j5664xvifouca6ivxrh7a + '@typescript-eslint/eslint-plugin': 5.28.0_birp7ey5rhcgzoiw3v7cmddf44 + '@typescript-eslint/parser': 5.28.0_qugx7qdu5zevzvxaiqyxfiwquq + eslint: 8.21.0 + eslint-import-resolver-typescript: 2.7.1_jatgrcxl4x7ywe7ak6cnjca2ae + eslint-plugin-import: 2.26.0_dz7i2j5664xvifouca6ivxrh7a transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color - typescript dev: true - /@nuxtjs/eslint-config/10.0.0_jp3fyhldm45pic2c7py6qsxsga: + /@nuxtjs/eslint-config/10.0.0_dz7i2j5664xvifouca6ivxrh7a: resolution: {integrity: sha512-5umb4Nyd/D9azWyFPGe3ru0E5v8SSVzgtZeJwTaCpqjsQDrr51P7QPtBTVdJXIbhdY1lws67x9Emkb7oKwh4zw==} peerDependencies: eslint: ^8.14.0 dependencies: - eslint: 8.20.0 - eslint-config-standard: 17.0.0_ft6ehtxpqlifnbpbdttimecavu - eslint-plugin-import: 2.26.0_jp3fyhldm45pic2c7py6qsxsga - eslint-plugin-n: 15.2.3_eslint@8.20.0 - eslint-plugin-node: 11.1.0_eslint@8.20.0 - eslint-plugin-promise: 6.0.0_eslint@8.20.0 - eslint-plugin-unicorn: 42.0.0_eslint@8.20.0 - eslint-plugin-vue: 8.7.1_eslint@8.20.0 + eslint: 8.21.0 + eslint-config-standard: 17.0.0_3ubi3zdkpwbtchgbslqgpqnbx4 + eslint-plugin-import: 2.26.0_dz7i2j5664xvifouca6ivxrh7a + eslint-plugin-n: 15.2.3_eslint@8.21.0 + eslint-plugin-node: 11.1.0_eslint@8.21.0 + eslint-plugin-promise: 6.0.0_eslint@8.21.0 + eslint-plugin-unicorn: 42.0.0_eslint@8.21.0 + eslint-plugin-vue: 8.7.1_eslint@8.21.0 transitivePeerDependencies: - '@typescript-eslint/parser' - eslint-import-resolver-typescript @@ -1322,7 +1326,7 @@ packages: /@octokit/auth-token/2.5.0: resolution: {integrity: sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==} dependencies: - '@octokit/types': 6.40.0 + '@octokit/types': 6.41.0 dev: true /@octokit/auth-token/3.0.0: @@ -1339,7 +1343,7 @@ packages: '@octokit/graphql': 4.8.0 '@octokit/request': 5.6.3 '@octokit/request-error': 2.1.0 - '@octokit/types': 6.40.0 + '@octokit/types': 6.41.0 before-after-hook: 2.2.2 universal-user-agent: 6.0.0 transitivePeerDependencies: @@ -1364,7 +1368,7 @@ packages: /@octokit/endpoint/6.0.12: resolution: {integrity: sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==} dependencies: - '@octokit/types': 6.40.0 + '@octokit/types': 6.41.0 is-plain-object: 5.0.0 universal-user-agent: 6.0.0 dev: true @@ -1382,7 +1386,7 @@ packages: resolution: {integrity: sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==} dependencies: '@octokit/request': 5.6.3 - '@octokit/types': 6.40.0 + '@octokit/types': 6.41.0 universal-user-agent: 6.0.0 transitivePeerDependencies: - encoding @@ -1399,10 +1403,6 @@ packages: - encoding dev: true - /@octokit/openapi-types/12.10.1: - resolution: {integrity: sha512-P+SukKanjFY0ZhsK6wSVnQmxTP2eVPPE8OPSNuxaMYtgVzwJZgfGdwlYjf4RlRU4vLEw4ts2fsE2icG4nZ5ddQ==} - dev: true - /@octokit/openapi-types/12.11.0: resolution: {integrity: sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==} dev: true @@ -1413,7 +1413,7 @@ packages: '@octokit/core': '>=2' dependencies: '@octokit/core': 3.6.0 - '@octokit/types': 6.40.0 + '@octokit/types': 6.41.0 dev: true /@octokit/plugin-paginate-rest/3.0.0_@octokit+core@4.0.4: @@ -1448,7 +1448,7 @@ packages: '@octokit/core': '>=3' dependencies: '@octokit/core': 3.6.0 - '@octokit/types': 6.40.0 + '@octokit/types': 6.41.0 deprecation: 2.3.1 dev: true @@ -1466,7 +1466,7 @@ packages: /@octokit/request-error/2.1.0: resolution: {integrity: sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==} dependencies: - '@octokit/types': 6.40.0 + '@octokit/types': 6.41.0 deprecation: 2.3.1 once: 1.4.0 dev: true @@ -1485,7 +1485,7 @@ packages: dependencies: '@octokit/endpoint': 6.0.12 '@octokit/request-error': 2.1.0 - '@octokit/types': 6.40.0 + '@octokit/types': 6.41.0 is-plain-object: 5.0.0 node-fetch: 2.6.7 universal-user-agent: 6.0.0 @@ -1530,12 +1530,6 @@ packages: - encoding dev: true - /@octokit/types/6.40.0: - resolution: {integrity: sha512-MFZOU5r8SwgJWDMhrLUSvyJPtVsqA6VnbVI3TNbsmw+Jnvrktzvq2fYES/6RiJA/5Ykdwq4mJmtlYUfW7CGjmw==} - dependencies: - '@octokit/openapi-types': 12.10.1 - dev: true - /@octokit/types/6.41.0: resolution: {integrity: sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==} dependencies: @@ -1818,7 +1812,7 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 18.6.2 + '@types/node': 18.6.3 '@types/responselike': 1.0.0 dev: true @@ -1849,7 +1843,7 @@ packages: /@types/fs-extra/8.1.2: resolution: {integrity: sha512-SvSrYXfWSc7R4eqnOzbQF4TZmfpNSM9FrSWLU3EUnWBuyZqNBOrv1B1JA3byUDPUl9z4Ab3jeZG2eDdySlgNMg==} dependencies: - '@types/node': 18.6.2 + '@types/node': 18.6.3 dev: false /@types/hast/2.3.4: @@ -1889,7 +1883,7 @@ packages: /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.6.2 + '@types/node': 18.6.3 dev: true /@types/mdast/3.0.10: @@ -1912,6 +1906,10 @@ packages: /@types/node/18.6.2: resolution: {integrity: sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ==} + dev: true + + /@types/node/18.6.3: + resolution: {integrity: sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==} /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1934,7 +1932,7 @@ packages: /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.6.2 + '@types/node': 18.6.3 dev: true /@types/slice-ansi/4.0.0: @@ -1953,7 +1951,7 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@typescript-eslint/eslint-plugin/5.28.0_k5xkrri54vkufuz7udjyznxspq: + /@typescript-eslint/eslint-plugin/5.28.0_birp7ey5rhcgzoiw3v7cmddf44: resolution: {integrity: sha512-DXVU6Cg29H2M6EybqSg2A+x8DgO9TCUBRp4QEXQHJceLS7ogVDP0g3Lkg/SZCqcvkAP/RruuQqK0gdlkgmhSUA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1964,12 +1962,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.28.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.28.0_qugx7qdu5zevzvxaiqyxfiwquq '@typescript-eslint/scope-manager': 5.28.0 - '@typescript-eslint/type-utils': 5.28.0_he2ccbldppg44uulnyq4rwocfa - '@typescript-eslint/utils': 5.28.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/type-utils': 5.28.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/utils': 5.28.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -1980,7 +1978,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.28.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/parser/5.28.0_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1994,7 +1992,7 @@ packages: '@typescript-eslint/types': 5.28.0 '@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.4 debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color @@ -2008,7 +2006,7 @@ packages: '@typescript-eslint/visitor-keys': 5.28.0 dev: true - /@typescript-eslint/type-utils/5.28.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/type-utils/5.28.0_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-SyKjKh4CXPglueyC6ceAFytjYWMoPHMswPQae236zqe1YbhvCVQyIawesYywGiu98L9DwrxsBN69vGIVxJ4mQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2018,9 +2016,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.28.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/utils': 5.28.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 tsutils: 3.21.0_typescript@4.7.4 typescript: 4.7.4 transitivePeerDependencies: @@ -2053,7 +2051,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.28.0_he2ccbldppg44uulnyq4rwocfa: + /@typescript-eslint/utils/5.28.0_qugx7qdu5zevzvxaiqyxfiwquq: resolution: {integrity: sha512-E60N5L0fjv7iPJV3UGc4EC+A3Lcj4jle9zzR0gW7vXhflO7/J29kwiTGITA2RlrmPokKiZbBy2DgaclCaEUs6g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2063,9 +2061,9 @@ packages: '@typescript-eslint/scope-manager': 5.28.0 '@typescript-eslint/types': 5.28.0 '@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.4 - eslint: 8.20.0 + eslint: 8.21.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.21.0 transitivePeerDependencies: - supports-color - typescript @@ -2336,6 +2334,14 @@ packages: acorn: 8.7.1 dev: true + /acorn-jsx/5.3.2_acorn@8.8.0: + resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + acorn: 8.8.0 + dev: true + /acorn-node/1.8.2: resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==} dependencies: @@ -4701,16 +4707,16 @@ packages: optionalDependencies: source-map: 0.6.1 - /eslint-config-prettier/8.5.0_eslint@8.20.0: + /eslint-config-prettier/8.5.0_eslint@8.21.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 dev: true - /eslint-config-standard/17.0.0_ft6ehtxpqlifnbpbdttimecavu: + /eslint-config-standard/17.0.0_3ubi3zdkpwbtchgbslqgpqnbx4: resolution: {integrity: sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==} peerDependencies: eslint: ^8.0.1 @@ -4718,10 +4724,10 @@ packages: eslint-plugin-n: ^15.0.0 eslint-plugin-promise: ^6.0.0 dependencies: - eslint: 8.20.0 - eslint-plugin-import: 2.26.0_jp3fyhldm45pic2c7py6qsxsga - eslint-plugin-n: 15.2.3_eslint@8.20.0 - eslint-plugin-promise: 6.0.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-plugin-import: 2.26.0_dz7i2j5664xvifouca6ivxrh7a + eslint-plugin-n: 15.2.3_eslint@8.21.0 + eslint-plugin-promise: 6.0.0_eslint@8.21.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -4733,7 +4739,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/2.7.1_afl3vkhn63baibzal45igheroq: + /eslint-import-resolver-typescript/2.7.1_jatgrcxl4x7ywe7ak6cnjca2ae: resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==} engines: {node: '>=4'} peerDependencies: @@ -4741,8 +4747,8 @@ packages: eslint-plugin-import: '*' dependencies: debug: 4.3.4 - eslint: 8.20.0 - eslint-plugin-import: 2.26.0_jp3fyhldm45pic2c7py6qsxsga + eslint: 8.21.0 + eslint-plugin-import: 2.26.0_dz7i2j5664xvifouca6ivxrh7a glob: 7.2.3 is-glob: 4.0.3 resolve: 1.22.1 @@ -4769,38 +4775,38 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.28.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.28.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 3.2.7 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 2.7.1_afl3vkhn63baibzal45igheroq + eslint-import-resolver-typescript: 2.7.1_jatgrcxl4x7ywe7ak6cnjca2ae find-up: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-es/3.0.1_eslint@8.20.0: + /eslint-plugin-es/3.0.1_eslint@8.21.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.20.0: + /eslint-plugin-es/4.1.0_eslint@8.21.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.26.0_jp3fyhldm45pic2c7py6qsxsga: + /eslint-plugin-import/2.26.0_dz7i2j5664xvifouca6ivxrh7a: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4810,12 +4816,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.28.0_he2ccbldppg44uulnyq4rwocfa + '@typescript-eslint/parser': 5.28.0_qugx7qdu5zevzvxaiqyxfiwquq array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.20.0 + eslint: 8.21.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_pbmiczca3qpqvnkfcriol7sq7u has: 1.0.3 @@ -4831,16 +4837,16 @@ packages: - supports-color dev: true - /eslint-plugin-n/15.2.3_eslint@8.20.0: + /eslint-plugin-n/15.2.3_eslint@8.21.0: resolution: {integrity: sha512-H+KC7U5R+3IWTeRnACm/4wlqLvS1Q7M6t7BGhn89qXDkZan8HTAEv3ouIONA0ifDwc2YzPFmyPzHuNLddNK4jw==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.20.0 - eslint-plugin-es: 4.1.0_eslint@8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-plugin-es: 4.1.0_eslint@8.21.0 + eslint-utils: 3.0.0_eslint@8.21.0 ignore: 5.2.0 is-core-module: 2.9.0 minimatch: 3.1.2 @@ -4848,14 +4854,14 @@ packages: semver: 7.3.7 dev: true - /eslint-plugin-node/11.1.0_eslint@8.20.0: + /eslint-plugin-node/11.1.0_eslint@8.21.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.20.0 - eslint-plugin-es: 3.0.1_eslint@8.20.0 + eslint: 8.21.0 + eslint-plugin-es: 3.0.1_eslint@8.21.0 eslint-utils: 2.1.0 ignore: 5.2.0 minimatch: 3.1.2 @@ -4863,7 +4869,7 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier/4.2.1_g4fztgbwjyq2fvmcscny2sj6fy: + /eslint-plugin-prettier/4.2.1_h62lvancfh4b7r6zn2dgodrh5e: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -4874,22 +4880,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.20.0 - eslint-config-prettier: 8.5.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-config-prettier: 8.5.0_eslint@8.21.0 prettier: 2.7.1 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-promise/6.0.0_eslint@8.20.0: + /eslint-plugin-promise/6.0.0_eslint@8.21.0: resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.20.0 + eslint: 8.21.0 dev: true - /eslint-plugin-unicorn/42.0.0_eslint@8.20.0: + /eslint-plugin-unicorn/42.0.0_eslint@8.21.0: resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==} engines: {node: '>=12'} peerDependencies: @@ -4898,8 +4904,8 @@ packages: '@babel/helper-validator-identifier': 7.18.6 ci-info: 3.3.2 clean-regexp: 1.0.0 - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-utils: 3.0.0_eslint@8.21.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 @@ -4912,19 +4918,19 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/8.7.1_eslint@8.20.0: + /eslint-plugin-vue/8.7.1_eslint@8.21.0: resolution: {integrity: sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.20.0 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint: 8.21.0 + eslint-utils: 3.0.0_eslint@8.21.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 semver: 7.3.7 - vue-eslint-parser: 8.3.0_eslint@8.20.0 + vue-eslint-parser: 8.3.0_eslint@8.21.0 transitivePeerDependencies: - supports-color dev: true @@ -4952,13 +4958,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.20.0: + /eslint-utils/3.0.0_eslint@8.21.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.20.0 + eslint: 8.21.0 eslint-visitor-keys: 2.1.0 dev: true @@ -4977,13 +4983,14 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.20.0: - resolution: {integrity: sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==} + /eslint/8.21.0: + resolution: {integrity: sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.0 - '@humanwhocodes/config-array': 0.9.5 + '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/gitignore-to-minimatch': 1.0.2 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -4991,16 +4998,19 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.20.0 + eslint-utils: 3.0.0_eslint@8.21.0 eslint-visitor-keys: 3.3.0 - espree: 9.3.2 + espree: 9.3.3 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 + find-up: 5.0.0 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 globals: 13.16.0 + globby: 11.1.0 + grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -5030,6 +5040,15 @@ packages: eslint-visitor-keys: 3.3.0 dev: true + /espree/9.3.3: + resolution: {integrity: sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + acorn: 8.8.0 + acorn-jsx: 5.3.2_acorn@8.8.0 + eslint-visitor-keys: 3.3.0 + dev: true + /esprima/4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} @@ -5694,6 +5713,10 @@ packages: /graceful-fs/4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} + /grapheme-splitter/1.0.4: + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} + dev: true + /gzip-size/7.0.0: resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -6680,15 +6703,9 @@ packages: engines: {node: '>=6'} dev: false - /kleur/4.1.4: - resolution: {integrity: sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA==} - engines: {node: '>=6'} - dev: true - /kleur/4.1.5: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - dev: false /klona/2.0.5: resolution: {integrity: sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==} @@ -7278,7 +7295,7 @@ packages: dev: true /media-typer/0.3.0: - resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=} + resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} dev: true @@ -7736,6 +7753,14 @@ packages: pathe: 0.3.2 pkg-types: 0.3.3 + /mlly/0.5.7: + resolution: {integrity: sha512-rz+n2i9862ymLH+UDlHpsuTVyCIAs+9WejS2De2VUlAKdpq8OJ9x/C2M7nNUMLEW1H+D6n0uZlpz8+tMGxCmyQ==} + dependencies: + acorn: 8.8.0 + pathe: 0.3.3 + pkg-types: 0.3.3 + dev: false + /modify-values/1.0.1: resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} engines: {node: '>=0.10.0'} @@ -8073,7 +8098,7 @@ packages: nuxi: 3.0.0-rc.6 ohash: 0.1.4 ohmyfetch: 0.4.18 - pathe: 0.3.2 + pathe: 0.3.3 perfect-debounce: 0.1.3 scule: 0.2.1 strip-literal: 0.4.0 @@ -8509,6 +8534,9 @@ packages: /pathe/0.3.2: resolution: {integrity: sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==} + /pathe/0.3.3: + resolution: {integrity: sha512-x3nrPvG0HDSDzUiJ0WqtzhN4MD+h5B+dFJ3/qyxVuARlr4Y3aJv8gri2cZzp9Z8sGs2a+aG9gNbKngh3gme57A==} + /pathval/1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true @@ -8555,7 +8583,7 @@ packages: dependencies: jsonc-parser: 3.0.0 mlly: 0.5.3 - pathe: 0.3.2 + pathe: 0.3.3 /plausible-tracker/0.3.8: resolution: {integrity: sha512-lmOWYQ7s9KOUJ1R+YTOR3HrjdbxIS2Z4de0P/Jx2dQPteznJl2eX3tXxKClpvbfyGP59B5bbhW8ftN59HbbFSg==} @@ -9522,8 +9550,8 @@ packages: unist-util-visit: 4.1.0 dev: true - /remark-mdc/1.0.1: - resolution: {integrity: sha512-KxIMQOUtlSNL5Ycwe2de5X9HiN+aQ5/gsi9DRRShdxTt0DUtTvR8D+dTBQWZzieaJQKqJ4E/TbTJf3aG1+Q+QQ==} + /remark-mdc/1.0.4: + resolution: {integrity: sha512-bitabCV+w3Ma5yDFSbkVd6z+JtAV0MjzJmF0U6S3bA4kQU8KaqYpQJH/LfuGpyY+oASvF3WaPwn8n/wAVEWJUA==} dependencies: flat: 5.0.2 js-yaml: 4.1.0 @@ -10926,19 +10954,19 @@ packages: - webpack dev: true - /unimport/0.6.4: - resolution: {integrity: sha512-1cbSeTsC2EwzWeWAyQleajM354y+EYsymxE9p1wDbHKVTEe9XL6+e7vlEv2pj1Zk8YYFf+CBf9QG8My7aDKhag==} + /unimport/0.6.5: + resolution: {integrity: sha512-B8x6+GiYUzDphN6Iaoshu99mUo8n7QCq13QTY2Z8saj1QBmGKXf+vJJlptfL3MdOmzxpve2Ikx91UZ4Qoz4dVQ==} dependencies: '@rollup/pluginutils': 4.2.1 escape-string-regexp: 5.0.0 fast-glob: 3.2.11 local-pkg: 0.4.2 magic-string: 0.26.2 - mlly: 0.5.5 - pathe: 0.3.2 + mlly: 0.5.7 + pathe: 0.3.3 scule: 0.3.2 strip-literal: 0.4.0 - unplugin: 0.8.0 + unplugin: 0.8.1 transitivePeerDependencies: - esbuild - rollup @@ -11152,8 +11180,8 @@ packages: webpack-virtual-modules: 0.4.4 dev: true - /unplugin/0.8.0: - resolution: {integrity: sha512-OzOkJ9XOPlD1Cph6qy/p4i/KSUbs76GToXjH/STHpfo6D7y+EqpfAL6G6HaoOw5QLkt9+KWwcxYUmPFkDf1upQ==} + /unplugin/0.8.1: + resolution: {integrity: sha512-o7rUZoPLG1fH4LKinWgb77gDtTE6mw/iry0Pq0Z5UPvZ9+HZ1/4+7fic7t58s8/CGkPrDpGq+RltO+DmswcR4g==} peerDependencies: esbuild: '>=0.13' rollup: ^2.50.0 @@ -11292,7 +11320,7 @@ packages: dependencies: dequal: 2.0.2 diff: 5.1.0 - kleur: 4.1.4 + kleur: 4.1.5 sade: 1.8.1 dev: true @@ -11409,8 +11437,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.19.1_c8@7.12.0: - resolution: {integrity: sha512-E/ZXpFMUahn731wzhMBNzWRp4mGgiZFT0xdHa32cbNO0CSaHpE9hTfteEU247Gi2Dula8uXo5vvrNB6dtszmQA==} + /vitest/0.20.3_c8@7.12.0: + resolution: {integrity: sha512-cXMjTbZxBBUUuIF3PUzEGPLJWtIMeURBDXVxckSHpk7xss4JxkiiWh5cnIlfGyfJne2Ii3QpbiRuFL5dMJtljw==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -11436,7 +11464,7 @@ packages: dependencies: '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 - '@types/node': 18.6.2 + '@types/node': 18.6.3 c8: 7.12.0 chai: 4.3.6 debug: 4.3.4 @@ -11518,14 +11546,14 @@ packages: optional: true dev: true - /vue-eslint-parser/8.3.0_eslint@8.20.0: + /vue-eslint-parser/8.3.0_eslint@8.21.0: resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.20.0 + eslint: 8.21.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.3.2 From 02811ce5ccf6197ef8515a40a427fdc70dafab4d Mon Sep 17 00:00:00 2001 From: Lexpeartha Date: Thu, 4 Aug 2022 09:55:14 +0200 Subject: [PATCH 2/2] feat: add new datetime button component --- src/module.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/module.ts b/src/module.ts index db365c7d..9ce89921 100644 --- a/src/module.ts +++ b/src/module.ts @@ -163,6 +163,7 @@ const IonicBuiltInComponents = [ 'IonCol', 'IonContent', 'IonDatetime', + 'IonDatetimeButton', 'IonFab', 'IonFabButton', 'IonFabList',