Skip to content

Commit

Permalink
⬆️ Upgrade to latest vite (v5.3.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
acusti committed Jul 25, 2024
1 parent f002442 commit 00917fb
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"prettier-plugin-tailwindcss": "^0.1.13",
"tsconfig": "workspace:*",
"typescript": "^5",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vite-tsconfig-paths": "^4.3.2",
"wrangler": "^3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/remix-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"tailwindcss": "^3.4.4",
"tsconfig": "workspace:*",
"typescript": "^5",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vite-tsconfig-paths": "^4.3.2",
"wrangler": "^3"
},
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion templates/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"better-sqlite3": "^11",
"concurrently": "^7.6.0",
"typescript": "^5",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vite-tsconfig-paths": "^4.3.2",
"wrangler": "^3"
},
Expand Down

0 comments on commit 00917fb

Please sign in to comment.