Skip to content

Commit

Permalink
chore(deps-dev): bump vite-plugin-dts from 3.9.1 to 4.3.0 (#3243)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 8db7611 commit 13e94cd
Show file tree
Hide file tree
Showing 5 changed files with 138 additions and 137 deletions.
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 @@ -35,6 +35,6 @@
"devDependencies": {
"typescript": "^5.2.2",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1"
"vite-plugin-dts": "^4.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/bridge/bridge-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"react-router-dom": "6.22.3",
"typescript": "^5.2.2",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-dts": "^4.3.0",
"@module-federation/runtime": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/bridge/bridge-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vitejs/plugin-vue-jsx": "^4.0.0",
"typescript": "^5.2.2",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-dts": "^4.3.0",
"vue-tsc": "^2.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/bridge/vue3-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vitejs/plugin-vue-jsx": "^4.0.0",
"typescript": "^5.2.2",
"vite": "^5.2.14",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-dts": "^4.3.0",
"vue": "^3.4.21",
"vue-router": "4.4.5",
"vue-tsc": "^2.0.6"
Expand Down
Loading

0 comments on commit 13e94cd

Please sign in to comment.