Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.3 to 5.4.10 in the npm_and_yarn g…
Browse files Browse the repository at this point in the history
…roup across 1 directory (#253)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent a71692b commit 4afeea3
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 191 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@types/react-dom": "18.3.0",
"eslint-config-next": "13.1.5",
"typescript": "5.2.2",
"vite": "4.5.2"
"vite": "5.4.10"
}
}
2 changes: 1 addition & 1 deletion examples/preact-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@preact/preset-vite": "2.5.0",
"eslint-config-preact": "1.3.0",
"typescript": "5.2.2",
"vite": "4.5.2"
"vite": "5.4.10"
},
"eslintConfig": {
"extends": "preact"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.35.0",
"typescript": "5.2.2",
"vite": "4.5.2"
"vite": "5.4.10"
}
}
194 changes: 7 additions & 187 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"tsup": "8.2.4",
"typedoc": "0.23.16",
"typescript": "5.2.2",
"vite": "5.4.3",
"vite": "5.4.10",
"vite-plugin-dts": "4.1.0",
"vite-plugin-require": "1.2.14",
"vite-plugin-static-copy": "1.0.6",
Expand Down

0 comments on commit 4afeea3

Please sign in to comment.