Skip to content

Commit

Permalink
Revert "chore(deps): bump vite from 5.0.2 to 5.1.8 (#175)" (#176)
Browse files Browse the repository at this point in the history
This reverts commit 3bfedff.
  • Loading branch information
galvez authored Oct 13, 2024
1 parent 3bfedff commit 5b2ff1f
Show file tree
Hide file tree
Showing 24 changed files with 729 additions and 111 deletions.
2 changes: 1 addition & 1 deletion examples/react-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.35.2",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/react-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.35.2",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.35.2",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/react-vanilla-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.35.2",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/react-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.35.2",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/solid-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-solid": "^0.9.4",
"vite": "^5.1.8",
"vite": "^5.4.4",
"vite-plugin-solid": "^2.10.2"
}
}
2 changes: 1 addition & 1 deletion examples/solid-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-solid": "^0.9.4",
"vite": "^5.1.8",
"vite": "^5.4.4",
"vite-plugin-solid": "^2.10.2"
}
}
2 changes: 1 addition & 1 deletion examples/svelte-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-svelte": "^2.43.0",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/svelte-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-svelte": "^2.43.0",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/typescript-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@types/node": "^20.14.11",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.3",
"vite": "^5.1.8"
"vite": "^5.3.4"
}
}
2 changes: 1 addition & 1 deletion examples/vue-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.28.0",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/vue-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.28.0",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/vue-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.28.0",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/vue-vanilla-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^3.1.0",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion examples/vue-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.28.0",
"vite": "^5.1.8"
"vite": "^5.4.4"
}
}
2 changes: 1 addition & 1 deletion packages/fastify-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@fastify/htmx": "workspace:^",
"@fastify/react": "workspace:^",
"@fastify/vue": "workspace:^",
"vite": "^5.1.8"
"vite": "^5.4.8"
},
"dependencies": {
"@fastify/middie": "^9.0.2",
Expand Down
Loading

0 comments on commit 5b2ff1f

Please sign in to comment.