Skip to content

Commit

Permalink
build(npm): bump vite from 5.1.6 to 5.1.8
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent cc731c1 commit 5a91257
Show file tree
Hide file tree
Showing 6 changed files with 109 additions and 851 deletions.
2 changes: 1 addition & 1 deletion examples/oidc-client-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"devDependencies": {
"@types/node": "20.11.26",
"cross-env": "^7.0.3",
"vite": "5.1.6"
"vite": "5.1.8"
}
}
2 changes: 1 addition & 1 deletion examples/react-oidc-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cross-env": "^7.0.3",
"jsdom": " 24.0.0",
"typescript": "5.4.5",
"vite": "5.1.6",
"vite": "5.1.8",
"vite-plugin-dts": "3.9.1",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/oidc-client-service-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"cpy-cli": "^5.0.0",
"rimraf": "6.0.1",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.1.8",
"vite-plugin-dts": "4.1.0",
"vitest": "2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/oidc-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cpy-cli": "^5.0.0",
"rimraf": "6.0.1",
"typescript": "5.5.4",
"vite": "5.4.2",
"vite": "5.1.8",
"vite-plugin-dts": "4.1.0",
"vitest": "2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-oidc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-dom": "^18.3.1",
"rimraf": "6.0.1",
"typescript": "5.5.4",
"vite": "5.2.11",
"vite": "5.1.8",
"vite-plugin-dts": "4.1.0",
"vitest": "2.0.5"
},
Expand Down
Loading

0 comments on commit 5a91257

Please # to comment.