Skip to content

Commit 747a6e0

Browse files
Bump the patch-updates group across 1 directory with 4 updates
Bumps the patch-updates group with 4 updates in the /src/Frontend directory: [@vue-flow/core](https://github.com/bcakmakoglu/vue-flow/tree/HEAD/packages/core), [vue-codemirror6](https://github.com/logue/vue-codemirror6), [xml-formatter](https://github.com/chrisbottin/xml-formatter) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `@vue-flow/core` from 1.42.4 to 1.42.5 - [Release notes](https://github.com/bcakmakoglu/vue-flow/releases) - [Changelog](https://github.com/bcakmakoglu/vue-flow/blob/master/packages/core/CHANGELOG.md) - [Commits](https://github.com/bcakmakoglu/vue-flow/commits/@vue-flow/[email protected]/packages/core) Updates `vue-codemirror6` from 1.3.12 to 1.3.13 - [Release notes](https://github.com/logue/vue-codemirror6/releases) - [Changelog](https://github.com/logue/vue-codemirror6/blob/master/CHANGELOG.md) - [Commits](https://github.com/logue/vue-codemirror6/commits/1.3.13) Updates `xml-formatter` from 3.6.4 to 3.6.5 - [Commits](chrisbottin/xml-formatter@3.6.4...3.6.5) Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.2.6) --- updated-dependencies: - dependency-name: "@vue-flow/core" dependency-version: 1.42.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vue-codemirror6 dependency-version: 1.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: xml-formatter dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint-plugin-prettier dependency-version: 5.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4db7553 commit 747a6e0

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

src/Frontend/package-lock.json

Lines changed: 40 additions & 40 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@codemirror/legacy-modes": "^6.5.0",
2323
"@tinyhttp/content-disposition": "^2.2.2",
2424
"@vue-flow/controls": "^1.1.2",
25-
"@vue-flow/core": "^1.42.4",
25+
"@vue-flow/core": "^1.42.5",
2626
"bootstrap": "^5.3.3",
2727
"bootstrap-icons": "^1.11.3",
2828
"codemirror": "^6.0.1",
@@ -31,13 +31,13 @@
3131
"moment": "^2.30.1",
3232
"pinia": "^3.0.1",
3333
"vue": "^3.5.13",
34-
"vue-codemirror6": "^1.3.12",
34+
"vue-codemirror6": "^1.3.13",
3535
"vue-router": "^4.5.0",
3636
"vue-tippy": "^6.6.0",
3737
"vue-toastification": "^2.0.0-rc.5",
3838
"vue3-cookies": "^1.0.6",
3939
"vue3-simple-typeahead": "^1.0.11",
40-
"xml-formatter": "^3.6.4"
40+
"xml-formatter": "^3.6.5"
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.22.0",
@@ -55,7 +55,7 @@
5555
"cross-env": "^7.0.3",
5656
"eslint": "^9.22.0",
5757
"eslint-config-prettier": "^10.1.1",
58-
"eslint-plugin-prettier": "^5.2.3",
58+
"eslint-plugin-prettier": "^5.2.6",
5959
"eslint-plugin-promise": "^7.2.1",
6060
"eslint-plugin-vue": "^10.0.0",
6161
"flush-promises": "^1.0.2",

0 commit comments

Comments
 (0)