Skip to content

Commit

Permalink
chore: update vite dependency (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjschill87 committed Jan 24, 2024
1 parent 9a54d7d commit 645b612
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion tooling/helium-server/package.json
Expand Up @@ -50,7 +50,7 @@
"isomorphic-unfetch": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^3.1.8",
"vite": "^3.2.8",
"vite-plugin-ssr": "^0.4.43"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tooling/template-base-essentials/package.json
Expand Up @@ -45,7 +45,7 @@
"remark-frontmatter": "^4.0.1",
"remark-mdx-frontmatter": "^2.0.3",
"tailwindcss": "^3.0.9",
"vite": "^3.1.8",
"vite": "^3.2.8",
"vite-plugin-ssr": "0.4.141"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tooling/template-base/package.json
Expand Up @@ -45,7 +45,7 @@
"remark-frontmatter": "^4.0.1",
"remark-mdx-frontmatter": "^2.0.3",
"tailwindcss": "^3.0.9",
"vite": "^3.1.8",
"vite": "^3.2.8",
"vite-plugin-ssr": "0.4.141"
},
"devDependencies": {
Expand Down

0 comments on commit 645b612

Please sign in to comment.