Skip to content

Commit ef062b2

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: [pinia](https://github.com/vuejs/pinia), [@pinia/testing](https://github.com/vuejs/pinia) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). 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 `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) --- 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: typescript-eslint dependency-version: 8.29.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95fd4a4 commit ef062b2

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

src/Frontend/package-lock.json

Lines changed: 58 additions & 58 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
@@ -30,7 +30,7 @@
3030
"lossless-json": "^4.0.2",
3131
"memoize-one": "^6.0.0",
3232
"moment": "^2.30.1",
33-
"pinia": "^3.0.1",
33+
"pinia": "^3.0.2",
3434
"vue": "^3.5.13",
3535
"vue-codemirror6": "^1.3.13",
3636
"vue-router": "^4.5.0",
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@eslint/js": "^9.23.0",
45-
"@pinia/testing": "^1.0.0",
45+
"@pinia/testing": "^1.0.1",
4646
"@testing-library/dom": "^10.4.0",
4747
"@testing-library/jest-dom": "^6.6.3",
4848
"@testing-library/user-event": "^14.6.1",
@@ -66,7 +66,7 @@
6666
"msw": "^2.7.3",
6767
"prettier": "^3.5.3",
6868
"typescript": "^5.8.3",
69-
"typescript-eslint": "^8.29.0",
69+
"typescript-eslint": "^8.29.1",
7070
"vite": "^6.2.5",
7171
"vite-plugin-checker": "^0.9.1",
7272
"vitest": "^3.0.9",

0 commit comments

Comments
 (0)