|
12 | 12 | "url": "https://github.com/lumihq/purescript-react-basic-emotion.git" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "purescript-colors": "^5.0.0", |
16 | | - "purescript-foreign": "^5.0.0", |
17 | | - "purescript-numbers": "^7.0.0", |
18 | | - "purescript-prelude": "^4.1.0", |
19 | | - "purescript-react-basic": "^13.0.0 || ^14.0.0 || ^15.0.0", |
20 | | - "purescript-typelevel-prelude": "^5.0.2", |
21 | | - "purescript-unsafe-reference": "^3.0.1" |
| 15 | + "purescript-colors": "^6.0.0", |
| 16 | + "purescript-foreign": "^6.0.0", |
| 17 | + "purescript-numbers": "^8.0.0", |
| 18 | + "purescript-prelude": "^5.0.0", |
| 19 | + "purescript-react-basic": "^16.0.0", |
| 20 | + "purescript-react-basic-dom": "https://github.com/lumihq/purescript-react-basic-dom.git#4.0.1", |
| 21 | + "purescript-typelevel-prelude": "^6.0.0", |
| 22 | + "purescript-unsafe-reference": "^4.0.0" |
22 | 23 | }, |
23 | 24 | "devDependencies": { |
24 | | - "purescript-psci-support": "^4.0.0", |
25 | | - "purescript-react-basic-hooks": ">=2.0.2 <7.0.0" |
| 25 | + "purescript-psci-support": "^5.0.0", |
| 26 | + "purescript-react-basic-hooks": "^7.0.0" |
26 | 27 | } |
27 | 28 | } |
0 commit comments