Skip to content

Commit

Permalink
chore: vite update 5.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane-Donlon committed Jan 20, 2025
1 parent 8c1bb0e commit d11bf7e
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"typescript": "5.4.5",
"undici": "*",
"valibot": "0.33.3",
"vite": "5.3.5",
"vite": "5.4.12",
"vite-plugin-inspect": "0.8.5",
"wrangler": "3.65.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"tailwindcss": "3.4.6",
"typescript": "5.4.5",
"undici": "*",
"vite": "5.3.5",
"vite": "5.4.12",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.0.5",
"zod": "3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-labs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"prettier": "3.3.3",
"typescript": "5.4.5",
"undici": "*",
"vite": "5.3.5",
"vite": "5.4.12",
"zod": "3.22.4"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.4.5",
"vite": "5.3.5"
"vite": "5.4.12"
},
"engines": {
"node": ">=16.8.0 <18.0.0 || >=18.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bugs": "https://github.com/QwikDev/qwik/issues",
"devDependencies": {
"@builder.io/qwik": "workspace:^",
"vite": "5.3.5",
"vite": "5.4.12",
"vite-plugin-static-copy": "1.0.6"
},
"engines": {
Expand Down
53 changes: 21 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d11bf7e

Please sign in to comment.