diff --git a/static/code/stackblitz/v7/html/package-lock.json b/static/code/stackblitz/v7/html/package-lock.json
index 9ec469e053..a0067487cc 100644
--- a/static/code/stackblitz/v7/html/package-lock.json
+++ b/static/code/stackblitz/v7/html/package-lock.json
@@ -12,7 +12,7 @@
"devDependencies": {
"typescript": "~5.9.0",
"vite": "^8.0.0",
- "vite-plugin-static-copy": "^3.1.0"
+ "vite-plugin-static-copy": "^4.0.0"
}
},
"node_modules/@emnapi/core": {
@@ -1260,9 +1260,9 @@
}
},
"node_modules/vite-plugin-static-copy": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.3.0.tgz",
- "integrity": "sha512-XiAtZcev7nppxNFgKoD55rfL+ukVp/RtrnTJONRwRuzv/B2FK2h2ZRCYjvxhwBV/Oarse83SiyXBSxMTfeEM0Q==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-4.0.0.tgz",
+ "integrity": "sha512-TTf6cVTV4M2pH2Wfr3zhevdRsIQezfm2ltDkSfkjqvvdryJHYQyNoPISvuytX3r9jFZV0yVeMYyGTsAvAH2XLw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1272,14 +1272,14 @@
"tinyglobby": "^0.2.15"
},
"engines": {
- "node": "^18.0.0 || >=20.0.0"
+ "node": "^22.0.0 || >=24.0.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/sapphi-red"
},
"peerDependencies": {
- "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
+ "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
}
}
diff --git a/static/code/stackblitz/v7/html/package.json b/static/code/stackblitz/v7/html/package.json
index 9794188044..f32a02c316 100644
--- a/static/code/stackblitz/v7/html/package.json
+++ b/static/code/stackblitz/v7/html/package.json
@@ -15,6 +15,6 @@
"devDependencies": {
"typescript": "~5.9.0",
"vite": "^8.0.0",
- "vite-plugin-static-copy": "^3.1.0"
+ "vite-plugin-static-copy": "^4.0.0"
}
}
diff --git a/static/code/stackblitz/v8/html/package-lock.json b/static/code/stackblitz/v8/html/package-lock.json
index 8568325ad6..d782e9c501 100644
--- a/static/code/stackblitz/v8/html/package-lock.json
+++ b/static/code/stackblitz/v8/html/package-lock.json
@@ -12,7 +12,7 @@
"devDependencies": {
"typescript": "~5.9.0",
"vite": "^8.0.0",
- "vite-plugin-static-copy": "^3.1.0"
+ "vite-plugin-static-copy": "^4.0.0"
}
},
"node_modules/@emnapi/core": {
@@ -1253,9 +1253,9 @@
}
},
"node_modules/vite-plugin-static-copy": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.3.0.tgz",
- "integrity": "sha512-XiAtZcev7nppxNFgKoD55rfL+ukVp/RtrnTJONRwRuzv/B2FK2h2ZRCYjvxhwBV/Oarse83SiyXBSxMTfeEM0Q==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-4.0.0.tgz",
+ "integrity": "sha512-TTf6cVTV4M2pH2Wfr3zhevdRsIQezfm2ltDkSfkjqvvdryJHYQyNoPISvuytX3r9jFZV0yVeMYyGTsAvAH2XLw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1265,14 +1265,14 @@
"tinyglobby": "^0.2.15"
},
"engines": {
- "node": "^18.0.0 || >=20.0.0"
+ "node": "^22.0.0 || >=24.0.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/sapphi-red"
},
"peerDependencies": {
- "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
+ "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
}
}
diff --git a/static/code/stackblitz/v8/html/package.json b/static/code/stackblitz/v8/html/package.json
index ce8ae3df3b..1d1acd127b 100644
--- a/static/code/stackblitz/v8/html/package.json
+++ b/static/code/stackblitz/v8/html/package.json
@@ -15,6 +15,6 @@
"devDependencies": {
"typescript": "~5.9.0",
"vite": "^8.0.0",
- "vite-plugin-static-copy": "^3.1.0"
+ "vite-plugin-static-copy": "^4.0.0"
}
}