Skip to content

Commit 6a7800c

Browse files
authored
Merge pull request #1089 from CommunityToolkit/dependabot/npm_and_yarn/examples/javascript-ext/nx-demo/npm_and_yarn-78814c1b0e
chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates
2 parents 9f790de + 199623e commit 6a7800c

File tree

5 files changed

+57
-41
lines changed

5 files changed

+57
-41
lines changed

examples/javascript-ext/nx-demo/package-lock.json

Lines changed: 45 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/javascript-ext/nx-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"react": "19.0.0",
99
"react-dom": "19.0.0",
10-
"react-router-dom": "6.29.0"
10+
"react-router-dom": "6.30.3"
1111
},
1212
"devDependencies": {
1313
"@eslint/js": "^9.8.0",

examples/javascript-ext/turborepo-demo/apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@repo/ui": "*",
15-
"next": "^15.4.9",
15+
"next": "^15.4.10",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0"
1818
},

examples/javascript-ext/turborepo-demo/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@repo/ui": "*",
15-
"next": "^15.4.9",
15+
"next": "^15.4.10",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0"
1818
},

examples/javascript-ext/turborepo-demo/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)