Skip to content

Commit b166405

Browse files
dependabot[bot]anuj-kumary
authored andcommitted
Chore(deps-dev): Bump vite from 7.3.1 to 7.3.2 in /openmetadata-ui-core-components/src/main/resources/ui
1 parent 5096411 commit b166405

2 files changed

Lines changed: 1371 additions & 33 deletions

File tree

openmetadata-ui-core-components/src/main/resources/ui/package.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,17 @@
9898
"react-dom": "^18.2.0",
9999
"storybook": "^8.6.15",
100100
"terser": "^5.0.0",
101-
"typescript": "^4.2.4",
102-
"vite": "^7.1.11",
103-
"vite-plugin-dts": "^4.5.4"
101+
"typescript": "^5.0.0",
102+
"vite": "^7.3.2",
103+
"vite-plugin-dts": "^4.5.4",
104+
"@eslint/js": "^9.18.0",
105+
"eslint": "^9.18.0",
106+
"eslint-config-prettier": "^9.1.0",
107+
"eslint-plugin-react": "^7.37.3",
108+
"eslint-plugin-react-hooks": "^5.1.0",
109+
"globals": "^17.4.0",
110+
"typescript-eslint": "^8.20.0",
111+
"prettier": "2.8.8"
104112
},
105113
"resolutions": {
106114
"lodash": "4.18.1",

0 commit comments

Comments
 (0)