Skip to content

Commit a031497

Browse files
[frontend] chore(deps): update dependency chokidar to v5
1 parent 3c3791c commit a031497

2 files changed

Lines changed: 19 additions & 3 deletions

File tree

openaev-front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@typescript-eslint/utils": "8.48.0",
9595
"@vitejs/plugin-react": "5.1.1",
9696
"@vitest/eslint-plugin": "1.5.0",
97-
"chokidar": "4.0.3",
97+
"chokidar": "5.0.0",
9898
"cross-env": "10.1.0",
9999
"esbuild": "0.27.0",
100100
"eslint": "9.39.1",

openaev-front/yarn.lock

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5028,7 +5028,16 @@ __metadata:
50285028
languageName: node
50295029
linkType: hard
50305030

5031-
"chokidar@npm:4.0.3, chokidar@npm:^4.0.3":
5031+
"chokidar@npm:5.0.0":
5032+
version: 5.0.0
5033+
resolution: "chokidar@npm:5.0.0"
5034+
dependencies:
5035+
readdirp: "npm:^5.0.0"
5036+
checksum: 10c0/42fc907cb2a7ff5c9e220f84dae75380a77997f851c2a5e7865a2cf9ae45dd407a23557208cdcdbf3ac8c93341135a1748e4c48c31855f3bfa095e5159b6bdec
5037+
languageName: node
5038+
linkType: hard
5039+
5040+
"chokidar@npm:^4.0.3":
50325041
version: 4.0.3
50335042
resolution: "chokidar@npm:4.0.3"
50345043
dependencies:
@@ -10241,7 +10250,7 @@ __metadata:
1024110250
"@xyflow/react": "npm:12.10.1"
1024210251
apexcharts: "npm:5.3.6"
1024310252
axios: "npm:1.13.6"
10244-
chokidar: "npm:4.0.3"
10253+
chokidar: "npm:5.0.0"
1024510254
ckeditor5: "npm:45.2.2"
1024610255
classcat: "npm:5.0.5"
1024710256
cronstrue: "npm:3.9.0"
@@ -11154,6 +11163,13 @@ __metadata:
1115411163
languageName: node
1115511164
linkType: hard
1115611165

11166+
"readdirp@npm:^5.0.0":
11167+
version: 5.0.0
11168+
resolution: "readdirp@npm:5.0.0"
11169+
checksum: 10c0/faf1ec57cff2020f473128da3f8d2a57813cc3a08a36c38cae1c9af32c1579906cc50ba75578043b35bade77e945c098233665797cf9730ba3613a62d6e79219
11170+
languageName: node
11171+
linkType: hard
11172+
1115711173
"redux-thunk@npm:3.1.0":
1115811174
version: 3.1.0
1115911175
resolution: "redux-thunk@npm:3.1.0"

0 commit comments

Comments
 (0)