|
@@ -29,7 +29,7 @@
|
|
|
"svgo": "^3.3.2",
|
|
|
"swiped-events": "^1.2.0",
|
|
|
"vite": "^6.3.5",
|
|
|
- "vite-plugin-static-copy": "^3.0.2",
|
|
|
+ "vite-plugin-static-copy": "^3.1.0",
|
|
|
"vite-plugin-stylelint": "^6.0.0",
|
|
|
"webpack": "^5.99.9",
|
|
|
"webpack-cli": "^6.0.1"
|
|
@@ -7019,11 +7019,10 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vite-plugin-static-copy": {
|
|
|
- "version": "3.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.0.2.tgz",
|
|
|
- "integrity": "sha512-/seLvhUg44s1oU9RhjTZZy/0NPbfNctozdysKcvPovxxXZdI5l19mGq6Ri3IaTf1Dy/qChS4BSR7ayxeu8o9aQ==",
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-ONFBaYoN1qIiCxMCfeHI96lqLza7ujx/QClIXp4kEULUbyH2qLgYoaL8JHhk3FWjSB4TpzoaN3iMCyCFldyXzw==",
|
|
|
"dev": true,
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"chokidar": "^3.5.3",
|
|
|
"fs-extra": "^11.3.0",
|
|
@@ -7035,7 +7034,7 @@
|
|
|
"node": "^18.0.0 || >=20.0.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
- "vite": "^5.0.0 || ^6.0.0"
|
|
|
+ "vite": "^5.0.0 || ^6.0.0 || ^7.0.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vite-plugin-static-copy/node_modules/fs-extra": {
|