Skip to content

Commit f20020d

Browse files
authoredDec 13, 2024··
Bump the npm_and_yarn group across 2 directories with 2 updates (#601)
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [vue](https://github.com/vuejs/core) and [nanoid](https://github.com/ai/nanoid). Bumps the npm_and_yarn group with 1 update in the /test directory: [nanoid](https://github.com/ai/nanoid). Updates `vue` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.5...v3.5.6) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04f5445 commit f20020d

File tree

3 files changed

+80
-94
lines changed

3 files changed

+80
-94
lines changed
 

‎frontend/package-lock.json

+76-90
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"pinia": "^2.2.2",
4040
"prom-client": "^15.1.3",
4141
"rfdc": "^1.4.1",
42-
"vue": "^3.5.5",
42+
"vue": "^3.5.6",
4343
"vue-meta": "^2.4.0",
4444
"vue-pdf-app": "^2.1.0",
4545
"vue-quick-chat": "^1.2.8",

‎test/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.