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 23, 2025
1 parent 2364a8d commit f81a681
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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-hosted-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@playwright/test": "1.49.1",
"@types/node": "22.10.6",
"rollup": "4.30.1",
"vite": "5.4.11",
"vite": "6.0.7",
"ncp": "2.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"ts-lit-plugin": "2.0.2",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"vite": "5.4.11",
"vite": "6.0.7",
"wait-on": "8.0.2",
"playwright": "1.49.1",
"@vitest/browser": "2.1.8",
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 f81a681

Please sign in to comment.