Skip to content

Commit 4afc9c5

Browse files
authored
Merge pull request #1475 from InsightSoftwareConsortium/dependabot/npm_and_yarn/vite-plugin-static-copy-2.3.2
build(deps-dev): bump vite-plugin-static-copy from 1.0.6 to 2.3.2
2 parents 42f47d6 + a855a56 commit 4afc9c5

File tree

3 files changed

+163
-127
lines changed

3 files changed

+163
-127
lines changed

packages/compare-images/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"start-server-and-test": "^2.0.3",
5050
"typescript": "^5.3.3",
5151
"vite": "^6.4.1",
52-
"vite-plugin-static-copy": "^1.0.0"
52+
"vite-plugin-static-copy": "^2.3.2"
5353
},
5454
"repository": {
5555
"type": "git",

packages/image-io/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"shx": "^0.3.4",
5757
"typescript": "^5.3.3",
5858
"vite": "^6.4.1",
59-
"vite-plugin-static-copy": "^1.0.0"
59+
"vite-plugin-static-copy": "^2.3.2"
6060
},
6161
"repository": {
6262
"type": "git",

0 commit comments

Comments
 (0)