Skip to content

Commit 02025c1

Browse files
authored
Merge pull request #690 from devtron-labs/fix/dependabot-issues
chore: update vite to version 5.4.17
2 parents ceac2ae + d0f405b commit 02025c1

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"sharp": "^0.33.5",
7474
"svgo": "^3.3.2",
7575
"typescript": "5.5.4",
76-
"vite": "5.4.14",
76+
"vite": "5.4.17",
7777
"vite-plugin-dts": "4.0.3",
7878
"vite-plugin-image-optimizer": "^1.1.8",
7979
"vite-plugin-lib-inject-css": "2.1.1",
@@ -108,10 +108,10 @@
108108
"@replit/codemirror-indentation-markers": "6.5.3",
109109
"@replit/codemirror-vscode-keymap": "6.0.2",
110110
"@types/react-dates": "^21.8.6",
111-
"@xyflow/react": "12.4.2",
112111
"@uiw/codemirror-extensions-hyper-link": "4.23.10",
113112
"@uiw/codemirror-theme-github": "4.23.7",
114113
"@uiw/react-codemirror": "4.23.7",
114+
"@xyflow/react": "12.4.2",
115115
"ansi_up": "^5.2.1",
116116
"codemirror-json-schema": "0.8.0",
117117
"dayjs": "^1.11.13",
@@ -140,7 +140,7 @@
140140
"monaco-editor": "0.44.0"
141141
},
142142
"vite-plugin-svgr": {
143-
"vite": "5.4.14"
143+
"vite": "5.4.17"
144144
},
145145
"react-virtualized-sticky-tree": {
146146
"react": "^17.0.2",

0 commit comments

Comments
 (0)