Skip to content

Commit a1c66bc

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [nanoid](https://github.com/ai/nanoid). Bumps the npm_and_yarn group with 1 update in the /packages/core directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 5.0.7 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.7...5.0.9) Updates `nanoid` from 5.0.8 to 5.0.9 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.7...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.0.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 5.0.9 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a56fab commit a1c66bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"lodash-es": "4.17.21",
5151
"lucia": "3.2.0",
5252
"monaco-editor": "0.50.0",
53-
"nanoid": "5.0.7",
53+
"nanoid": "5.0.9",
5454
"next": "15.3.3",
5555
"next-themes": "0.3.0",
5656
"nextjs-toploader": "1.6.12",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"lodash-es": "4.17.21",
9595
"loops": "3.3.0",
9696
"mustache": "4.2.0",
97-
"nanoid": "5.0.8",
97+
"nanoid": "5.0.9",
9898
"nodemailer": "6.9.14",
9999
"nodemailer-html-to-text": "3.2.0",
100100
"nodemailer-mailgun-transport": "2.1.5",

0 commit comments

Comments
 (0)