Skip to content

Commit

Permalink
chore: update dependencies again
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow committed Jan 21, 2025
1 parent 6d91c08 commit 0d8357f
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 47 deletions.
2 changes: 1 addition & 1 deletion apps/cloudo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@buape/carbon": "workspace:*"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20250109.0",
"@cloudflare/workers-types": "4.20250121.0",
"typescript": "5.7.3",
"wrangler": "3.103.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"license": "MIT",
"dependencies": {
"@buape/carbon-request": "workspace:*",
"@types/node": "^20",
"@types/node": "^22.10.7",
"discord-api-types": "0.37.117"
},
"optionalDependencies": {
"@cloudflare/workers-types": "4.20250109.0",
"@cloudflare/workers-types": "4.20250121.0",
"@hono/node-server": "1.13.7",
"@types/bun": "1.1.18"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"yocto-spinner": "0.2.0"
},
"devDependencies": {
"@types/node": "^20"
"@types/node": "^22.10.7"
},
"bin": "./dist/src/index.js"
}
84 changes: 43 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"dependencies": {
"@t3-oss/env-nextjs": "0.11.1",
"fumadocs-core": "14.7.6",
"fumadocs-core": "14.7.7",
"fumadocs-mdx": "11.3.1",
"fumadocs-typescript": "3.0.3",
"fumadocs-ui": "14.7.6",
"fumadocs-ui": "14.7.7",
"lucide-react": "0.473.0",
"next": "15.1.5",
"react": "19.0.0",
Expand Down

0 comments on commit 0d8357f

Please sign in to comment.