Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.2.11 to 5.2.14 (#2959)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 63c9b08 commit 13c1f8c
Show file tree
Hide file tree
Showing 6 changed files with 54 additions and 54 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
98 changes: 49 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13c1f8c

Please sign in to comment.