|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 | 16 | "purescript-react": "^6.1.0",
|
17 |
| - "purescript-arrays": "^5.2.0", |
18 |
| - "purescript-aff": "^5.1.0", |
| 17 | + "purescript-arrays": "^5.2.1", |
| 18 | + "purescript-aff": "^5.1.1", |
19 | 19 | "purescript-avar": "^3.0.0",
|
20 | 20 | "purescript-tailrec": "^4.0.0",
|
21 |
| - "purescript-free": "^5.1.0", |
| 21 | + "purescript-free": "^5.2.0", |
22 | 22 | "purescript-nonempty": "^5.0.0",
|
23 | 23 | "purescript-foldable-traversable": "^4.1.1",
|
24 |
| - "purescript-react-dom": "^6.0.0", |
| 24 | + "purescript-react-dom": "^6.0.1", |
25 | 25 | "purescript-web-dom": "^2.0.0",
|
26 |
| - "purescript-web-html": "^2.0.0", |
| 26 | + "purescript-web-html": "^2.0.1", |
27 | 27 | "purescript-console": "^4.2.0"
|
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 |
| - "purescript-affjax": "^8.0.0", |
31 |
| - "purescript-argonaut-core": "^4.0.1", |
32 |
| - "purescript-argonaut-codecs": "^5.1.3", |
| 30 | + "purescript-affjax": "^9.0.0", |
| 31 | + "purescript-argonaut-core": "^5.0.0", |
| 32 | + "purescript-argonaut-codecs": "^6.0.1", |
33 | 33 | "purescript-datetime": "^4.1.1",
|
34 | 34 | "purescript-now": "^4.0.0",
|
35 | 35 | "purescript-psci-support": "^4.0.0",
|
36 |
| - "purescript-routing": "^8.0.0" |
| 36 | + "purescript-routing": "^9.0.0" |
37 | 37 | },
|
38 | 38 | "resolutions": {
|
39 |
| - "purescript-web-html": "^2.0.0", |
40 |
| - "purescript-web-dom": "^2.0.0", |
41 |
| - "purescript-web-file": "^2.0.0", |
42 |
| - "purescript-web-storage": "^3.0.0", |
43 |
| - "purescript-web-events": "^2.0.0" |
| 39 | + "purescript-typelevel-prelude": "^4.0.0" |
44 | 40 | }
|
45 | 41 | }
|
0 commit comments