diff --git a/packages/hoppscotch-app/package.json b/packages/hoppscotch-app/package.json index dbb59b05c..8fcf503ee 100644 --- a/packages/hoppscotch-app/package.json +++ b/packages/hoppscotch-app/package.json @@ -116,7 +116,7 @@ "@nuxt/typescript-build": "^2.1.0", "@nuxtjs/color-mode": "^2.1.1", "@nuxtjs/dotenv": "^1.4.1", - "@nuxtjs/eslint-config-typescript": "^7.0.2", + "@nuxtjs/eslint-config-typescript": "^8.0.0", "@nuxtjs/eslint-module": "^3.0.2", "@nuxtjs/google-analytics": "^2.4.0", "@nuxtjs/google-fonts": "^1.3.0", @@ -136,7 +136,7 @@ "babel-jest": "^27.3.1", "eslint": "^8.3.0", "eslint-config-prettier": "^8.3.0", - "eslint-plugin-nuxt": "^3.0.0", + "eslint-plugin-nuxt": "^3.1.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-vue": "^8.1.1", "jest": "^27.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 734385707..6b8170220 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,7 +77,7 @@ importers: '@nuxtjs/color-mode': ^2.1.1 '@nuxtjs/composition-api': ^0.30.0 '@nuxtjs/dotenv': ^1.4.1 - '@nuxtjs/eslint-config-typescript': ^7.0.2 + '@nuxtjs/eslint-config-typescript': ^8.0.0 '@nuxtjs/eslint-module': ^3.0.2 '@nuxtjs/google-analytics': ^2.4.0 '@nuxtjs/google-fonts': ^1.3.0 @@ -109,7 +109,7 @@ importers: core-js: ^3.19.1 eslint: ^8.3.0 eslint-config-prettier: ^8.3.0 - eslint-plugin-nuxt: ^3.0.0 + eslint-plugin-nuxt: ^3.1.0 eslint-plugin-prettier: ^4.0.0 eslint-plugin-vue: ^8.1.1 esprima: ^4.0.1 @@ -243,7 +243,7 @@ importers: '@nuxt/typescript-build': 2.1.0_@nuxt+types@2.15.8+eslint@8.3.0 '@nuxtjs/color-mode': 2.1.1 '@nuxtjs/dotenv': 1.4.1 - '@nuxtjs/eslint-config-typescript': 7.0.2_eslint@8.3.0+typescript@4.5.2 + '@nuxtjs/eslint-config-typescript': 8.0.0_a62156d15a1061825f528e0e9b72eb2f '@nuxtjs/eslint-module': 3.0.2_eslint@8.3.0 '@nuxtjs/google-analytics': 2.4.0 '@nuxtjs/google-fonts': 1.3.0 @@ -263,7 +263,7 @@ importers: babel-jest: 27.3.1_@babel+core@7.16.0 eslint: 8.3.0 eslint-config-prettier: 8.3.0_eslint@8.3.0 - eslint-plugin-nuxt: 3.0.0_eslint@8.3.0 + eslint-plugin-nuxt: 3.1.0_eslint@8.3.0 eslint-plugin-prettier: 4.0.0_d8c6a2a4ba8850181fffb74d8e835cec eslint-plugin-vue: 8.1.1_eslint@8.3.0 jest: 27.3.1 @@ -402,8 +402,8 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser/7.16.0_@babel+core@7.16.0+eslint@8.3.0: - resolution: {integrity: sha512-c+AsYOHjI+FgCa+ifLd8sDXp4U4mjkfFgL9NdQWhuA731kAUJs0WdJIXET4A14EJAR9Jv9FFF/MzPWJfV9Oirw==} + /@babel/eslint-parser/7.16.3_@babel+core@7.16.0+eslint@8.3.0: + resolution: {integrity: sha512-iB4ElZT0jAt7PKVaeVulOECdGe6UnmA/O0P9jlF5g5GBOwDVbna8AXhHRu4s27xQf6OkveyA8iTDv1jHdDejgQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' @@ -497,7 +497,7 @@ packages: '@babel/helper-module-imports': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/traverse': 7.16.0 - debug: 4.3.2 + debug: 4.3.3 lodash.debounce: 4.0.8 resolve: 1.20.0 semver: 6.3.0 @@ -515,7 +515,7 @@ packages: '@babel/helper-module-imports': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/traverse': 7.16.3 - debug: 4.3.2 + debug: 4.3.3 lodash.debounce: 4.0.8 resolve: 1.20.0 semver: 6.3.0 @@ -1574,7 +1574,7 @@ packages: '@babel/helper-split-export-declaration': 7.16.0 '@babel/parser': 7.15.8 '@babel/types': 7.15.6 - debug: 4.3.2 + debug: 4.3.3 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -1607,7 +1607,7 @@ packages: '@babel/helper-split-export-declaration': 7.16.0 '@babel/parser': 7.16.3 '@babel/types': 7.16.0 - debug: 4.3.2 + debug: 4.3.3 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -3791,38 +3791,39 @@ packages: dotenv: 8.6.0 dev: true - /@nuxtjs/eslint-config-typescript/7.0.2_eslint@8.3.0+typescript@4.5.2: - resolution: {integrity: sha512-nf/RupsrhproJPzoymmxMVFDQ48WV9BdN6zHSBR6uKmMpQcVoD/I4CAZfYW2f5gscnp2KPayKPoDEeugm7BajQ==} + /@nuxtjs/eslint-config-typescript/8.0.0_a62156d15a1061825f528e0e9b72eb2f: + resolution: {integrity: sha512-JcRIDCN+lfhzeNw6QGxjUSmXzfnRsEc2gTWO7Kbz9JfznTNwsI+1oWJ2wwOb6MP82d8SkDgu4yINkbDGDgkdaA==} peerDependencies: - eslint: ^8.1.0 + eslint: ^8.3.0 dependencies: - '@nuxtjs/eslint-config': 7.0.0_74f35bef5dc2e56984cd0a3796eac921 - '@typescript-eslint/eslint-plugin': 5.3.0_4d1c155023764ccdbc3968a27f5cc3cf - '@typescript-eslint/parser': 5.3.0_eslint@8.3.0+typescript@4.5.2 + '@nuxtjs/eslint-config': 8.0.0_4e52e098c69dc02e5d836ed593524821 + '@typescript-eslint/eslint-plugin': 5.4.0_5c8ff4cecd5a55e744866c0654edac32 + '@typescript-eslint/parser': 5.4.0_eslint@8.3.0+typescript@4.5.2 eslint: 8.3.0 eslint-import-resolver-typescript: 2.5.0_eslint@8.3.0 transitivePeerDependencies: - eslint-plugin-import + - jest - supports-color - typescript dev: true - /@nuxtjs/eslint-config/7.0.0_74f35bef5dc2e56984cd0a3796eac921: - resolution: {integrity: sha512-GiDdRrAbqzo2PMDLw8taVpN16QdvcoEj08Cf3SKIhhg6fXlI2mcwSURJ85XHFvpKuRIWMxfkQ9RRuH6IUhiBqQ==} + /@nuxtjs/eslint-config/8.0.0_4e52e098c69dc02e5d836ed593524821: + resolution: {integrity: sha512-NuZSiMdSCuBukwWgmNQuMYoA/jgL9SLfecOurUUQw/1QTcD0YKh0RxY4h9rNJB2jkfayzmZ+Y11hlOml40FVvw==} peerDependencies: - eslint: ^8.1.0 + eslint: ^8.3.0 dependencies: eslint: 8.3.0 - eslint-config-standard: 16.0.3_5f844734bbc53fd606b1248ec81b0d23 - eslint-plugin-import: 2.25.2_eslint@8.3.0 - eslint-plugin-jest: 25.2.2_74f35bef5dc2e56984cd0a3796eac921 + eslint-config-standard: 16.0.3_a91986cd61f51e0cdba75303fb12b37d + eslint-plugin-import: 2.25.3_eslint@8.3.0 + eslint-plugin-jest: 25.3.0_4e52e098c69dc02e5d836ed593524821 eslint-plugin-node: 11.1.0_eslint@8.3.0 eslint-plugin-promise: 5.1.1_eslint@8.3.0 - eslint-plugin-standard: 5.0.0_eslint@8.3.0 - eslint-plugin-unicorn: 37.0.1_eslint@8.3.0 - eslint-plugin-vue: 7.20.0_eslint@8.3.0 + eslint-plugin-unicorn: 39.0.0_eslint@8.3.0 + eslint-plugin-vue: 8.1.1_eslint@8.3.0 transitivePeerDependencies: - '@typescript-eslint/eslint-plugin' + - jest - supports-color - typescript dev: true @@ -4598,32 +4599,6 @@ packages: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/5.3.0_4d1c155023764ccdbc3968a27f5cc3cf: - resolution: {integrity: sha512-ARUEJHJrq85aaiCqez7SANeahDsJTD3AEua34EoQN9pHS6S5Bq9emcIaGGySt/4X2zSi+vF5hAH52sEen7IO7g==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - '@typescript-eslint/parser': ^5.0.0 - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/experimental-utils': 5.3.0_eslint@8.3.0+typescript@4.5.2 - '@typescript-eslint/parser': 5.3.0_eslint@8.3.0+typescript@4.5.2 - '@typescript-eslint/scope-manager': 5.3.0 - debug: 4.3.2 - eslint: 8.3.0 - functional-red-black-tree: 1.0.1 - ignore: 5.1.9 - regexpp: 3.2.0 - semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.2 - typescript: 4.5.2 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/eslint-plugin/5.4.0_5c8ff4cecd5a55e744866c0654edac32: resolution: {integrity: sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4638,7 +4613,7 @@ packages: '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.3.0+typescript@4.5.2 '@typescript-eslint/parser': 5.4.0_eslint@8.3.0+typescript@4.5.2 '@typescript-eslint/scope-manager': 5.4.0 - debug: 4.3.2 + debug: 4.3.3 eslint: 8.3.0 functional-red-black-tree: 1.0.1 ignore: 5.1.9 @@ -4650,24 +4625,6 @@ packages: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.3.0_eslint@8.3.0+typescript@4.5.2: - resolution: {integrity: sha512-NFVxYTjKj69qB0FM+piah1x3G/63WB8vCBMnlnEHUsiLzXSTWb9FmFn36FD9Zb4APKBLY3xRArOGSMQkuzTF1w==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: '*' - dependencies: - '@types/json-schema': 7.0.9 - '@typescript-eslint/scope-manager': 5.3.0 - '@typescript-eslint/types': 5.3.0 - '@typescript-eslint/typescript-estree': 5.3.0_typescript@4.5.2 - eslint: 8.3.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.3.0 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@typescript-eslint/experimental-utils/5.4.0_eslint@8.3.0+typescript@4.5.2: resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4686,26 +4643,6 @@ packages: - typescript dev: true - /@typescript-eslint/parser/5.3.0_eslint@8.3.0+typescript@4.5.2: - resolution: {integrity: sha512-rKu/yAReip7ovx8UwOAszJVO5MgBquo8WjIQcp1gx4pYQCwYzag+I5nVNHO4MqyMkAo0gWt2gWUi+36gWAVKcw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/scope-manager': 5.3.0 - '@typescript-eslint/types': 5.3.0 - '@typescript-eslint/typescript-estree': 5.3.0_typescript@4.5.2 - debug: 4.3.2 - eslint: 8.3.0 - typescript: 4.5.2 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/parser/5.4.0_eslint@8.3.0+typescript@4.5.2: resolution: {integrity: sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4719,21 +4656,13 @@ packages: '@typescript-eslint/scope-manager': 5.4.0 '@typescript-eslint/types': 5.4.0 '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.2 - debug: 4.3.2 + debug: 4.3.3 eslint: 8.3.0 typescript: 4.5.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.3.0: - resolution: {integrity: sha512-22Uic9oRlTsPppy5Tcwfj+QET5RWEnZ5414Prby465XxQrQFZ6nnm5KnXgnsAJefG4hEgMnaxTB3kNEyjdjj6A==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.3.0 - '@typescript-eslint/visitor-keys': 5.3.0 - dev: true - /@typescript-eslint/scope-manager/5.4.0: resolution: {integrity: sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4742,37 +4671,11 @@ packages: '@typescript-eslint/visitor-keys': 5.4.0 dev: true - /@typescript-eslint/types/5.3.0: - resolution: {integrity: sha512-fce5pG41/w8O6ahQEhXmMV+xuh4+GayzqEogN24EK+vECA3I6pUwKuLi5QbXO721EMitpQne5VKXofPonYlAQg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@typescript-eslint/types/5.4.0: resolution: {integrity: sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.3.0_typescript@4.5.2: - resolution: {integrity: sha512-FJ0nqcaUOpn/6Z4Jwbtf+o0valjBLkqc3MWkMvrhA2TvzFXtcclIM8F4MBEmYa2kgcI8EZeSAzwoSrIC8JYkug==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.3.0 - '@typescript-eslint/visitor-keys': 5.3.0 - debug: 4.3.2 - globby: 11.0.4 - is-glob: 4.0.3 - semver: 7.3.5 - tsutils: 3.21.0_typescript@4.5.2 - typescript: 4.5.2 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.2: resolution: {integrity: sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4784,7 +4687,7 @@ packages: dependencies: '@typescript-eslint/types': 5.4.0 '@typescript-eslint/visitor-keys': 5.4.0 - debug: 4.3.2 + debug: 4.3.3 globby: 11.0.4 is-glob: 4.0.3 semver: 7.3.5 @@ -4794,14 +4697,6 @@ packages: - supports-color dev: true - /@typescript-eslint/visitor-keys/5.3.0: - resolution: {integrity: sha512-oVIAfIQuq0x2TFDNLVavUn548WL+7hdhxYn+9j3YdJJXB7mH9dAmZNJsPDa7Jc+B9WGqoiex7GUDbyMxV0a/aw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.3.0 - eslint-visitor-keys: 3.1.0 - dev: true - /@typescript-eslint/visitor-keys/5.4.0: resolution: {integrity: sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5179,7 +5074,7 @@ packages: /@windicss/config/1.5.1: resolution: {integrity: sha512-nWNgvvJj9RcYhLcqwju/Z8FfaHRjyWHDYS3IgY7lWUM+vWTLFuKqhavKfC1589kdYjiO9JeX07Vg+YzfcxP0Yw==} dependencies: - debug: 4.3.2 + debug: 4.3.3 jiti: 1.12.9 windicss: 3.2.1 transitivePeerDependencies: @@ -5191,7 +5086,7 @@ packages: dependencies: '@antfu/utils': 0.3.0 '@windicss/config': 1.5.1 - debug: 4.3.2 + debug: 4.3.3 fast-glob: 3.2.7 magic-string: 0.25.7 micromatch: 4.0.4 @@ -5267,14 +5162,6 @@ packages: acorn-walk: 7.2.0 dev: true - /acorn-jsx/5.3.2_acorn@7.4.1: - resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} - peerDependencies: - acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - dependencies: - acorn: 7.4.1 - dev: true - /acorn-jsx/5.3.2_acorn@8.6.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: @@ -6551,6 +6438,10 @@ packages: /ci-info/3.2.0: resolution: {integrity: sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==} + /ci-info/3.3.0: + resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==} + dev: true + /cipher-base/1.0.4: resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} dependencies: @@ -7454,8 +7345,19 @@ packages: supports-color: 8.1.1 dev: true - /debug/4.3.2_supports-color@9.2.1: - resolution: {integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==} + /debug/4.3.3: + resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + + /debug/4.3.3_supports-color@9.2.1: + resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -7896,7 +7798,7 @@ packages: dependencies: base64-arraybuffer: 0.1.4 component-emitter: 1.3.0 - debug: 4.3.2 + debug: 4.3.3 engine.io-parser: 4.0.3 has-cors: 1.1.0 parseqs: 0.0.6 @@ -7914,7 +7816,7 @@ packages: resolution: {integrity: sha512-V05mmDo4gjimYW+FGujoGmmmxRaDsrVr7AXA3ZIfa04MWM1jOfZfUwou0oNqhNwy/votUDvGDt4JA4QF4e0b4g==} dependencies: '@socket.io/component-emitter': 3.0.0 - debug: 4.3.2 + debug: 4.3.3 engine.io-parser: 5.0.2 has-cors: 1.1.0 parseqs: 0.0.6 @@ -8087,7 +7989,7 @@ packages: eslint: 8.3.0 dev: true - /eslint-config-standard/16.0.3_5f844734bbc53fd606b1248ec81b0d23: + /eslint-config-standard/16.0.3_a91986cd61f51e0cdba75303fb12b37d: resolution: {integrity: sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==} peerDependencies: eslint: ^7.12.1 @@ -8096,7 +7998,7 @@ packages: eslint-plugin-promise: ^4.2.1 || ^5.0.0 dependencies: eslint: 8.3.0 - eslint-plugin-import: 2.25.2_eslint@8.3.0 + eslint-plugin-import: 2.25.3_eslint@8.3.0 eslint-plugin-node: 11.1.0_eslint@8.3.0 eslint-plugin-promise: 5.1.1_eslint@8.3.0 dev: true @@ -8115,12 +8017,12 @@ packages: eslint: '*' eslint-plugin-import: '*' dependencies: - debug: 4.3.2 + debug: 4.3.3 eslint: 8.3.0 glob: 7.2.0 is-glob: 4.0.3 resolve: 1.20.0 - tsconfig-paths: 3.11.0 + tsconfig-paths: 3.12.0 transitivePeerDependencies: - supports-color dev: true @@ -8145,8 +8047,8 @@ packages: regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.25.2_eslint@8.3.0: - resolution: {integrity: sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==} + /eslint-plugin-import/2.25.3_eslint@8.3.0: + resolution: {integrity: sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==} engines: {node: '>=4'} peerDependencies: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 @@ -8164,22 +8066,26 @@ packages: minimatch: 3.0.4 object.values: 1.1.5 resolve: 1.20.0 - tsconfig-paths: 3.11.0 + tsconfig-paths: 3.12.0 dev: true - /eslint-plugin-jest/25.2.2_74f35bef5dc2e56984cd0a3796eac921: - resolution: {integrity: sha512-frn5yhOF60U4kcqozO3zKTNZQUk+mfx037XOy2iiYL8FhorEkuCuL3/flzKcY1ECDP2WYT9ydmvlO3fRW9o4mg==} + /eslint-plugin-jest/25.3.0_4e52e098c69dc02e5d836ed593524821: + resolution: {integrity: sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^4.0.0 || ^5.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + jest: '*' peerDependenciesMeta: '@typescript-eslint/eslint-plugin': optional: true + jest: + optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.3.0_4d1c155023764ccdbc3968a27f5cc3cf - '@typescript-eslint/experimental-utils': 5.3.0_eslint@8.3.0+typescript@4.5.2 + '@typescript-eslint/eslint-plugin': 5.4.0_5c8ff4cecd5a55e744866c0654edac32 + '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.3.0+typescript@4.5.2 eslint: 8.3.0 + jest: 27.3.1 transitivePeerDependencies: - supports-color - typescript @@ -8200,10 +8106,10 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-nuxt/3.0.0_eslint@8.3.0: - resolution: {integrity: sha512-imtSTazhE1RVmdOk22Ee7RJrMZchXDj7IQrOnMWvYpgHyJ2p4F03IJ+hj7bgvKwmnGVgX+/l2CrV3HxOYrksFQ==} + /eslint-plugin-nuxt/3.1.0_eslint@8.3.0: + resolution: {integrity: sha512-vW+XbbMhncihLs+GYP+f6rqyBq33O3dNUqoFckbLGlWUsAyTzTp/2KYQC7MGpRg8Rq8JPj5Or2ypuSn7gOveHw==} dependencies: - eslint-plugin-vue: 7.20.0_eslint@8.3.0 + eslint-plugin-vue: 8.1.1_eslint@8.3.0 semver: 7.3.5 vue-eslint-parser: 8.0.1_eslint@8.3.0 transitivePeerDependencies: @@ -8237,23 +8143,14 @@ packages: eslint: 8.3.0 dev: true - /eslint-plugin-standard/5.0.0_eslint@8.3.0: - resolution: {integrity: sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==} - deprecated: 'standard 16.0.0 and eslint-config-standard 16.0.0 no longer require the eslint-plugin-standard package. You can remove it from your dependencies with ''npm rm eslint-plugin-standard''. More info here: https://github.com/standard/standard/issues/1316' - peerDependencies: - eslint: '>=5.0.0' - dependencies: - eslint: 8.3.0 - dev: true - - /eslint-plugin-unicorn/37.0.1_eslint@8.3.0: - resolution: {integrity: sha512-E1jq5u9ojnadisJcPi+hMXTGSiIzkIUMDvWsBudsCGXvKUB2aNSU2TcfyW2/jAS5A4ryBXfzxLykMxX1EdluSQ==} + /eslint-plugin-unicorn/39.0.0_eslint@8.3.0: + resolution: {integrity: sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==} engines: {node: '>=12'} peerDependencies: eslint: '>=7.32.0' dependencies: '@babel/helper-validator-identifier': 7.15.7 - ci-info: 3.2.0 + ci-info: 3.3.0 clean-regexp: 1.0.0 eslint: 8.3.0 eslint-template-visitor: 2.3.2_eslint@8.3.0 @@ -8272,21 +8169,6 @@ packages: - supports-color dev: true - /eslint-plugin-vue/7.20.0_eslint@8.3.0: - resolution: {integrity: sha512-oVNDqzBC9h3GO+NTgWeLMhhGigy6/bQaQbHS+0z7C4YEu/qK/yxHvca/2PTZtGNPsCrHwOTgKMrwu02A9iPBmw==} - engines: {node: '>=8.10'} - peerDependencies: - eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 - dependencies: - eslint: 8.3.0 - eslint-utils: 2.1.0 - natural-compare: 1.4.0 - semver: 6.3.0 - vue-eslint-parser: 7.11.0_eslint@8.3.0 - transitivePeerDependencies: - - supports-color - dev: true - /eslint-plugin-vue/8.1.1_eslint@8.3.0: resolution: {integrity: sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8340,7 +8222,7 @@ packages: eslint: '>=7.0.0' dependencies: '@babel/core': 7.16.0 - '@babel/eslint-parser': 7.16.0_@babel+core@7.16.0+eslint@8.3.0 + '@babel/eslint-parser': 7.16.3_@babel+core@7.16.0+eslint@8.3.0 eslint: 8.3.0 eslint-visitor-keys: 2.1.0 esquery: 1.4.0 @@ -8449,15 +8331,6 @@ packages: - supports-color dev: true - /espree/6.2.1: - resolution: {integrity: sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==} - engines: {node: '>=6.0.0'} - dependencies: - acorn: 7.4.1 - acorn-jsx: 5.3.2_acorn@7.4.1 - eslint-visitor-keys: 1.3.0 - dev: true - /espree/9.0.0: resolution: {integrity: sha512-r5EQJcYZ2oaGbeR0jR0fFVijGOcwai07/690YRXLINuhmVeRY4UKSAsQPe/0BNuDgwP7Ophoc1PRsr2E3tkbdQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -9791,7 +9664,7 @@ packages: dependencies: '@tootallnate/once': 1.1.2 agent-base: 6.0.2 - debug: 4.3.2 + debug: 4.3.3 transitivePeerDependencies: - supports-color dev: true @@ -10522,7 +10395,7 @@ packages: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} dependencies: - debug: 4.3.2 + debug: 4.3.3 istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: @@ -11414,7 +11287,7 @@ packages: cli-truncate: 3.1.0 colorette: 2.0.16 commander: 8.3.0 - debug: 4.3.2_supports-color@9.2.1 + debug: 4.3.3_supports-color@9.2.1 enquirer: 2.3.6 execa: 5.1.1 lilconfig: 2.0.4 @@ -15042,7 +14915,7 @@ packages: '@types/component-emitter': 1.2.11 backo2: 1.0.2 component-emitter: 1.3.0 - debug: 4.3.2 + debug: 4.3.3 engine.io-client: 4.1.4 parseuri: 0.0.6 socket.io-parser: 4.0.4 @@ -15058,7 +14931,7 @@ packages: dependencies: '@socket.io/component-emitter': 3.0.0 backo2: 1.0.2 - debug: 4.3.2 + debug: 4.3.3 engine.io-client: 6.1.1 parseuri: 0.0.6 socket.io-parser: 4.1.1 @@ -15082,7 +14955,7 @@ packages: dependencies: '@types/component-emitter': 1.2.11 component-emitter: 1.3.0 - debug: 4.3.2 + debug: 4.3.3 transitivePeerDependencies: - supports-color dev: false @@ -15092,7 +14965,7 @@ packages: engines: {node: '>=10.0.0'} dependencies: '@socket.io/component-emitter': 3.0.0 - debug: 4.3.2 + debug: 4.3.3 transitivePeerDependencies: - supports-color dev: false @@ -16205,8 +16078,8 @@ packages: typescript: 4.5.2 dev: false - /tsconfig-paths/3.11.0: - resolution: {integrity: sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==} + /tsconfig-paths/3.12.0: + resolution: {integrity: sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==} dependencies: '@types/json5': 0.0.29 json5: 1.0.1 @@ -16664,7 +16537,7 @@ packages: dependencies: '@windicss/plugin-utils': 1.5.1 chalk: 4.1.2 - debug: 4.3.2 + debug: 4.3.3 windicss: 3.2.1 transitivePeerDependencies: - supports-color @@ -16698,31 +16571,13 @@ packages: resolution: {integrity: sha512-vKl1skEKn8EK9f8P2ZzhRnuaRHLHrlt1sbRmazlvsx6EiC3A8oWF8YCBrMJzoN+W3OnElwIGbVjsx6/xelY1AA==} dev: false - /vue-eslint-parser/7.11.0_eslint@8.3.0: - resolution: {integrity: sha512-qh3VhDLeh773wjgNTl7ss0VejY9bMMa0GoDG2fQVyDzRFdiU3L7fw74tWZDHNQXdZqxO3EveQroa9ct39D2nqg==} - engines: {node: '>=8.10'} - peerDependencies: - eslint: '>=5.0.0' - dependencies: - debug: 4.3.2 - eslint: 8.3.0 - eslint-scope: 5.1.1 - eslint-visitor-keys: 1.3.0 - espree: 6.2.1 - esquery: 1.4.0 - lodash: 4.17.21 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - /vue-eslint-parser/8.0.1_eslint@8.3.0: resolution: {integrity: sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - debug: 4.3.2 + debug: 4.3.3 eslint: 8.3.0 eslint-scope: 6.0.0 eslint-visitor-keys: 3.1.0 @@ -17152,7 +17007,7 @@ packages: resolution: {integrity: sha512-Wap3bvaNlIFKkJugaeVMqV1ICMDfSmwernYkYrRftK/ZJXP7/pkVvdXu5DDvFIlRVXjhlJlltIlFb1UNJn84sA==} dependencies: '@windicss/plugin-utils': 1.5.1 - debug: 4.3.2 + debug: 4.3.3 loader-utils: 2.0.1 lodash: 4.17.21 magic-string: 0.25.7