Skip to content

Commit

Permalink
fix(deps): update dependency vite to v6.0.7 (#11688)
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 Jan 6, 2025
1 parent 4b13d55 commit 759edeb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"tikuidoc-tikui": "8.0.1",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0",
"vite": "6.0.6",
"vite": "6.0.7",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.1.8",
"vitest-sonar-reporter": "2.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ts-jest": "29.2.5",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0",
"vite": "6.0.6",
"vite": "6.0.7",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8",
"vitest-sonar-reporter": "2.0.0"
Expand Down

0 comments on commit 759edeb

Please sign in to comment.