Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6 j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveo[bot] authored Jan 7, 2025
1 parent 254d86b commit a7fc6a3
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.5.4",
"vite": "5.4.11"
"vite": "6.0.6"
},
"overrides": {
"@coveo/release": {
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.5.4",
"vite": "5.4.11",
"vite": "6.0.6",
"vite-plugin-cem": "0.8.1",
"wait-on": "8.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@coveo/release": "1.0.0",
"rimraf": "6.0.1",
"vite": "5.4.11",
"vite": "6.0.6",
"jest": "29.7.0",
"ts-jest": "29.2.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.2",
"typescript": "5.5.4",
"vite": "5.4.11"
"vite": "6.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/samples/headless-commerce-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@testing-library/react": "16.0.0",
"@vitejs/plugin-react": "4.3.1",
"local-web-server": "5.4.0",
"vite": "5.4.11",
"vite": "6.0.6",
"vite-plugin-static-copy": "2.2.0",
"vitest": "2.1.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"cypress-repeat": "2.3.8",
"gts": "5.3.1",
"patch-package": "6.4.7",
"vite": "5.4.11",
"vite": "6.0.6",
"vitest": "2.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/samples/vuejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"typescript": "5.5.4",
"vite": "5.4.11",
"vite": "6.0.6",
"vue-tsc": "2.2.0",
"cypress": "13.17.0",
"cypress-repeat": "2.3.8",
Expand Down

0 comments on commit a7fc6a3

Please sign in to comment.