|
14 | 14 | "output" |
15 | 15 | ], |
16 | 16 | "dependencies": { |
17 | | - "purescript-colors": "^v6.0.0", |
18 | | - "purescript-console": "^v5.0.0", |
19 | | - "purescript-effect": "^v3.0.0", |
20 | | - "purescript-foreign": "^v6.0.0", |
21 | | - "purescript-foreign-object": "^v3.0.0", |
22 | | - "purescript-numbers": "^v8.0.0", |
23 | | - "purescript-prelude": "^v5.0.0", |
24 | | - "purescript-psci-support": "^v5.0.0", |
25 | | - "purescript-react-basic": "^v16.0.0", |
26 | | - "purescript-react-basic-hooks": "^v7.0.0", |
27 | | - "purescript-typelevel-prelude": "^v6.0.0", |
28 | | - "purescript-unsafe-reference": "^v4.0.0" |
| 17 | + "purescript-arrays": "^v7.0.0", |
| 18 | + "purescript-colors": "^v7.0.1", |
| 19 | + "purescript-either": "^v6.0.0", |
| 20 | + "purescript-foreign": "^v7.0.0", |
| 21 | + "purescript-foreign-object": "^v4.0.0", |
| 22 | + "purescript-functions": "^v6.0.0", |
| 23 | + "purescript-integers": "^v6.0.0", |
| 24 | + "purescript-numbers": "^v9.0.0", |
| 25 | + "purescript-prelude": "^v6.0.0", |
| 26 | + "purescript-react-basic": "^v17.0.0", |
| 27 | + "purescript-strings": "^v6.0.0", |
| 28 | + "purescript-transformers": "^v6.0.0", |
| 29 | + "purescript-typelevel-prelude": "^v7.0.0", |
| 30 | + "purescript-unsafe-coerce": "^v6.0.0", |
| 31 | + "purescript-web-html": "^v4.0.0" |
29 | 32 | } |
30 | 33 | } |
0 commit comments