Skip to content

Commit 4e0cd2a

Browse files
deps: bump the minor-and-patch group across 2 directories with 2 updates (#281)
Bumps the minor-and-patch group with 2 updates in the /samples/vue/login-pkce directory: [vue](https://github.com/vuejs/core) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the minor-and-patch group with 2 updates in the /samples/vue/token-refresh directory: [vue](https://github.com/vuejs/core) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vue` from 3.5.38 to 3.5.39 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.38...v3.5.39) Updates `vite` from 8.0.16 to 8.1.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.1.0/packages/vite) Updates `vue` from 3.5.38 to 3.5.39 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.38...v3.5.39) Updates `vite` from 8.0.16 to 8.1.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.1.0/packages/vite) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vue dependency-version: 3.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bddbb30 commit 4e0cd2a

4 files changed

Lines changed: 694 additions & 134 deletions

File tree

samples/vue/login-pkce/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"oidc-client-ts": "3.5.0",
16-
"vue": "3.5.38"
16+
"vue": "3.5.39"
1717
},
1818
"devDependencies": {
1919
"@testing-library/jest-dom": "6.9.1",
@@ -23,7 +23,7 @@
2323
"happy-dom": "20.10.6",
2424
"prettier": "3.8.4",
2525
"typescript": "6.0.3",
26-
"vite": "8.0.16",
26+
"vite": "8.1.0",
2727
"vitest": "4.1.9",
2828
"vue-tsc": "3.3.5"
2929
},

0 commit comments

Comments
 (0)