Skip to content

Commit 808bfe5

Browse files
committed
chore: upgrade vite-plugin
1 parent 6b75af9 commit 808bfe5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"rollup-plugin-visualizer": "5.9.0",
109109
"tabler-icons-react": "^1.48.0",
110110
"typescript": "^4.6.3",
111-
"vite-plugin-static-copy": "0.13.1"
111+
"vite-plugin-static-copy": "^0.17.0"
112112
},
113113
"peerDependencies": {
114114
"@emotion/react": "11.10.6",

settings-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-grid-layout": "^1.3.2",
4141
"rollup-plugin-visualizer": "5.9.0",
4242
"typescript": "^4.6.3",
43-
"vite-plugin-static-copy": "0.13.1"
43+
"vite-plugin-static-copy": "^0.17.0"
4444
},
4545
"peerDependencies": {
4646
"@emotion/react": "11.10.6",

0 commit comments

Comments
 (0)