chore: Update vite 2.9.15 → 2.9.16 (patch) (#9346)
* Update vite to version 2.9.16 * Upgrade vite to 4.1.2 everywhere --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>pull/9467/head^2
parent
75e638ec4d
commit
251307f1e6
|
@ -50,6 +50,6 @@
|
|||
"storybook-react-i18next": "^1.1.2",
|
||||
"tailwindcss": "^3.2.1",
|
||||
"typescript": "^4.9.4",
|
||||
"vite": "^2.9.15"
|
||||
"vite": "^4.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"rollup-plugin-node-builtins": "^2.1.2",
|
||||
"typescript": "^4.9.3",
|
||||
"vite": "^3.2.4"
|
||||
"vite": "^4.1.2"
|
||||
},
|
||||
"main": "./index"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue