Skip to content

Commit

Permalink
Merge pull request #239 from justinwoo/updates
Browse files Browse the repository at this point in the history
update many packages
  • Loading branch information
justinwoo committed Oct 19, 2018
2 parents 31a3f89 + 155c0e8 commit 2188393
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"foreign"
],
"repo": "https://github.com/nwolverson/purescript-aff-promise.git",
"version": "v2.0.0"
"version": "v2.0.1"
},
"affjax": {
"dependencies": [
Expand Down Expand Up @@ -147,7 +147,7 @@
"unsafe-coerce"
],
"repo": "https://github.com/purescript/purescript-arrays.git",
"version": "v5.0.0"
"version": "v5.1.0"
},
"assert": {
"dependencies": [
Expand Down Expand Up @@ -202,20 +202,6 @@
"repo": "https://github.com/sharkdp/purescript-bigints.git",
"version": "v4.0.0"
},
"halogen-bootstrap": {
"dependencies": [
"halogen"
],
"repo": "https://github.com/slamdata/purescript-halogen-bootstrap.git",
"version": "v8.0.0"
},
"halogen-bootstrap4": {
"dependencies": [
"halogen"
],
"repo": "https://github.com/mschristiansen/purescript-halogen-bootstrap4.git",
"version": "v0.1.2"
},
"canvas": {
"dependencies": [
"arraybuffer-types",
Expand Down Expand Up @@ -506,7 +492,7 @@
"prelude"
],
"repo": "https://github.com/purescript/purescript-foldable-traversable.git",
"version": "v4.0.0"
"version": "v4.1.0"
},
"foreign": {
"dependencies": [
Expand Down Expand Up @@ -650,7 +636,7 @@
"unsafe-coerce"
],
"repo": "https://github.com/purescript/purescript-functors.git",
"version": "v3.0.1"
"version": "v3.1.0"
},
"fuzzy": {
"dependencies": [
Expand Down Expand Up @@ -693,7 +679,7 @@
"prelude"
],
"repo": "https://github.com/purescript/purescript-generics-rep.git",
"version": "v6.0.0"
"version": "v6.1.0"
},
"globals": {
"dependencies": [],
Expand Down Expand Up @@ -734,6 +720,20 @@
"repo": "https://github.com/slamdata/purescript-halogen.git",
"version": "v4.0.0"
},
"halogen-bootstrap": {
"dependencies": [
"halogen"
],
"repo": "https://github.com/slamdata/purescript-halogen-bootstrap.git",
"version": "v8.0.0"
},
"halogen-bootstrap4": {
"dependencies": [
"halogen"
],
"repo": "https://github.com/mschristiansen/purescript-halogen-bootstrap4.git",
"version": "v0.1.2"
},
"halogen-css": {
"dependencies": [
"css",
Expand Down Expand Up @@ -909,7 +909,7 @@
"unfoldable"
],
"repo": "https://github.com/purescript/purescript-lists.git",
"version": "v5.2.0"
"version": "v5.3.0"
},
"machines": {
"dependencies": [
Expand Down Expand Up @@ -1190,7 +1190,7 @@
"maybe"
],
"repo": "https://github.com/purescript-contrib/purescript-nullable.git",
"version": "v4.0.0"
"version": "v4.1.0"
},
"numbers": {
"dependencies": [
Expand Down Expand Up @@ -1243,7 +1243,7 @@
"unsafe-coerce"
],
"repo": "https://github.com/purescript/purescript-ordered-collections.git",
"version": "v1.0.0"
"version": "v1.4.0"
},
"orders": {
"dependencies": [
Expand Down Expand Up @@ -1429,7 +1429,7 @@
"tuples"
],
"repo": "https://github.com/purescript-contrib/purescript-profunctor-lenses.git",
"version": "v4.0.0"
"version": "v5.0.0"
},
"proxy": {
"dependencies": [
Expand Down Expand Up @@ -1699,7 +1699,7 @@
"tuples"
],
"repo": "https://github.com/bodil/purescript-smolder.git",
"version": "v11.0.0"
"version": "v11.0.1"
},
"sodium": {
"dependencies": [
Expand Down Expand Up @@ -1983,7 +1983,7 @@
"tuples"
],
"repo": "https://github.com/fehrenbach/purescript-unordered-collections.git",
"version": "v1.3.0"
"version": "v1.5.0"
},
"unsafe-coerce": {
"dependencies": [],
Expand Down Expand Up @@ -2061,7 +2061,7 @@
"web-storage"
],
"repo": "https://github.com/purescript-web/purescript-web-html.git",
"version": "v1.0.0"
"version": "v1.2.0"
},
"web-socket": {
"dependencies": [
Expand Down

0 comments on commit 2188393

Please sign in to comment.