mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore(deps): update dependency cookie-es to ^1.2.1 (main) (#28213)
This commit is contained in:
parent
58f4f47791
commit
6bed01980a
@ -74,7 +74,7 @@
|
|||||||
"chokidar": "^3.6.0",
|
"chokidar": "^3.6.0",
|
||||||
"compatx": "^0.1.8",
|
"compatx": "^0.1.8",
|
||||||
"consola": "^3.2.3",
|
"consola": "^3.2.3",
|
||||||
"cookie-es": "^1.1.0",
|
"cookie-es": "^1.2.1",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
"destr": "^2.0.3",
|
"destr": "^2.0.3",
|
||||||
"devalue": "^5.0.0",
|
"devalue": "^5.0.0",
|
||||||
|
@ -306,8 +306,8 @@ importers:
|
|||||||
specifier: ^3.2.3
|
specifier: ^3.2.3
|
||||||
version: 3.2.3
|
version: 3.2.3
|
||||||
cookie-es:
|
cookie-es:
|
||||||
specifier: ^1.1.0
|
specifier: ^1.2.1
|
||||||
version: 1.1.0
|
version: 1.2.1
|
||||||
defu:
|
defu:
|
||||||
specifier: ^6.1.4
|
specifier: ^6.1.4
|
||||||
version: 6.1.4
|
version: 6.1.4
|
||||||
@ -3524,6 +3524,9 @@ packages:
|
|||||||
cookie-es@1.1.0:
|
cookie-es@1.1.0:
|
||||||
resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==}
|
resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==}
|
||||||
|
|
||||||
|
cookie-es@1.2.1:
|
||||||
|
resolution: {integrity: sha512-ilTPDuxhZX44BSzzRB58gvSY2UevZKQM9fjisn7Z+NJ92CtSU6kO1+22ZN/agbEJANFjK85EiJJbi/gQv18OXA==}
|
||||||
|
|
||||||
copy-anything@3.0.5:
|
copy-anything@3.0.5:
|
||||||
resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
|
resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
|
||||||
engines: {node: '>=12.13'}
|
engines: {node: '>=12.13'}
|
||||||
@ -10403,6 +10406,8 @@ snapshots:
|
|||||||
|
|
||||||
cookie-es@1.1.0: {}
|
cookie-es@1.1.0: {}
|
||||||
|
|
||||||
|
cookie-es@1.2.1: {}
|
||||||
|
|
||||||
copy-anything@3.0.5:
|
copy-anything@3.0.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
is-what: 4.1.16
|
is-what: 4.1.16
|
||||||
@ -11480,7 +11485,7 @@ snapshots:
|
|||||||
|
|
||||||
h3-nightly@2.0.0-1718872656.6765a6e:
|
h3-nightly@2.0.0-1718872656.6765a6e:
|
||||||
dependencies:
|
dependencies:
|
||||||
cookie-es: 1.1.0
|
cookie-es: 1.2.1
|
||||||
crossws: 0.2.4
|
crossws: 0.2.4
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
destr: 2.0.3
|
destr: 2.0.3
|
||||||
@ -12770,7 +12775,7 @@ snapshots:
|
|||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
citty: 0.1.6
|
citty: 0.1.6
|
||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
cookie-es: 1.1.0
|
cookie-es: 1.2.1
|
||||||
croner: 8.0.2
|
croner: 8.0.2
|
||||||
crossws: 0.2.4
|
crossws: 0.2.4
|
||||||
db0: 0.1.4
|
db0: 0.1.4
|
||||||
|
Loading…
Reference in New Issue
Block a user