diff --git a/package.json b/package.json index 7f09edfa65..8983f7d995 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,6 @@ "@types/jest": "27.0.2", "@types/lodash": "4.14.177", "@types/sass": "1.43.1", - "@types/through2": "2.0.36", "@typescript-eslint/eslint-plugin": "5.5.0", "@typescript-eslint/parser": "5.5.0", "@vue/compiler-sfc": "3.2.23", @@ -98,7 +97,6 @@ "expect-type": "0.13.0", "fast-glob": "3.2.7", "gulp": "4.0.2", - "gulp-typescript": "6.0.0-alpha.1", "husky": "7.0.4", "jest": "26.6.3", "lint-staged": "12.1.2", @@ -113,7 +111,6 @@ "rollup-plugin-vue": "6.0.0", "sass": "1.44.0", "sucrase": "3.20.3", - "through2": "4.0.2", "ts-jest": "26.5.6", "ts-morph": "13.0.2", "typescript": "4.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6db400a498..6978198e42 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,6 @@ importers: '@types/jest': 27.0.2 '@types/lodash': 4.14.177 '@types/sass': 1.43.1 - '@types/through2': 2.0.36 '@typescript-eslint/eslint-plugin': 5.5.0 '@typescript-eslint/parser': 5.5.0 '@vue/compiler-sfc': 3.2.23 @@ -48,7 +47,6 @@ importers: expect-type: 0.13.0 fast-glob: 3.2.7 gulp: 4.0.2 - gulp-typescript: 6.0.0-alpha.1 husky: 7.0.4 jest: 26.6.3 lint-staged: 12.1.2 @@ -66,7 +64,6 @@ importers: rollup-plugin-vue: 6.0.0 sass: 1.44.0 sucrase: 3.20.3 - through2: 4.0.2 ts-jest: 26.5.6 ts-morph: 13.0.2 typescript: 4.5.2 @@ -105,7 +102,6 @@ importers: '@types/jest': 27.0.2 '@types/lodash': 4.14.177 '@types/sass': 1.43.1 - '@types/through2': 2.0.36 '@typescript-eslint/eslint-plugin': 5.5.0_b885794d89d00e0b80d68a1b7275fb2c '@typescript-eslint/parser': 5.5.0_eslint@8.4.0+typescript@4.5.2 '@vue/compiler-sfc': 3.2.23 @@ -123,7 +119,6 @@ importers: expect-type: 0.13.0 fast-glob: 3.2.7 gulp: 4.0.2 - gulp-typescript: 6.0.0-alpha.1_typescript@4.5.2 husky: 7.0.4 jest: 26.6.3 lint-staged: 12.1.2 @@ -138,7 +133,6 @@ importers: rollup-plugin-vue: 6.0.0_@vue+compiler-sfc@3.2.23 sass: 1.44.0 sucrase: 3.20.3 - through2: 4.0.2 ts-jest: 26.5.6_jest@26.6.3+typescript@4.5.2 ts-morph: 13.0.2 typescript: 4.5.2 @@ -1830,12 +1824,6 @@ packages: resolution: {integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==} dev: true - /@types/through2/2.0.36: - resolution: {integrity: sha512-vuifQksQHJXhV9McpVsXKuhnf3lsoX70PnhcqIAbs9dqLH2NgrGz0DzZPDY3+Yh6eaRqcE1gnCQ6QhBn1/PT5A==} - dependencies: - '@types/node': 16.11.4 - dev: true - /@types/undertaker-registry/1.0.1: resolution: {integrity: sha512-Z4TYuEKn9+RbNVk1Ll2SS4x1JeLHecolIbM/a8gveaHsW0Hr+RQMraZACwTO2VD7JvepgA6UO1A1VrbktQrIbQ==} dev: true @@ -5685,21 +5673,6 @@ packages: vinyl-sourcemaps-apply: 0.2.1 dev: true - /gulp-typescript/6.0.0-alpha.1_typescript@4.5.2: - resolution: {integrity: sha512-KoT0TTfjfT7w3JItHkgFH1T/zK4oXWC+a8xxKfniRfVcA0Fa1bKrIhztYelYmb+95RB80OLMBreknYkdwzdi2Q==} - engines: {node: '>= 8'} - peerDependencies: - typescript: '~2.7.1 || >=2.8.0-dev || >=2.9.0-dev || ~3.0.0 || >=3.0.0-dev || >=3.1.0-dev || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev ' - dependencies: - ansi-colors: 4.1.1 - plugin-error: 1.0.1 - source-map: 0.7.3 - through2: 3.0.2 - typescript: 4.5.2 - vinyl: 2.2.1 - vinyl-fs: 3.0.3 - dev: true - /gulp/4.0.2: resolution: {integrity: sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==} engines: {node: '>= 0.10'} @@ -9969,13 +9942,6 @@ packages: readable-stream: 3.6.0 dev: true - /through2/3.0.2: - resolution: {integrity: sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==} - dependencies: - inherits: 2.0.4 - readable-stream: 3.6.0 - dev: true - /through2/4.0.2: resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} dependencies: