Skip to content

Commit 43a19b6

Browse files
Bump the patch-updates group across 1 directory with 3 updates
Bumps the patch-updates group with 3 updates in the /src/Frontend directory: [bootstrap](https://github.com/twbs/bootstrap), [typescript](https://github.com/microsoft/TypeScript) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `bootstrap` from 5.3.3 to 5.3.5 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.5) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `vite` from 6.2.4 to 6.2.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vite dependency-version: 6.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56ff3a3 commit 43a19b6

File tree

2 files changed

+15
-25
lines changed

2 files changed

+15
-25
lines changed

src/Frontend/package-lock.json

Lines changed: 12 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@tinyhttp/content-disposition": "^2.2.2",
2424
"@vue-flow/controls": "^1.1.2",
2525
"@vue-flow/core": "^1.42.5",
26-
"bootstrap": "^5.3.3",
26+
"bootstrap": "^5.3.5",
2727
"bootstrap-icons": "^1.11.3",
2828
"codemirror": "^6.0.1",
2929
"lodash.debounce": "^4.0.8",
@@ -65,9 +65,9 @@
6565
"jsdom": "^26.0.0",
6666
"msw": "^2.7.3",
6767
"prettier": "^3.5.3",
68-
"typescript": "^5.8.2",
68+
"typescript": "^5.8.3",
6969
"typescript-eslint": "^8.29.0",
70-
"vite": "^6.2.4",
70+
"vite": "^6.2.5",
7171
"vite-plugin-checker": "^0.9.1",
7272
"vitest": "^3.0.9",
7373
"vue-tsc": "^2.2.8"

0 commit comments

Comments
 (0)