Skip to content

Commit

Permalink
chore(deps-dev): update dependency vite to v6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 6754fac commit 050d0f5
Show file tree
Hide file tree
Showing 4 changed files with 362 additions and 33 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vitejs/plugin-react": "4.3.4",
"tailwindcss": "3.4.17",
"typescript": "5.6.3",
"vite": "5.4.14",
"vite": "6.1.1",
"vite-plugin-commonjs": "0.10.4"
}
}
2 changes: 1 addition & 1 deletion packages/react-mla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"sass-embedded": "1.83.4",
"typescript": "5.5.4",
"typescript-eslint": "8.23.0",
"vite": "5.4.14",
"vite": "6.1.1",
"vite-plugin-css-injected-by-js": "3.5.2",
"vite-plugin-dts": "4.5.0",
"vite-plugin-lib-inject-css": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/webcomponent-mla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"sass-embedded": "1.83.4",
"tailwindcss": "3.4.17",
"typescript": "5.6.3",
"vite": "5.4.14",
"vite": "6.1.1",
"vite-plugin-commonjs": "0.10.4",
"vite-plugin-css-injected-by-js": "3.5.2"
},
Expand Down
Loading

0 comments on commit 050d0f5

Please sign in to comment.