Skip to content

Commit 1e94bde

Browse files
authored
Merge pull request #1447 from InsightSoftwareConsortium/dependabot/npm_and_yarn/vite-6.3.6
build(deps-dev): bump vite from 6.2.7 to 6.3.6
2 parents 6dbef1a + 1dc9bf5 commit 1e94bde

File tree

14 files changed

+445
-395
lines changed

14 files changed

+445
-395
lines changed

examples/inputs-outputs/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"esbuild": "^0.25.0",
4646
"shx": "^0.3.4",
4747
"typescript": "^5.3.2",
48-
"vite": "^6.2.7",
48+
"vite": "^6.3.6",
4949
"vite-plugin-static-copy": "^0.17.0"
5050
},
5151
"repository": {

examples/mean-squares-versor-registration/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"esbuild": "^0.25.0",
4444
"shx": "^0.3.4",
4545
"typescript": "^5.3.2",
46-
"vite": "^6.2.7",
46+
"vite": "^6.3.6",
4747
"vite-plugin-static-copy": "^0.17.0"
4848
},
4949
"repository": {

packages/compare-images/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"shx": "^0.3.4",
4949
"start-server-and-test": "^2.0.3",
5050
"typescript": "^5.3.3",
51-
"vite": "^6.2.7",
51+
"vite": "^6.3.6",
5252
"vite-plugin-static-copy": "^1.0.0"
5353
},
5454
"repository": {

packages/compare-meshes/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"esbuild": "^0.25.0",
4545
"shx": "^0.3.4",
4646
"typescript": "^5.3.2",
47-
"vite": "^6.2.7",
47+
"vite": "^6.3.6",
4848
"vite-plugin-static-copy": "^0.17.0"
4949
},
5050
"repository": {

packages/compress-stringify/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"esbuild": "^0.25.0",
5050
"shx": "^0.3.4",
5151
"typescript": "^5.4.3",
52-
"vite": "^6.2.7",
52+
"vite": "^6.3.6",
5353
"vite-plugin-static-copy": "^0.17.0"
5454
},
5555
"repository": {

packages/core/typescript/itk-wasm/test/pipelines/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"esbuild": "^0.25.0",
4545
"shx": "^0.3.4",
4646
"typescript": "^5.3.2",
47-
"vite": "^6.2.7",
47+
"vite": "^6.3.6",
4848
"vite-plugin-cross-origin-isolation": "^0.1.6",
4949
"vite-plugin-static-copy": "^0.17.0"
5050
}

packages/dicom/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"glob": "^8.1.0",
5050
"shx": "^0.3.4",
5151
"typescript": "^5.1.6",
52-
"vite": "^6.2.7",
52+
"vite": "^6.3.6",
5353
"vite-plugin-static-copy": "^0.17.0"
5454
},
5555
"repository": {

packages/downsample/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"esbuild": "^0.25.0",
5151
"shx": "^0.3.4",
5252
"typescript": "^5.3.2",
53-
"vite": "^6.2.7",
53+
"vite": "^6.3.6",
5454
"vite-plugin-static-copy": "^0.17.0"
5555
},
5656
"repository": {

packages/image-io/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"esbuild": "^0.25.0",
5656
"shx": "^0.3.4",
5757
"typescript": "^5.3.3",
58-
"vite": "^6.2.7",
58+
"vite": "^6.3.6",
5959
"vite-plugin-static-copy": "^1.0.0"
6060
},
6161
"repository": {

packages/mesh-filters/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"esbuild": "^0.25.0",
4747
"shx": "^0.3.4",
4848
"typescript": "^5.3.2",
49-
"vite": "^6.2.7",
49+
"vite": "^6.3.6",
5050
"vite-plugin-static-copy": "^0.17.0"
5151
},
5252
"repository": {

0 commit comments

Comments
 (0)