|
3 | 3 | "license": "Apache-2.0", |
4 | 4 | "repository": { |
5 | 5 | "type": "git", |
6 | | - "url": "git://github.com/slamdata/purescript-halogen-datepicker.git" |
| 6 | + "url": "https://github.com/slamdata/purescript-halogen-datepicker.git" |
7 | 7 | }, |
8 | 8 | "authors": [ |
9 | 9 | "Irakli Safareli <i.safareli@gmail.com>" |
|
20 | 20 | "example" |
21 | 21 | ], |
22 | 22 | "dependencies": { |
23 | | - "purescript-enums": "^4.0.0", |
24 | | - "purescript-formatters": "^4.0.0", |
25 | | - "purescript-datetime": "^4.1.0", |
26 | | - "purescript-halogen": "^4.0.0", |
27 | | - "purescript-halogen-css": "^8.0.0", |
28 | | - "purescript-generics-rep": "^6.1.0", |
29 | | - "purescript-validation": "^4.0.0", |
30 | | - "purescript-profunctor": "^4.0.0", |
31 | | - "purescript-numbers": "^6.0.0", |
32 | | - "purescript-these": "^4.0.0" |
| 23 | + "purescript-enums": "^5.0.0", |
| 24 | + "purescript-formatters": "^5.0.0", |
| 25 | + "purescript-datetime": "^5.0.2", |
| 26 | + "purescript-halogen": "^6.1.1", |
| 27 | + "purescript-halogen-css": "^9.0.0", |
| 28 | + "purescript-validation": "^5.0.0", |
| 29 | + "purescript-profunctor": "^5.0.0", |
| 30 | + "purescript-numbers": "^8.0.0", |
| 31 | + "purescript-these": "^5.0.0" |
33 | 32 | } |
34 | 33 | } |
0 commit comments