mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: remove unused @types/cookie
This commit is contained in:
parent
8994b5a368
commit
5be2f17b99
@ -23,7 +23,6 @@
|
||||
"@nuxt/nitro": "3.0.0",
|
||||
"@nuxt/postcss8": "^1.1.3",
|
||||
"@nuxt/schema": "3.0.0",
|
||||
"@types/cookie": "^0.4.1",
|
||||
"@vitejs/plugin-legacy": "^1.6.3",
|
||||
"@vue/composition-api": "^1.4.0",
|
||||
"@vueuse/head": "^0.7.2",
|
||||
|
@ -25,7 +25,6 @@
|
||||
"@nuxt/schema": "3.0.0",
|
||||
"@nuxt/vite-builder": "3.0.0",
|
||||
"@nuxt/webpack-builder": "3.0.0",
|
||||
"@types/cookie": "^0.4.1",
|
||||
"@vue/reactivity": "^3.2.22",
|
||||
"@vue/shared": "^3.2.22",
|
||||
"@vueuse/head": "^0.7.2",
|
||||
|
@ -2427,7 +2427,6 @@ __metadata:
|
||||
"@nuxt/postcss8": ^1.1.3
|
||||
"@nuxt/schema": 3.0.0
|
||||
"@nuxt/types": ^2.15.8
|
||||
"@types/cookie": ^0.4.1
|
||||
"@types/fs-extra": ^9.0.13
|
||||
"@types/hash-sum": ^1.0.0
|
||||
"@types/node-fetch": ^3.0.2
|
||||
@ -3804,13 +3803,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/cookie@npm:^0.4.1":
|
||||
version: 0.4.1
|
||||
resolution: "@types/cookie@npm:0.4.1"
|
||||
checksum: 3275534ed69a76c68eb1a77d547d75f99fedc80befb75a3d1d03662fb08d697e6f8b1274e12af1a74c6896071b11510631ba891f64d30c78528d0ec45a9c1a18
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint-scope@npm:^3.7.0":
|
||||
version: 3.7.1
|
||||
resolution: "@types/eslint-scope@npm:3.7.1"
|
||||
@ -15295,7 +15287,6 @@ __metadata:
|
||||
"@nuxt/schema": 3.0.0
|
||||
"@nuxt/vite-builder": 3.0.0
|
||||
"@nuxt/webpack-builder": 3.0.0
|
||||
"@types/cookie": ^0.4.1
|
||||
"@types/hash-sum": ^1.0.0
|
||||
"@vue/reactivity": ^3.2.22
|
||||
"@vue/shared": ^3.2.22
|
||||
|
Loading…
Reference in New Issue
Block a user