Skip to content

Commit d5f5ae9

Browse files
Bump the patch-updates group across 1 directory with 5 updates
Bumps the patch-updates group with 5 updates in the /src/Frontend directory: | Package | From | To | | --- | --- | --- | | [pinia](https://github.com/vuejs/pinia) | `3.0.1` | `3.0.2` | | [@pinia/testing](https://github.com/vuejs/pinia) | `1.0.0` | `1.0.1` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.0` | `8.29.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.5` | `6.2.6` | Updates `pinia` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/commits/v3.0.2) Updates `@pinia/testing` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/[email protected]...@pinia/[email protected]) Updates `eslint-config-prettier` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.2) Updates `typescript-eslint` from 8.29.0 to 8.29.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.1/packages/typescript-eslint) Updates `vite` from 6.2.5 to 6.2.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite) --- updated-dependencies: - dependency-name: pinia dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@pinia/testing" dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: typescript-eslint dependency-version: 8.29.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vite dependency-version: 6.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 df6a848 commit d5f5ae9

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed

src/Frontend/package-lock.json

Lines changed: 66 additions & 66 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lossless-json": "^4.0.2",
3232
"memoize-one": "^6.0.0",
3333
"moment": "^2.30.1",
34-
"pinia": "^3.0.1",
34+
"pinia": "^3.0.2",
3535
"vue": "^3.5.13",
3636
"vue-codemirror6": "^1.3.13",
3737
"vue-router": "^4.5.0",
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@eslint/js": "^9.23.0",
46-
"@pinia/testing": "^1.0.0",
46+
"@pinia/testing": "^1.0.1",
4747
"@testing-library/dom": "^10.4.0",
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/user-event": "^14.6.1",
@@ -57,7 +57,7 @@
5757
"@vue/tsconfig": "^0.7.0",
5858
"cross-env": "^7.0.3",
5959
"eslint": "^9.23.0",
60-
"eslint-config-prettier": "^10.1.1",
60+
"eslint-config-prettier": "^10.1.2",
6161
"eslint-plugin-prettier": "^5.2.6",
6262
"eslint-plugin-promise": "^7.2.1",
6363
"eslint-plugin-vue": "^10.0.0",
@@ -67,8 +67,8 @@
6767
"msw": "^2.7.3",
6868
"prettier": "^3.5.3",
6969
"typescript": "^5.8.3",
70-
"typescript-eslint": "^8.29.0",
71-
"vite": "^6.2.5",
70+
"typescript-eslint": "^8.29.1",
71+
"vite": "^6.2.6",
7272
"vite-plugin-checker": "^0.9.1",
7373
"vitest": "^3.0.9",
7474
"vue-tsc": "^2.2.8"

0 commit comments

Comments
 (0)