| | |
| | | "react-dom": "^19.0.0", |
| | | "react-markdown": "^10.1.0", |
| | | "remark-gfm": "^4.0.1", |
| | | "styled-components": "^6.1.16" |
| | | "styled-components": "^6.1.16", |
| | | "zustand": "^5.0.3" |
| | | }, |
| | | "devDependencies": { |
| | | "@eslint/eslintrc": "^3", |
| | |
| | | "url": "https://github.com/sponsors/sindresorhus" |
| | | } |
| | | }, |
| | | "node_modules/zustand": { |
| | | "version": "5.0.3", |
| | | "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.3.tgz", |
| | | "integrity": "sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==", |
| | | "license": "MIT", |
| | | "engines": { |
| | | "node": ">=12.20.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "@types/react": ">=18.0.0", |
| | | "immer": ">=9.0.6", |
| | | "react": ">=18.0.0", |
| | | "use-sync-external-store": ">=1.2.0" |
| | | }, |
| | | "peerDependenciesMeta": { |
| | | "@types/react": { |
| | | "optional": true |
| | | }, |
| | | "immer": { |
| | | "optional": true |
| | | }, |
| | | "react": { |
| | | "optional": true |
| | | }, |
| | | "use-sync-external-store": { |
| | | "optional": true |
| | | } |
| | | } |
| | | }, |
| | | "node_modules/zwitch": { |
| | | "version": "2.0.4", |
| | | "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz", |