From 1a883ba4d7cfa104bedd2ed29f6c02e0c4de040b Mon Sep 17 00:00:00 2001 From: Ricardo Cino Date: Mon, 24 Oct 2022 19:35:47 +0200 Subject: chore: remove deprecated @types packages --- package-lock.json | 40 ---------------------------------------- 1 file changed, 40 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 1fe03d385..7198ccfcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -114,8 +114,6 @@ "@types/gulp-sass": "5.0.0", "@types/gulp-sass-variables": "1.2.2", "@types/gulp-terser": "1.2.1", - "@types/gulp-typescript": "2.13.0", - "@types/hex-rgb": "4.1.1", "@types/jest": "28.1.4", "@types/lodash": "4.14.186", "@types/mime-types": "2.1.1", @@ -5025,16 +5023,6 @@ "node": ">=6.0.0" } }, - "node_modules/@types/gulp-typescript": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/@types/gulp-typescript/-/gulp-typescript-2.13.0.tgz", - "integrity": "sha512-LKtclXKmzr4qvxoG/Z9ysRxNCUlU3CpXk2NFxwAONQ5u5cAfsmBZnZP39s2mRwAy+IYTmCGEIOOjlMsct9A6uA==", - "deprecated": "This is a stub types definition for gulp-typescript (https://github.com/ivogabe/gulp-typescript). gulp-typescript provides its own type definitions, so you don't need @types/gulp-typescript installed!", - "dev": true, - "dependencies": { - "gulp-typescript": "*" - } - }, "node_modules/@types/gulp/node_modules/anymatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", @@ -5179,16 +5167,6 @@ "node": ">=8.0" } }, - "node_modules/@types/hex-rgb": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@types/hex-rgb/-/hex-rgb-4.1.1.tgz", - "integrity": "sha512-FHOC5mHnkCnMSzbTJCVnCPqw5TxKABoAkaP1Zdo8p5xa6AS13ty7V8kgpojYt20yIok6wZVlNWRqndUIUuJpKQ==", - "deprecated": "This is a stub types definition. hex-rgb provides its own type definitions, so you do not need this installed.", - "dev": true, - "dependencies": { - "hex-rgb": "*" - } - }, "node_modules/@types/hoist-non-react-statics": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz", @@ -31410,24 +31388,6 @@ } } }, - "@types/gulp-typescript": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/@types/gulp-typescript/-/gulp-typescript-2.13.0.tgz", - "integrity": "sha512-LKtclXKmzr4qvxoG/Z9ysRxNCUlU3CpXk2NFxwAONQ5u5cAfsmBZnZP39s2mRwAy+IYTmCGEIOOjlMsct9A6uA==", - "dev": true, - "requires": { - "gulp-typescript": "*" - } - }, - "@types/hex-rgb": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@types/hex-rgb/-/hex-rgb-4.1.1.tgz", - "integrity": "sha512-FHOC5mHnkCnMSzbTJCVnCPqw5TxKABoAkaP1Zdo8p5xa6AS13ty7V8kgpojYt20yIok6wZVlNWRqndUIUuJpKQ==", - "dev": true, - "requires": { - "hex-rgb": "*" - } - }, "@types/hoist-non-react-statics": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz", -- cgit v1.2.3-70-g09d2