Skip to content

Commit bf59aef

Browse files
committed
chore(examples): bump deps
1 parent 6f35525 commit bf59aef

File tree

4 files changed

+127
-167
lines changed

4 files changed

+127
-167
lines changed

examples/next-app/package-lock.json

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

examples/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"react": "^18",
1313
"react-dom": "^18",
14-
"next": "14.2.32"
14+
"next": "14.2.35"
1515
},
1616
"devDependencies": {
1717
"typescript": "^5",

examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@fastify/express": "4.0.2",
1414
"browser-sync": "3.0.4",
1515
"connect": "3.7.0",
16-
"express": "5.1.0",
17-
"fastify": "5.5.0"
16+
"express": "5.2.1",
17+
"fastify": "5.6.2"
1818
}
1919
}

0 commit comments

Comments
 (0)