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 10, 2025
1 parent 7b7e2b8 commit 3187285
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"rimraf": "6.0.1",
"semver": "7.6.3",
"typescript": "5.5.4",
"vite": "5.4.11"
"vite": "6.0.7"
},
"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 @@ -139,7 +139,7 @@
"tailwindcss": "3.4.17",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"vite": "5.4.11",
"vite": "6.0.7",
"wait-on": "8.0.1"
},
"peerDependencies": {
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.7",
"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.7"
}
}
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.7",
"vite-plugin-static-copy": "2.2.0",
"vitest": "2.1.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-commerce-ssr-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"typescript": "5.5.4",
"vite": "5.4.11",
"vite": "6.0.7",
"vite-tsconfig-paths": "5.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/samples/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"cypress": "13.6.6",
"cypress-repeat": "2.3.8",
"gts": "5.3.1",
"vite": "5.4.11",
"vite": "6.0.7",
"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.7",
"cypress": "13.6.6",
"cypress-repeat": "2.3.8",
"ncp": "2.0.0"
Expand Down

0 comments on commit 3187285

Please sign in to comment.