chore: bump vite-related dependencies (#6482)

#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.19.x

#### What this PR does / why we need it:

Bump vite-related dependencies

#### Does this PR introduce a user-facing change?

```release-note
None
```
pull/6484/head
Ryan Wang 2024-08-20 11:28:47 +08:00 committed by GitHub
parent 30d482f0f8
commit a938712739
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 1482 additions and 1568 deletions

View File

@ -121,8 +121,8 @@
"@types/qs": "^6.9.7",
"@types/randomstring": "^1.1.8",
"@types/ua-parser-js": "^0.7.39",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/ui": "^0.34.1",
"@vue/compiler-sfc": "^3.4.27",
"@vue/eslint-config-prettier": "^7.1.0",
@ -152,12 +152,12 @@
"tailwindcss-themer": "^2.0.3",
"typescript": "~5.5.4",
"unplugin-icons": "^0.19.2",
"vite": "^5.2.11",
"vite": "^5.4.1",
"vite-plugin-externals": "^0.6.2",
"vite-plugin-html": "^3.2.2",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-static-copy": "^1.0.4",
"vite-plugin-vue-devtools": "^7.2.1",
"vite-plugin-static-copy": "^1.0.6",
"vite-plugin-vue-devtools": "^7.3.8",
"vitest": "^0.34.1",
"vue-tsc": "^2.0.29"
}

View File

@ -49,7 +49,7 @@
"rimraf": "^5.0.7",
"typescript": "~5.5.4",
"unbuild": "^0.7.6",
"vite-plugin-dts": "^3.9.1"
"vite-plugin-dts": "^4.0.3"
},
"peerDependencies": {
"axios": "^1.7.x"

View File

@ -58,7 +58,7 @@
"react-dom": "^18.2.0",
"storybook": "^7.6.3",
"unplugin-icons": "^0.14.15",
"vite-plugin-dts": "^3.9.1"
"vite-plugin-dts": "^4.0.3"
},
"peerDependencies": {
"vue": "^3.4.27",

View File

@ -90,7 +90,7 @@
"@iconify/json": "^2.2.117",
"@types/linkifyjs": "^2.1.7",
"release-it": "^16.1.5",
"vite-plugin-dts": "^3.9.1"
"vite-plugin-dts": "^4.0.3"
},
"peerDependencies": {
"vue": "^3.4.27"

View File

@ -38,7 +38,7 @@
"homepage": "https://github.com/halo-dev/halo/tree/main/ui/packages/shared#readme",
"license": "MIT",
"devDependencies": {
"vite-plugin-dts": "^3.9.1"
"vite-plugin-dts": "^4.0.3"
},
"peerDependencies": {
"vue": "^3.4.27",

File diff suppressed because it is too large Load Diff