Skip to content

Commit

Permalink
Update dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent ebb54ae commit 9af9c7a
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 286 deletions.
2 changes: 1 addition & 1 deletion apps/inkbeard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"npm-run-all2": "^7.0.2",
"start-server-and-test": "^2.0.9",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vite": "^6.0.6",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/ui-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"msw": "^2.7.0",
"msw-storybook-addon": "^2.0.4",
"storybook": "^8.4.7",
"vite": "^5.4.11"
"vite": "^6.0.6"
},
"resolutions": {
"jackspeak": "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/budget-it/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"npm-run-all2": "^7.0.2",
"start-server-and-test": "^2.0.9",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vite": "^6.0.6",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/icon-memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"npm-run-all2": "^7.0.2",
"start-server-and-test": "^2.0.9",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vite": "^6.0.6",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"typescript": "5.2.2",
"vite": "^5.4.11",
"vite": "^6.0.6",
"vitest": "^2.1.8"
}
}
Loading

0 comments on commit 9af9c7a

Please sign in to comment.