Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^6.0.5 (#1084)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 5c512bf commit d5fcb36
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/page-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"vite": "^6.0.4",
"vite": "^6.0.5",
"vitest": "^2.1.8"
},
"author": "Matteo Pietro Dazzi",
Expand Down
2 changes: 1 addition & 1 deletion packages/spa-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"vite": "^6.0.4"
"vite": "^6.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prettier": "^3.4.2",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "^5.7.2",
"vite": "^6.0.4",
"vite": "^6.0.5",
"vitest": "^2.1.8"
}
}
18 changes: 9 additions & 9 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 d5fcb36

Please sign in to comment.