Skip to content

Commit c39f961

Browse files
chore(deps): update dependency vite-plugin-static-copy to v2 (#3726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fd6bc1 commit c39f961

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

spring-boot-admin-samples/spring-boot-admin-sample-custom-ui/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spring-boot-admin-samples/spring-boot-admin-sample-custom-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@vitejs/plugin-vue": "5.1.4",
1717
"@vue-macros/reactivity-transform": "^1.0.0",
1818
"vite": "5.4.8",
19-
"vite-plugin-static-copy": "^1.0.0"
19+
"vite-plugin-static-copy": "^2.0.0"
2020
},
2121
"browserslist": [
2222
"> 1%",

spring-boot-admin-server-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"ts-node-dev": "^2.0.0",
107107
"typescript": "^5.0.3",
108108
"vite": "5.4.8",
109-
"vite-plugin-static-copy": "1.0.6",
109+
"vite-plugin-static-copy": "2.0.0",
110110
"vitest": "2.1.2",
111111
"vue-eslint-parser": "^9.1.0",
112112
"vue-loader": "17.4.2"

0 commit comments

Comments
 (0)