|
30 | 30 | "@codesandbox/sandpack-react": "^2.20.0", |
31 | 31 | "@docsearch/css": "^3.8.3", |
32 | 32 | "@docsearch/react": "^3.8.3", |
33 | | - "@headlessui/react": "^1.7.0", |
| 33 | + "@headlessui/react": "^2.2.9", |
34 | 34 | "@radix-ui/react-context-menu": "^2.1.5", |
35 | 35 | "body-scroll-lock": "^3.1.3", |
36 | 36 | "classnames": "^2.2.6", |
|
40 | 40 | "next-remote-watch": "^1.0.0", |
41 | 41 | "parse-numeric-range": "^1.2.0", |
42 | 42 | "react": "^19.0.0", |
43 | | - "react-collapsed": "4.0.4", |
| 43 | + "react-collapsed": "^4.2.0", |
44 | 44 | "react-dom": "^19.0.0", |
45 | 45 | "remark-frontmatter": "^4.0.1", |
46 | 46 | "remark-gfm": "^3.0.1" |
|
73 | 73 | "eslint-plugin-flowtype": "4.x", |
74 | 74 | "eslint-plugin-import": "2.x", |
75 | 75 | "eslint-plugin-jsx-a11y": "6.x", |
76 | | - "eslint-plugin-local-rules": "link:eslint-local-rules", |
| 76 | + "eslint-plugin-local-rules": "file:eslint-local-rules", |
77 | 77 | "eslint-plugin-react": "7.x", |
78 | 78 | "eslint-plugin-react-compiler": "^19.0.0-beta-e552027-20250112", |
79 | 79 | "eslint-plugin-react-hooks": "^0.0.0-experimental-fabef7a6b-20221215", |
|
0 commit comments