chore: move type packages to devdependencies

This commit is contained in:
Fernando Fernández 2021-02-18 14:49:10 +01:00
parent fadb620b1e
commit eee4143e41
2 changed files with 9 additions and 9 deletions

View File

@ -33,12 +33,6 @@
"@nuxtjs/auth": "^4.9.1",
"@nuxtjs/axios": "^5.13.1",
"@nuxtjs/pwa": "^3.3.5",
"@types/dompurify": "^2.2.1",
"@types/jest": "^26.0.20",
"@types/lodash": "^4.14.168",
"@types/sinon": "^9.0.10",
"@types/swiper": "^5.4.2",
"@types/uuid": "^8.3.0",
"blurhash": "^1.1.3",
"compare-versions": "^3.6.0",
"cookie": "^0.4.1",
@ -78,9 +72,15 @@
"@nuxtjs/stylelint-module": "^4.0.0",
"@nuxtjs/vuetify": "^1.11.3",
"@types/cookie": "^0.4.0",
"@types/dompurify": "^2.2.1",
"@types/jest": "^26.0.20",
"@types/js-cookie": "^2.2.6",
"@types/lodash": "^4.14.168",
"@types/nuxtjs__auth": "^4.8.7",
"@types/qs": "^6.9.5",
"@types/sinon": "^9.0.10",
"@types/swiper": "^5.4.2",
"@types/uuid": "^8.3.0",
"@types/wicg-mediasession": "^1.1.0",
"@vue/test-utils": "^1.1.3",
"axe-core": "^4.1.2",

View File

@ -2521,9 +2521,9 @@
terser "^4.6.13"
"@types/trusted-types@*":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-1.0.6.tgz#569b8a08121d3203398290d602d84d73c8dcf5da"
integrity sha512-230RC8sFeHoT6sSUlRO6a8cAnclO06eeiq1QDfiv2FGCLWFvvERWgwIQD4FWqD9A69BN7Lzee4OXwoMVnnsWDw==
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.0.tgz#aee6e868fcef74f2b8c71614b6df81a601a42f17"
integrity sha512-I8MnZqNXsOLHsU111oHbn3khtvKMi5Bn4qVFsIWSJcCP1KKDiXX5AEw8UPk0nSopeC+Hvxt6yAy1/a5PailFqg==
"@types/uglify-js@*":
version "3.9.3"