Skip to content

Commit df974c2

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: [xml-formatter](https://github.com/chrisbottin/xml-formatter), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `xml-formatter` from 3.6.4 to 3.6.5 - [Commits](chrisbottin/xml-formatter@3.6.4...3.6.5) Updates `@types/node` from 22.13.10 to 22.13.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.4 - [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.4) Updates `vite` from 6.2.2 to 6.2.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite) --- updated-dependencies: - dependency-name: xml-formatter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b147ac commit df974c2

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

src/Frontend/package-lock.json

Lines changed: 25 additions & 25 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
@@ -37,7 +37,7 @@
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",
@@ -48,14 +48,14 @@
4848
"@testing-library/vue": "^8.1.0",
4949
"@tsconfig/node18": "^18.2.4",
5050
"@types/bootstrap": "^5.2.10",
51-
"@types/node": "^22.13.10",
51+
"@types/node": "^22.13.13",
5252
"@vitejs/plugin-vue": "^5.2.3",
5353
"@vitest/coverage-v8": "^3.0.9",
5454
"@vue/tsconfig": "^0.7.0",
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.4",
5959
"eslint-plugin-promise": "^7.2.1",
6060
"eslint-plugin-vue": "^10.0.0",
6161
"flush-promises": "^1.0.2",
@@ -65,7 +65,7 @@
6565
"prettier": "^3.5.3",
6666
"typescript": "^5.8.2",
6767
"typescript-eslint": "^8.26.1",
68-
"vite": "^6.2.2",
68+
"vite": "^6.2.3",
6969
"vite-plugin-checker": "^0.9.1",
7070
"vitest": "^3.0.9",
7171
"vue-tsc": "^2.2.8"

0 commit comments

Comments
 (0)