mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-15 02:14:44 +00:00
chore(deps): update dependency chokidar to v4 (main) (#29324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e7509bdf48
commit
d9b7ac157d
@ -72,7 +72,7 @@
|
|||||||
"@vue/shared": "^3.5.11",
|
"@vue/shared": "^3.5.11",
|
||||||
"acorn": "8.12.1",
|
"acorn": "8.12.1",
|
||||||
"c12": "^2.0.1",
|
"c12": "^2.0.1",
|
||||||
"chokidar": "^3.6.0",
|
"chokidar": "^4.0.1",
|
||||||
"compatx": "^0.1.8",
|
"compatx": "^0.1.8",
|
||||||
"consola": "^3.2.3",
|
"consola": "^3.2.3",
|
||||||
"cookie-es": "^1.2.2",
|
"cookie-es": "^1.2.2",
|
||||||
|
@ -312,8 +312,8 @@ importers:
|
|||||||
specifier: 2.0.1
|
specifier: 2.0.1
|
||||||
version: 2.0.1(magicast@0.3.5)
|
version: 2.0.1(magicast@0.3.5)
|
||||||
chokidar:
|
chokidar:
|
||||||
specifier: ^3.6.0
|
specifier: ^4.0.1
|
||||||
version: 3.6.0
|
version: 4.0.1
|
||||||
compatx:
|
compatx:
|
||||||
specifier: ^0.1.8
|
specifier: ^0.1.8
|
||||||
version: 0.1.8
|
version: 0.1.8
|
||||||
|
Loading…
Reference in New Issue
Block a user