diff --git a/package.json b/package.json index 662e228a9..84413eed4 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,6 @@ "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.3.0", "@testing-library/react-16-17": "npm:@testing-library/react@12.1.5", - "@types/enzyme": "3.10.12", "@types/express": "4.17.13", "@types/fs-extra": "9.0.13", "@types/jest-axe": "3.5.4", @@ -148,7 +147,6 @@ "csstype": "3.1.0", "cypress": "10.6.0", "dotenv": "16.0.1", - "emotion-theming": "11.0.0", "eslint": "8.22.0", "eslint-config-airbnb": "19.0.4", "eslint-config-prettier": "8.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5870432a7..69add269d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,6 @@ specifiers: '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.3.0 '@testing-library/react-16-17': npm:@testing-library/react@12.1.5 - '@types/enzyme': 3.10.12 '@types/express': 4.17.13 '@types/fs-extra': 9.0.13 '@types/jest-axe': 3.5.4 @@ -68,7 +67,6 @@ specifiers: csstype: 3.1.0 cypress: 10.6.0 dotenv: 16.0.1 - emotion-theming: 11.0.0 eslint: 8.22.0 eslint-config-airbnb: 19.0.4 eslint-config-prettier: 8.5.0 @@ -179,7 +177,6 @@ devDependencies: '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y '@testing-library/react-16-17': /@testing-library/react/12.1.5_biqbaboplfbrettd7655fr4n2y - '@types/enzyme': 3.10.12 '@types/express': 4.17.13 '@types/fs-extra': 9.0.13 '@types/jest-axe': 3.5.4 @@ -205,7 +202,6 @@ devDependencies: csstype: 3.1.0 cypress: 10.6.0 dotenv: 16.0.1 - emotion-theming: 11.0.0 eslint: 8.22.0 eslint-config-airbnb: 19.0.4_p6gmk62mkdgf6va7ebrkix347q eslint-config-prettier: 8.5.0_eslint@8.22.0 @@ -4551,25 +4547,12 @@ packages: '@types/responselike': 1.0.0 dev: true - /@types/cheerio/0.22.31: - resolution: {integrity: sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==} - dependencies: - '@types/node': 16.11.52 - dev: true - /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: '@types/node': 16.11.52 dev: true - /@types/enzyme/3.10.12: - resolution: {integrity: sha512-xryQlOEIe1TduDWAOphR0ihfebKFSWOXpIsk+70JskCfRfW+xALdnJ0r1ZOTo85F9Qsjk6vtlU7edTYHbls9tA==} - dependencies: - '@types/cheerio': 0.22.31 - '@types/react': 18.0.17 - dev: true - /@types/eslint-scope/3.7.4: resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} dependencies: @@ -8278,10 +8261,6 @@ packages: engines: {node: '>= 4'} dev: true - /emotion-theming/11.0.0: - resolution: {integrity: sha512-OhYpCGBjaLcD9c4ptwCr9SxHjfRTDqeqdzMobusJ+a/drlfnJ3AT9gmGKIhNHiXtr6626h6fsvLY22Or9CxUqw==} - dev: true - /encodeurl/1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} engines: {node: '>= 0.8'}