Skip to content

Commit 04a57e8

Browse files
authored
Merge pull request #396 from devtron-labs/fix/dependabot-fixes
chore: bump vite
2 parents c220f58 + 38d254c commit 04a57e8

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 7 additions & 6 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",
@@ -66,7 +66,7 @@
6666
"react-mde": "^11.5.0",
6767
"react-toastify": "9.1.3",
6868
"typescript": "5.5.4",
69-
"vite": "5.4.6",
69+
"vite": "5.4.11",
7070
"vite-plugin-dts": "4.0.3",
7171
"vite-plugin-lib-inject-css": "2.1.1",
7272
"vite-plugin-svgr": "^2.4.0",
@@ -109,7 +109,7 @@
109109
"monaco-editor": "0.44.0"
110110
},
111111
"vite-plugin-svgr": {
112-
"vite": "5.4.6"
112+
"vite": "5.4.11"
113113
}
114114
}
115115
}

0 commit comments

Comments
 (0)