Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.2.11 to 5.2.14
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 3070e26 commit 932fb98
Show file tree
Hide file tree
Showing 6 changed files with 21,785 additions and 26,778 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"typescript": "5.5.2",
"url-loader": "4.1.1",
"verdaccio": "5.29.2",
"vite": "5.2.11",
"vite": "5.2.14",
"vite-tsconfig-paths": "4.2.3",
"vitest": "1.2.2",
"vitest-fetch-mock": "^0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/bridge-react-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"typescript": "^5.2.2",
"vite": "^5.2.0",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1"
}
}
2 changes: 1 addition & 1 deletion packages/bridge/bridge-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react-dom": "18.1.0",
"react-router-dom": "6.22.3",
"typescript": "^5.2.2",
"vite": "^5.2.0",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1"
}
}
2 changes: 1 addition & 1 deletion packages/bridge/bridge-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"typescript": "^5.2.2",
"vite": "^5.2.0",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1",
"vue-tsc": "^2.0.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/vue3-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"typescript": "^5.2.2",
"vite": "^5.2.0",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1",
"vue": "^3.4.21",
"vue-router": "4.3.2",
Expand Down
Loading

0 comments on commit 932fb98

Please sign in to comment.