Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benface committed Dec 18, 2024
1 parent fa26b78 commit 70b5267
Show file tree
Hide file tree
Showing 4 changed files with 327 additions and 334 deletions.
6 changes: 3 additions & 3 deletions packages/nextra-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"theme-ui": "^0.16"
},
"dependencies": {
"@docsearch/react": "^3.8.1",
"@docsearch/react": "^3.8.2",
"@radix-ui/react-collapsible": "^1.1.2",
"@radix-ui/react-visually-hidden": "^1.1.1",
"lodash": "^4.17.21",
"react-intersection-observer": "^9.14.0",
"react-use": "^17.6.0"
},
"devDependencies": {
"@edgeandnode/gds": "^5.39.1",
"@edgeandnode/go": "^6.74.0",
"@edgeandnode/gds": "^5.39.2",
"@edgeandnode/go": "^6.75.0",
"@emotion/react": "^11.14.0",
"@types/lodash": "^4.17.13",
"@types/react": "^18.3.17",
Expand Down
4 changes: 2 additions & 2 deletions packages/og-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"yoga-wasm-web": "0.3.3"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241216.0",
"@cloudflare/workers-types": "^4.20241218.0",
"@types/react": "^18.3.17",
"jest-image-snapshot": "^6.4.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vitest": "^1.6.0",
"wrangler": "^3.95.0"
"wrangler": "^3.97.0"
}
}
Loading

0 comments on commit 70b5267

Please sign in to comment.