Skip to content

Commit 3245799

Browse files
ericyangpanclaude
andcommitted
chore(deps): update dependencies to latest versions
Update core dependencies: - @opennextjs/cloudflare: 1.14.0 → 1.14.4 - lucide-react: 0.555.0 → 0.556.0 - next-intl: 4.5.6 → 4.5.8 - react: 19.2.0 → 19.2.1 - react-dom: 19.2.0 → 19.2.1 - wrangler: 4.51.0 → 4.53.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent da49805 commit 3245799

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"dependencies": {
3838
"@mdx-js/react": "^3.1.1",
3939
"@next/third-parties": "^15.5.4",
40-
"@opennextjs/cloudflare": "^1.14.0",
40+
"@opennextjs/cloudflare": "^1.14.4",
4141
"cmdk": "^1.1.1",
42-
"lucide-react": "^0.555.0",
42+
"lucide-react": "^0.556.0",
4343
"next": "^15.5.7",
44-
"next-intl": "^4.5.6",
45-
"react": "^19.2.0",
46-
"react-dom": "^19.2.0",
44+
"next-intl": "^4.5.8",
45+
"react": "^19.2.1",
46+
"react-dom": "^19.2.1",
4747
"recharts": "^3.5.1"
4848
},
4949
"devDependencies": {
@@ -74,7 +74,7 @@
7474
"tailwindcss": "^4.1.17",
7575
"typescript": "^5.9.3",
7676
"user-agents": "^1.1.669",
77-
"wrangler": "^4.51.0"
77+
"wrangler": "^4.53.0"
7878
},
7979
"repository": {
8080
"type": "git",

0 commit comments

Comments
 (0)