Skip to content

Commit 8007767

Browse files
chore(deps): update dev server packages (#2038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 061d88b commit 8007767

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@vitejs/plugin-vue": "5.2.1",
5959
"@vitest/coverage-istanbul": "2.1.8",
6060
"@vue/test-utils": "2.4.6",
61-
"concurrently": "9.1.0",
61+
"concurrently": "9.1.2",
6262
"cross-fetch": "4.0.0",
6363
"cypress": "13.16.1",
6464
"cypress-vite": "1.5.0",
@@ -77,7 +77,7 @@
7777
"istanbul-lib-coverage": "3.2.2",
7878
"jsdom": "25.0.1",
7979
"json-server": "0.17.4",
80-
"nodemon": "3.1.7",
80+
"nodemon": "3.1.9",
8181
"nyc": "17.1.0",
8282
"sass-embedded": "1.81.0",
8383
"sinon": "19.0.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3779,9 +3779,9 @@ __metadata:
37793779
languageName: node
37803780
linkType: hard
37813781

3782-
"concurrently@npm:9.1.0":
3783-
version: 9.1.0
3784-
resolution: "concurrently@npm:9.1.0"
3782+
"concurrently@npm:9.1.2":
3783+
version: 9.1.2
3784+
resolution: "concurrently@npm:9.1.2"
37853785
dependencies:
37863786
chalk: "npm:^4.1.2"
37873787
lodash: "npm:^4.17.21"
@@ -3793,7 +3793,7 @@ __metadata:
37933793
bin:
37943794
conc: dist/bin/concurrently.js
37953795
concurrently: dist/bin/concurrently.js
3796-
checksum: 10c0/f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b
3796+
checksum: 10c0/88e00269366aa885ca2b97fd53b04e7af2b0f31774d991bfc0e88c0de61cdebdf115ddacc9c897fbd1f1b90369014637fa77045a171d072a75693332b36dcc70
37973797
languageName: node
37983798
linkType: hard
37993799

@@ -3952,7 +3952,7 @@ __metadata:
39523952
"@vueuse/core": "npm:11.3.0"
39533953
apexcharts: "npm:3.41.0"
39543954
axios: "npm:1.7.8"
3955-
concurrently: "npm:9.1.0"
3955+
concurrently: "npm:9.1.2"
39563956
cross-fetch: "npm:4.0.0"
39573957
cypress: "npm:13.16.1"
39583958
cypress-vite: "npm:1.5.0"
@@ -3979,7 +3979,7 @@ __metadata:
39793979
lodash-es: "npm:4.17.21"
39803980
markdown-it: "npm:14.1.0"
39813981
mitt: "npm:3.0.1"
3982-
nodemon: "npm:3.1.7"
3982+
nodemon: "npm:3.1.9"
39833983
nprogress: "npm:1.0.0-1"
39843984
nyc: "npm:17.1.0"
39853985
preact: "npm:10.24.3"
@@ -7957,9 +7957,9 @@ __metadata:
79577957
languageName: node
79587958
linkType: hard
79597959

7960-
"nodemon@npm:3.1.7":
7961-
version: 3.1.7
7962-
resolution: "nodemon@npm:3.1.7"
7960+
"nodemon@npm:3.1.9":
7961+
version: 3.1.9
7962+
resolution: "nodemon@npm:3.1.9"
79637963
dependencies:
79647964
chokidar: "npm:^3.5.2"
79657965
debug: "npm:^4"
@@ -7973,7 +7973,7 @@ __metadata:
79737973
undefsafe: "npm:^2.0.5"
79747974
bin:
79757975
nodemon: bin/nodemon.js
7976-
checksum: 10c0/e0b46939abdbce251b1d6281005a5763cee57db295bb00bc4a753b0f5320dac00fe53547fb6764c70a086cf6d1238875cccb800fbc71544b3ecbd3ef71183c87
7976+
checksum: 10c0/dbd6fab40e6be18929ac02366bfdc2203c1688f45186d9468f6bdeb192f0666d044500dfb729d825526715196456e6a17509a13de019b058cbce428d72d04eb5
79777977
languageName: node
79787978
linkType: hard
79797979

0 commit comments

Comments
 (0)