|
10 | 10 | "collect": "node scripts/collect-meta.js", |
11 | 11 | "export": "npm run now-build && next export" |
12 | 12 | }, |
13 | | - "prettier": "@zeit-ui/prettier-config", |
| 13 | + "prettier": "@geist-ui/prettier-config", |
14 | 14 | "dependencies": { |
15 | | - "@zeit-ui/react": "^1.8.0-canary.5", |
16 | | - "@zeit-ui/react-icons": "^1.3.0", |
17 | | - "@zeit-ui/react-prism": "^1.0.1", |
| 15 | + "@geist-ui/react": "^2.0.1", |
| 16 | + "@geist-ui/react-icons": "^1.0.0", |
| 17 | + "@geist-ui/react-prism": "^1.0.0", |
18 | 18 | "ms": "^2.1.2", |
19 | 19 | "next": "^9.4.4", |
20 | 20 | "react": "^16.13.1", |
21 | 21 | "react-dom": "^16.13.1" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
| 24 | + "@geist-ui/prettier-config": "^1.0.0", |
24 | 25 | "@mapbox/rehype-prism": "^0.4.0", |
25 | 26 | "@mdx-js/loader": "^1.5.7", |
26 | 27 | "@next/mdx": "^9.4.0", |
27 | 28 | "@types/react": "^16.9.23", |
28 | 29 | "@types/react-dom": "^16.9.5", |
29 | | - "@zeit-ui/prettier-config": "^1.0.0", |
30 | 30 | "chalk": "^3.0.0", |
31 | 31 | "extract-mdx-metadata": "^1.0.0", |
32 | 32 | "fs-extra": "^8.1.0", |
|
0 commit comments